March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch 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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
133 | |
90 | |
88 | |
64 | |
58 |
User | Count |
---|---|
201 | |
137 | |
107 | |
70 | |
68 |