Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Can Some plz explian me
What is Dimensionality(),How can we know in Expression level using dimensionality()
Give one Exmple with one realtime secnario
Thanks in Advance
Niranjan
Hi Niranjan,
Dimensionality() fucntions gives you the no of dimensions present in the chart which are non aggregated form.
using this function you use the no of dimensions in your expressions.
In the qlikview help a descent example is given for dimensionality.
HTH
Sushil
Hi Sushil ,
Thanks a lot its helpful for me,
That examples some what confusion ,can u share if u have any examples
Thanks & Regards
Niranjan
Hi Niranjan,
Dimensionality() helps in knowing the level to which the Pivot table is expanded, you can check this in Pivot table with multiple dimension and an expression with
=Dimensionality()
If you minimize all the dimensions then the Dimensionality() will return 1, If you expand by clicking the + icon, then Dimensionality value for rows are updated.
Hope this helps you.
Regards,
Jagan.