Forum Discussion
Anonymous
3 years agoNot applicable
Using a slicer to include values, not exclude
Hi, I have a table of records that have various statuses as a column. For example, the statuses are: Approved Closed Won Closed Lost The users would like to see only Approved and Closed Won val...
- 3 years ago
hi Anonymous
maybe you can try to use field parameter to switch between two measures, one with, one without Closed Lost.
https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
FreemanZ
3 years agoSuper User
hi Anonymous
maybe you can try to use field parameter to switch between two measures, one with, one without Closed Lost.
https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
- Anonymous3 years agoNot applicable
Thank you FreemanZ. I wasn't aware of this new preview feature. I'll try this as a solution.