Select to view content in your preferred language

Watermark failure (again)

190
1
a month ago
ALBJORGUI
Regular Contributor

Hi all, 

When I thought I had my watermark issue solved, here it is again.

Can someone take a look at my xls and tell me what am I doing wrong? I can get to burn the  "person" field to into my watermark.

Any help will be appreciated!

 

0 Kudos
1 Reply
Neal_t_k
Frequent Contributor

Try a helper question to calculate the watermark text

question name: helper  calculation: 

concat("Taken on: @[datetime:d MMM yyyy HH:mm] ,by:", ${person},"  &color=yellow&outlineColor=black&haloColor=white&size=32&bold=true&margin=10'")

and then in your bind::esri.paramters column on your image question

bottomRightWatermark=${helper}
0 Kudos