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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
cafcptg2011
Creator
Creator

how to check picture path inside of text-object

Hi,

I have problem and maybe someone has already passing for the same situation. For instance, if you have text-object (representation mode selected) with one image (path) and is not found, it shows the image path instead of the picture itself, right (as shown below)? but, how can i check if the text-object is showing a picture or a path.

I need to accomplish that only using set analysis conditions and not with script on loading neither using macros, ok?

I have a qvw doc if you need..

thanks in advance,

cafc

kk.png

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

You can't. You need to check the actual existence of the image file itself. That requires file system access which can only be done in the script or with a macro.


talk is cheap, supply exceeds demand
cafcptg2011
Creator
Creator
Author

Hi,

thank you for your reply. I will try a workaround to my problem...

bye.