June 13, 2013 at 12:37 pm
HI ,
I have one column in pivot table Col1, in that column I have the data like Open, Cancle and Close, I want to display that column col1 with only Open, Cancel
Like Col1 NOT IN (Close)
Is there any DAX function, Can you please let me know How I can get that using DAX function
Thank You,
Grace
October 10, 2013 at 7:46 am
Hi Grace,
Do you want to display Open and Cancel only in another column?
Please explain!
DJTRIN
October 11, 2013 at 3:50 am
Look at the Filter function
🙂
February 28, 2014 at 1:51 pm
Are you trying to remove the display of values from the rows in your pivot table; or, are you trying to do something else?
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply