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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
muhammedraleen
Partner - Creator
Partner - Creator

Pivot Table - Disable Column Splitting for all the measures in pivot

Hi All,

I have a pivot table with three dimensions Emp. No, Emp. Name, Designation and one measure with No of Papers. I have added two dimensions Day and Resubmitted in the Pivot Columns. Now the measure column is being divided by Day and Resubmitted columns. Refer below image.

Pivot_Data.png

 Now, what is required is, when I add a new measure, that measure should not be divided by the Day and Resubmitted        dimensions. 

7 Replies
anat
Master
Master

you can bypass the day field in measure

muhammedraleen
Partner - Creator
Partner - Creator
Author

Hi @anat ,

Can you let me know how to bypass the day field from measure... Is it  this way ? {$<Day=>}

anat
Master
Master

yes,count({<Day=>}ID)

muhammedraleen
Partner - Creator
Partner - Creator
Author

Hi @anat ,

This is not working for me.

muhammedraleen
Partner - Creator
Partner - Creator
Author

Hi Team,

If this is not possible. Is it possible to add a measure in the dimensions..?

 

anat
Master
Master

if possible can you share your set analysis logic....

muhammedraleen
Partner - Creator
Partner - Creator
Author

Count({<Day=>} distinct reference_no_rolewise)