Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
Hi All,
I have a table with multiple columns, l need a dax formula to filter the columns
Ex
Word Total
---------- ----------
come 25456
come 5256
come 11002
true 56800
true 70952
true 569810
give 102546
give 36524
give 201445
I want to filter each of the column using a dax formula.
formula 1 (after writing dax)
Word Total
---------- ----------
come 25456
come 5256
come 11002
Formula 2
Word Total
---------- ----------
true 56800
true 70952
true 569810
formula 3
Word Total
---------- ----------
give 102546
give 36524
give 201445
Please help
PC
hi,@01Jnstd1972
Your description is not very clear, please share some data sample and expected output and some screenshot for us.
is this in the column Word? or they are come1,come2,come3?
Best Regards,
Lin
| User | Count |
|---|---|
| 76 | |
| 36 | |
| 31 | |
| 29 | |
| 26 |