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: 
nikhilgarg
Specialist II
Specialist II

What is NoOfColumn() and Column No() ?

Hello,

Can anyone help me the use of Column No() and No of columns() with example ?

thanks

21 Replies
nikhilgarg
Specialist II
Specialist II
Author

Hey,

In my pivot table, i ahve 4 dimensions and when all 4 dimensions are expanded, i have dimensionality() as 4, 2, 1.

Now, i want sum of 4+2+1 as 7 and i tried:

sum(aggr(Distinct Dimensionality(), SalesRegion, Desk)), but still sum is not 7.

How cld i acheive this?

MK_QSL
MVP
MVP

Nikhil,

I want to see if you have expanded all 4 dimensions, how you are getting 4, 2 and 1 as dimensionality?