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: 
KishorePandurangan
Contributor II
Contributor II

Hide Measure based on Dimension Values in Pivot table in Qlik sense

Hi,

I have fields called Product and its measures related to the product.

In below table, Product and Country (Country A and Country B) are dimensions. Country dimension is being dragged top next to measure.

And Measure is a expression, which is pulled as a column next to product.

1. sum(value) as SUM

2. AVG(value) as AVG

Product A only has measure SUM not AVG, similarly Product B only has AVG not SUM. 

ProductMeasureCountry ACountry B
Asum1010
AAvg00
Bsum00
BAvg55

 

I want Measure AVG to be hidden for Product A, and Measure SUM to be hidden for Product B.

Output:

ProductMeasureCountry ACountry B
Asum1010
BAvg55

 

Thanks.

Labels (1)
0 Replies