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: 
dvasseur
Partner - Creator III
Partner - Creator III

Dynamic text based on web query

Hello,

I would like to display dynamic text retrieved from a Web query in a text object. I know how to do it with pictures but not with text. Some prerequisites:

  • I can't retrieve the text in the loading script, it has to be done in real time
  • I don't want to use macros (at least macros which would require system access)

Any idea ? Thanks !

2 Replies
danielrozental
Master II
Master II

Have you considered using extensions? it will only work in Ajax client but should be fairly easy extension to do.

Macros will be the only other way to I think.

dvasseur
Partner - Creator III
Partner - Creator III
Author

I'm using the plugin so I can't use extensions