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
When I create a measure with sumx that creates a visual table, I can only filter in the matrix and or table.
The question is that I want to gain insight into whether the traffic of our website fills hotels that are not filled by the competitor. Sometimes we fill hotels together and sometimes we cover it because they can't do it.
The two measures come from two aparate fact tables.
Solved! Go to Solution.
@Anonymous , You can use visual level filter
or
Sumx(filter(Values(Table[Name_of_hotel]), [SUM X Covering] =1) , [SUM X Covering])
Yes @saravanan_p that works. @Anonymous Hence the solution, simple. Kindly mark it as solution plz
Your logic is wrong, it yeilds all data for all sumx coverng = 1. And @Anonymous how can this get acccepted as solution. Anyways keep community healhty by supporting other non super users too.
It does not work in the filterpane for a another visualisation.. only for a matrix or table
Use filter pane and go to field weekplanning_Competetor and uncheck other values and check only blanks. Your result would be populated.
KIndly give thumps up and mark as solution
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 98 | |
| 72 | |
| 50 | |
| 49 | |
| 42 |