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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
sastrazz
Contributor
Contributor

Inputting a frontend variable and reading it in the loading script.

Hello everyone,

I have a table A with the following values

A
Select TOP 100 * From DWA_0000_AU.AU0001E_DOC_PARDO;
Select TOP 100 * From DWA_0000_AU.AU0002D_TIPO_DOC_PARDO;

 

 I would like to select a row, reload the script, and execute the selected select option.

I am using the QuikTableView and #AesReload extensions. I have stored the selected row in a frontend variable, but I am unable to make the script read it.

Thank you

Labels (3)
1 Reply