Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hellow everyone.
I made Set Analysis in pivot Table
this code is workin well (hard coding).
=SUM({<HANDOVER.CNUM = {cNum1},HANDOVER.Time = {0} >} HANDOVER.IntraEnbAtt)
I have to use Dimension value but i don't make Set Analysis with Dimension.
{cNum1} -> Dim.CNUM, HANDOVER.Time -> Dim.Time
Can you make Set Analysis with Dimension.
anybody help me.
thanks.