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: 
greg164
Partner - Contributor
Partner - Contributor

QlikSense app crashes when using OMIT in the Section Access

Hello,

I’m facing an unexpected issue with the combined use of OMIT in the Section Access and the function GetCurrentSelections() implemented within a text object.

The text object was developed in order to remind the user to its active selections, and GetCurrentSelections() enables to display selected fields and values in a banner at the top of each sheet (below is without the OMIT) :

greg164_0-1676885785753.png

 

Unfortunately, adding the OMIT strategy to my Section Access causes the text object to crash, although the omitted field is not invoked within the expression of this text object. It seems that GetCurrentSelections() fail to evaluate current selections when one of these fields remains unaccessible (e.g. omitted in the Section Access) :

greg164_1-1676885803570.png

 

In addition to the non-resolution of the text object, a pop-up appears to inform with an internal engine error :

greg164_2-1676885816493.png

 

Does anyone have already faced this issue? 

 

Thank you !

Labels (2)
0 Replies