Hello dear Alteryx users,
I am trying to add Watermark to my my report. The report itself consists table, header and footer images and other text tools.
The problem is that when I am adding watermark to the pdf the watermark is not showing fully. So I guess i have to make the table as transparent. But havent found this option in Alteryx table tool
I have attached output and sample workflow here
Hope we can find solution together 😊
Solved! Go to Solution.
If your field named "FileName" is the .png temp location and you are appending it to the Filename as referenced by the workflow, then end of the string will be .png which is most likely the issue.
@DanielG thaanks a lot, I used your approach 😊
@Karlygash_M -- Happy to help!