The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello,
I have this matrix visualization:
When I aply a filter from a field of a table (Servei) relationated with de Clients table that is relationated with the FactTable represented in this visualitzation, the total it show wrong (the Fact column is an amount column with the sum agreggation):
Why don't show the correct value (22,80) for the Fact column?
Thanks a lot!!
Solved! Go to Solution.
I have found the solution: I have changed the cross filter direction between Serveis and Areas tables to Both and now the value of the column Fact it's correct.
🙂
But if I aply another filter from another table, the total is correct:
The relationships between the tables are that:
All relations with unic cross filter direction.
Any idea?
I have found the solution: I have changed the cross filter direction between Serveis and Areas tables to Both and now the value of the column Fact it's correct.
🙂