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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how to restric dimension values in Pivot table?

Hi i have country column,

india

china

usa

now i want to show only india data in pivot table with out list box selection

please help on

1 Reply
v_iyyappan
Specialist
Specialist

Hi,

Use  the set analysis u can get the result.

For example:

Sum({<Country = {'India'}>} FieldName)

Count({<Country = {'India'}>} FieldName)

If it is not correct please provide sample app to give the solution.

Regards,

Iyyappan.