Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How can using different count method in different dimension level in pivot table.Do not want to use level number directly since user may change the dimension level by themselves.
For example, count(1)/ count(A) in dimension A level, count(1)/count(B) in dimension B level
hello Venus, maybe you can use aggr() function or secondarydimensionality().
J.
hello Venus, maybe you can use aggr() function or secondarydimensionality().
J.