Forum Discussion
mfarsln
6 years agoRegular Visitor
Show or Hide Pivot Table Column Conditionally
Hello, I have a pivot table with one row dimension, one column dimension (date) and two measures. What i want to do is that showing two measures if only its last date in the context. For the ...
parry2k
6 years agoSuper User
mfarsln you can surely achieve this by measure returning blank value if date is not the last date but that totalpbamount measure will still be under each date with no value and only show values on the last date, would that work?