Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
dangeneire
Contributor II
Contributor II

What is the correct syntax for the URL of an image uploaded icon on the QS repository?

Hi,

What is the correct syntax for the URL of an image uploaded icon on the QS repository for putting this in StraightTable ?

in my case 

dangeneire_0-1689678305509.png

and for example  on the repository we have this images: 

dangeneire_1-1689678470121.png

I am trying to use  the path as  'lib://content/Default/1.png' but as result I have that :

 

dangeneire_0-1689680035705.png

 

 

Instead of this that is in QlikView and I have to reproduce in Qliksense: 

dangeneire_3-1689679095961.png

 

If useful for undesrtanding  this is the formula derivated from Qliview that I am trying to use:

=if(ChangeSituationKey=1,'lib://content/Default/1.png',
if(ChangeSituationKey=2, 'lib://content/Default/2.png',
if(ChangeSituationKey=3, 'lib://content/Default/3.png',
if(ChangeSituationKey=4,'lib://content/Default/4.png',''))))

 

(1 --> Arrow up green icon, 2 --> Register icon, 3 Arrow down green, 4 question mark)

Thank you on advance

Kind Regards

Daniele Gentile.

BI Analyst
Qlik, PowerBI, SAP/DS, KNIME & SAP/BO Specialist
Cronos Intelligence for EC DG JUST
Labels (3)
1 Solution

Accepted Solutions
3 Replies
dangeneire
Contributor II
Contributor II
Author

Hi Ray, 

thank you very much.

The first video I yet saw and I followed his suggestion .  The last forum item in your answer gave me the answer that I was looking for.

BI Analyst
Qlik, PowerBI, SAP/DS, KNIME & SAP/BO Specialist
Cronos Intelligence for EC DG JUST
dangeneire
Contributor II
Contributor II
Author

Hi , A last question: The Pivot Table does not support images as contain as the Staright Tables?

 

BI Analyst
Qlik, PowerBI, SAP/DS, KNIME & SAP/BO Specialist
Cronos Intelligence for EC DG JUST