Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a pivot table that contains several columns and I want to reduce the amount of displayed data (rows) by using an existing 'Status' field. Status shall be 'Active' only and this field shall not be displayed, How can I achieve this?
Thanks, Regards,
Jens
check this and see report Tab might help you
Hi Jens
what are your dimensions and expressions:
i think it is possible with Calculated Dimension, or if you change to straight table Dimension Limits Tab.
Khan
at each expression add a Set Analysis expression
{<Status="Active">}