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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
gautik92
Specialist III
Specialist III

Pivot Table Expansion

I am using a pivot table and in that am using dimesions that are from inline load

if i collapse the dimesion the chart isnt showing any values

any ideas to solve this problem?

9 Replies
bindu_apte
Creator III
Creator III

Hi,

Can you share sample qvw or the screenshot.

PrashantSangle

Hi,

are you using naked expression???

try your expression with sum()

like sum(YourExpression)

Regards

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
gautik92
Specialist III
Specialist III
Author

first table without collapsing

second table after collapsing

Untitled.png

jonathandienst
Partner - Champion III
Partner - Champion III

Collapsing the dimension causes QV to use a total value (assuming you allowed partial totals). If you have the total as a line from you dimension, then this will be collapsed with the dimension.

If you need to be able to collapse a complex dimension, you will need a dimension one level above to collapse into.You can else create this in an inline. The Pick expression might need to take both dimensions into account.

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
jonathandienst
Partner - Champion III
Partner - Champion III

>>second table after collapsing -- It looks like you have not enabled partial totals.

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
gautik92
Specialist III
Specialist III
Author

I have enabled partial sums still it is not showing partial sum

pho3nix90
Creator II
Creator II

Please upload your qvw, or at least your expression.


This sounds like an expression error.  Or you are using a calculated dim?

jonathandienst
Partner - Champion III
Partner - Champion III

Lets see the definition of the inline dimension and the table expressions -- or better still, your qvw document or a representative sample (if its too large or you share the real numbers).

Preparing examples for Upload - Reduction and Data Scrambling

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
gautik92
Specialist III
Specialist III
Author

Hi jontydkpi

Now collapse is working i tried with pick function but still am not getting partial sums

it is showing null Untitled.png