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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
priscilarubim
Partner - Creator
Partner - Creator

Filter Pane empty after publishing to Managed Space

Hi community,

I'm developing an application in Qlik Cloud and added a new Filter Pane based on a field created in the load script. In the Dev Space environment, the filter works perfectly and displays the values correctly.

However, after publishing the application to the Managed Space using the 'Publish to Space' (replace) option, the filter appears empty for users.

The field used in the filter is derived from a transformation in the load script, where I extract only the numbers after the hyphen from a field like 'ABCDEF_GH-12345'.

Has anyone experienced this? What could cause a filter to appear empty in the published app even though it works correctly in the Dev Space?

Thank you!

Labels (2)
4 Replies
alexquimu
Partner - Contributor III
Partner - Contributor III

Hey, @priscilarubim 

Did you include Section Access in the app in the Managed Space, and is it working correctly? It’s the only thing I can think of that might prevent users from seeing the filters, assuming you can see the filter pane correctly.

Regards, 

priscilarubim
Partner - Creator
Partner - Creator
Author

Hi @alexquimu 

So... There's no section access. And another detail is that I noticed some other minor modifications weren't updated in the managed space either.

Regards,

alexquimu
Partner - Contributor III
Partner - Contributor III

Hi, @priscilarubim 

Is the filter pane blank for you as well, or just for the end users? I suggest checking the table preview in the Data Model Viewer to verify that the column contains data (maybe with the column profiling).

Regards,

priscilarubim
Partner - Creator
Partner - Creator
Author

Hi @alexquimu  

It's empty for me too. What doesn't make sense is it being okay in the dev space and empty in the managed space.

Regards