Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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!
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,
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,
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,
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