Forum Discussion
Sean_S
2 years agoRegular Visitor
Power BI
Usually, when we add a column to filter, PowerBI will automatically group that column data. Is it possible not to group the data on the filter and list/show all the duplicates?
jdbuchanan71
2 years agoSuper User
You can, using Tabular Editor. You need to identify your key column, then you can set your name column to keep unique values.
https://www.sqlbi.com/tools/tabular-editor/
Before setting 'Keep Unique Rows'
After setting 'Keep Unique Rows'
Sean_S
2 years agoRegular Visitor
But it will affect other dashboards right? Is it possible to set it for only specific dashboards?