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: 
KasperJeppesen1
Contributor III
Contributor III

I need to hide filter option of Pivot headers in QlikSense

Hi, 

My problem is that I need to hide my filter options in my pivot table. Exactly as this post: 

How to hide filter option of Pivot headers in QlikSense 

The post is from 2016. Can anybody tell me a solution has been made for this, or do I still need to access the css for change it ? 

Thank you! 

Labels (1)
1 Solution

Accepted Solutions
5 Replies
Anil_Babu_Samineni

Not as such till now i am aware..

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
KasperJeppesen1
Contributor III
Contributor III
Author

I found a solution for the problem. Managed to change it with the CSS 🙂

Anil_Babu_Samineni

Great, Please close this ticket and I would strongly recommend to place resolution here for others help.

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
KasperJeppesen1
Contributor III
Contributor III
Author

The solution can be found in this video. 

https://www.youtube.com/watch?v=9lhL3Nrel5Q&feature=youtu.be&ab_channel=ChristofSchwarz 

It helped alot. 

PerryMeyer
Partner - Contributor
Partner - Contributor

I watched this video -- the solution starts at 4:50 (roughly).  It uses a Multi-KPI object, which is now found under the Qlik Visualization Bundle dropdown.

Make a measure (anything).  In the video he uses ='CSS' just to make the object render property

Turn off the hover menu on this object

Enter this into the CSS box: [tid="meta.rows"],[tid="meta.columns"] {display:none;}

This works if you don't have an overriding theme.