Forum Discussion
C_Smith2230
Jul 12, 2023Copper Contributor
Power BI Pivot Table - Excluding a single data value
I have a pivot table connected to a Power BI database source. The table has a column of unique product identifier codes. I would like to exclude a single code from this column, while keeping all ...
SergeiBaklan
Jul 12, 2023Diamond Contributor
If that's not multiply label filtering the workaround could be to filter as Label Filters -> Doesn't Contain instead of filtering on the list.
With multiply filters it's more complex, see for example microsoft excel - Multiple Label Filters in a pivot table - Super User