Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
have this code it my calcluated dimension:
=
if([Group]=LIVE,[Group])
I would like to try
if([Group]=P({1} ABD::LIVE),[Group])
use the P() term and use a Alternate States selection.
Also in a field list can you set the selection to only 1 field can be selected
p() work only with the set analysis
P() works in Set Analysis only not at IF level.
You are asking for One value selection in a field or one field from multiple field list?