Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
swarup_malli
Specialist
Specialist

Passing current selections from Qliksense via URL

I have a pivot table.

I want the user to be able a to select a measure ex: $10,000.This should highlight the entire row in the table.

Thnx

SM

2 Replies
alexdataiq
Partner - Creator III
Partner - Creator III

kevincase
Creator II
Creator II

SM,

This will work in 2.2 or higher.

There are two API's you will want to look at. App Integration API and Single Integration API.

You are probably going to want to focus on the App Integration API.  You can find it here: http://help.qlik.com/en-US/sense-developer/2.2/Subsystems/APIs/Content/AppIntegrationAPI/app-integra... integration API

It gives examples as well.

Kevin