Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi All,
What is the correct way to filter a column for 2 numbers?
I want to filter so that i get a total number of selection for 9 and 7
So far I have:
eROW = calculate([total respondents], OCE[Row] = "9,7")
wich obviously is not correct.
Then I thought it would be:
eROW = calculate([total respondents], OCE[Row] = "9" and "7")
but that's not right either
Solved! Go to Solution.
hi @e175429
try like:
Thank you @FreemanZ
The second option worked
hi @e175429
try like:
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 6 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 15 | |
| 8 | |
| 8 | |
| 8 |