Hi everyone again!
I need some help once more.How can I insert images (captured from the app) into xlsx or word templates?I can do simple stuff like <<[XYZ]>> or <<If([XYZ],ABC,XYZ)>> but can’t figure out how to display the image instead of a hyperlink in the template (Can Appsheet actually do this?)
Anyone can direct me to a help page or post?
Thanks in advance!
You mean displaying Image in downloaded workflow generated spreadsheet ?
Yes that is correct,I have a workflow that generates a xlsx or word template with data from a form but I can’t get it to display images captured from the form (it shows up as a long gibberish “link”)
Use Image: <<[Image]>> to Insert Image into xlsx or word (<<[your Image column name]>>).
Ensure the Column is of data type Image and no app formulae exist to convert it into hyperlink.
Also ensure Secure Image access option turned off. It is under Security-> Options tab. If it is turned ON it enforce app security for image access (note: enabling this option will prevent images rendering outside the app)
Hmmm,I tried every thing above and it’s still displaying as such
Am I missing something?
I also encountered this “issue” of not displaying the actual image on the final result using a word (in my case Google Docs) template. Instead it showed the full directory and file name of the image.
And that happened because I used the template in a workflow from a wrong table.
Try creating a workflow for the table where your [IMAGE COLUMN] resides. In that way you can easily use the expression <<[IMAGE COLUMN]>> in the word template to show the actual image on the final result.
You can override these defaults by creating a format rule.
I tried this too but to no avail =(
User | Count |
---|---|
15 | |
10 | |
9 | |
7 | |
3 |