Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello,
I have a table similar to this example:
ID | Color | Team | Date |
1 | Red | A | 30/09/2023 |
1 | Green | A | 30/09/2023 |
2 | Red | A | 01/10/2023 |
1 | Red | B | 30/09/2023 |
1 | Green | B | 30/09/2023 |
2 | Green | B | 01/10/2023 |
I want to create a measure that calculates the number of distinct ID without considering the Color filter. So I created this measure :
Solved! Go to Solution.
Hi,
Please find attached the PBi file.
hi, @Jeremy19
try REMOVEFILTERS(Feuil1) --- it remove all filters from expanded table but you have to aware about expanded table
here i attach screenshot
but you have to aware about expanded table because here REMOVEFILTERS(Feuil1) remove filters from expanded table
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Thank you. If I want to add other filters like the date, they have to be in tables outside my filtered table.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
76 | |
56 | |
35 | |
34 |
User | Count |
---|---|
99 | |
56 | |
53 | |
44 | |
40 |