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: 
Billy_u
Creator
Creator

App integration API - simplify analysis of large data volumes

Hello to all,

i am using App Integration API through the sheet navigation extension button to import the same filters in the other application in a non-static way:

=If(GetSelectedCount(State)>0 AND GetSelectedCount(State)<3,
'https://sense.server.com/sense/app/096a73ca-48de-4d0e-be30-6bf6b1c90fce/sheet/bEmvU/state/analysis/s... State, '];[')&']',
'http://about:blank'

but apart from writing them in the url, it does nothing else, do you have any suggestions?

 

thx

Labels (1)
0 Replies