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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
BjoernWollny
Contributor III
Contributor III

App Integration API: Using Formulas

Hi,

I would like to pass formula statements via APP Integration API, but it does not work - is there any trick or something I need to consider? I am already passing the formula by using square brakets.

Background: I am using the APP Integration API combined with GetCurrentSelections for document chaining in QlikSense.

eg. for a field "Date" a lot of users do have a formula applied:

=Date=Today()-1

 

I am aware, that there are some work around and I could make it work when I exchange the SubString from GetCurrentSelection for field Date with another String where I just concatenate the selected date. But before I start to use any workaround I want to make sure, that I am not just missing a small piece.

Labels (2)
0 Replies