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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Dynamic XML Load

Hi.

I have this table loaded:

XML_Result:

  LOAD string%Table

  FROM [http://.../.../check?company=1&username=Owner&domain=Owner-PC\Owner] (XmlSimple, Table is [string]);

I want to turn this querystring to dynamic - Owner and Owner-PC\Owner to be replaced with OSUser() & QVUser.

how?

0 Replies