Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello,
I am trying to create a report that should have exclude and include button to exclude/include email ids from certain domains. For example: I have a table that has a list of email ids from various domains, including my company's domain. So, when i click on exclude button it should exclude all internal email ids and filter all the visual to give data for external ids only. and when i click on include button then it should have all the visuals containing all the ids.
BR
Sujata
Solved! Go to Solution.
@sujatakaran , for include and include might need have table(using enter table) or some other way .
Include is the default behavior, for exclude refer to this solution. Switch the measure on including an exclude
https://community.powerbi.com/t5/Desktop/Exclude-value-via-a-slicer/td-p/467691
Create a slicer for include and exclude / switch measure slicer
make them look lik button https://docs.microsoft.com/en-us/power-bi/power-bi-slicer-filter-responsive
@sujatakaran , for include and include might need have table(using enter table) or some other way .
Include is the default behavior, for exclude refer to this solution. Switch the measure on including an exclude
https://community.powerbi.com/t5/Desktop/Exclude-value-via-a-slicer/td-p/467691
Create a slicer for include and exclude / switch measure slicer
make them look lik button https://docs.microsoft.com/en-us/power-bi/power-bi-slicer-filter-responsive