Adding Images to a Report Slice

Hi,

I am attempting to add images to a report based off a slice, however I get the error

“This formula is not evaluated in the context of a row, so column values are not available.”

SO I tried a work around by creating a workflow with the following code:
AND([Properties] = “Identify”, [Image 1] = “Imagefile.png”)

Where properties is an attribute and then my tech will take an image of that location. However I get False on my tests (even though the condition is true).

So my question is, is there a way to attach the images to the default reports?

0 6 675
6 REPLIES 6
Top Labels in this Space