Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
4 replies
Subscribers
9 subscribers
Views
1652 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
I am using CreateCSVFromPVs Smart Service. I want to insert an image
aneeshv
over 12 years ago
I am using CreateCSVFromPVs Smart Service.
I want to insert an image into the generated CSV file.
How do I add it to the columns?...
OriginalPostID-62799
OriginalPostID-62799
Discussion posts and replies are publicly visible
Parents
0
shelzle
over 12 years ago
I recently posted on creating files. Search for "xmlss". In short: Add a multiple text PV to your model, add some HTML to it and generate the file with the "text doc from template" smart service.
When you export a report using the "Export" button in the report header you can open this file in an text editor. Now you add an img tag into one of the td tags and open this in Excel. This works for me. Excel shows me the image in the cell.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
shelzle
over 12 years ago
I recently posted on creating files. Search for "xmlss". In short: Add a multiple text PV to your model, add some HTML to it and generate the file with the "text doc from template" smart service.
When you export a report using the "Export" button in the report header you can open this file in an text editor. Now you add an img tag into one of the td tags and open this in Excel. This works for me. Excel shows me the image in the cell.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data