Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How do I include pictures in the dashboard?

 

Hi good morning, I have this table in a database:

 

table.JPG

and this chart in the dashboard:

gauges.JPG

The load script to use is:

     SQL SELECT * FROM gauges;

Now I want pictures that are included in the dashboard, I modify the script:

     Bundle SQL SELECT * FROM gauges;

but it fails.  How I can include these imagesThank you very much.

3 Replies
shree909
Partner - Specialist II
Partner - Specialist II

these images can can be directly loaded into the dashboard , select a text box  and go to the properties and on the general tabl u find image option , so u can directly select the image ..

and align them the way u like...

Not applicable
Author

thanks for the reply but I need to do this load for pivot tables

shree909
Partner - Specialist II
Partner - Specialist II

i am not sure but in the expression of the pivot table u can use if condition   to select those images for their respective values...