Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
tamilarasu
Champion
Champion

Exclude unwanted calculated dimension

Hi All,

I got a problem while working on a pivot chart. I have created a expression dimension field, so that the days can be displayed dynamically in chart. If I select Jan month in a list box, the chart showing the total sum correctly. But If I select the months other than January, extra dimension automatically generated by Qlikview which not required (Sum of previous months. Say for ex, My selection is March then the column generated the sum value of Jan and Feb).

   Correct.PNG

Wrong.PNG

Anyone have idea why this happening.?

Thank you.

1 Solution

Accepted Solutions
jagan
Luminary Alumni
Luminary Alumni

Hi,

Select Suppress When Value is Null option in Dimension and  in Presentation tab uncheck Populating Missing Cells.

Regards,

Jagan.

View solution in original post

2 Replies
jagan
Luminary Alumni
Luminary Alumni

Hi,

Select Suppress When Value is Null option in Dimension and  in Presentation tab uncheck Populating Missing Cells.

Regards,

Jagan.

tamilarasu
Champion
Champion
Author

Perfect .

Thanks a lot.!!!!!!!!!!