Forum Discussion
Hiding Measure Columns / Flags
- 5 years ago
Anonymous ,
If you just want to apply that flagg condition on your table and do not want to see on the table then the best way to apply the flag as a visual filter.
https://docs.microsoft.com/en-us/power-bi/create-reports/power-bi-report-filter
Regards,
Manikumar
Hi Anonymous ,
I guess the first question would be: What are you using the flag column for? If it's for calculating other values from or for filtering/slicing, then it doesn't need to be there, it can be worked into other measures or applied as a filter in other ways.
If you really just want an invisible column in your table, then I think the closest you would get is to rename the measure in the values list to " " (space), then turn off auto-size column widths on the table and adjust that column width to zero. You could also go to Field Formatting on the format tab and set all the colours of that field to the same as your background for good measure.
Pete