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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
Pri_07_03
Partner - Contributor III
Partner - Contributor III

How to Hide Helper Measure Column Without Affecting Row Filtering Logic

I have implemented a helper measure in a Qlik Sense straight table to ensure that only relevant rows are displayed based on user interaction.
The filtering logic is working as expected, but because the measure is included in the table, it is being displayed as an additional column.
As per client requirement, no extra/helper column should be visible.

Could you please suggest whether it is possible to hide the measure column while still keeping the measure logic active for row filtering?
Labels (1)
1 Reply
marcus_sommer
MVP
MVP

In QlikView there was an appropriate option within the object-properties to hide certain columns. Maybe this kind of feature is further exists in Sense.

Beside of this - the logic might be implemented within each measure or within any of the dimensions by using a calculated dimension.