Join 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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount 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
User | Count |
---|---|
97 | |
77 | |
77 | |
47 | |
26 |