Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I'm new to using the PixelPerfect Reporting in Qlik Cloud Tabular Reporting, and I'm building a template but I can't find any detailed information about the below. I'm trying to bind a picturebox to a field coming from a level. Below is the report, and the level with the field coming from it.
In the properties of the Picture Box, for the URL, unlike in NPrinting where you have a dropdown list, you need to enter something manually and I just can't figure out the syntax, I've tried the following and a lot of other variations:
[Levels - TpQYP_Level.Shipping Country Flag]
Levels - TpQYP_Level.Shipping_Country_Flag
In the end, the report comes out with the URLs on the right, and nothing on the left. I've tested the URLs independently (pasted them in a browser) and they work without any extra access requirements.
Final Result:
Appreciate any help in resolving this so we can create our on-demand reports.
Best Regards,
Frank
I do it like this:
source data:
result:
I do it like this:
source data:
result:
Thanks a lot Lech, that works!