Skip to main content
Announcements
See why Qlik is a Leader in the 2024 Gartner® Magic Quadrant™ for Analytics & BI Platforms. Download Now
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