Forum Discussion
lcerrapa
Helper I
9 years agoDifferences between Power BI Desktop and Browse Database in SSAS Tabular
Hello. I don’t understand this thing in Power BI Desktop. I have two measures with this definition: Difference between total of two columns: z_Columns_Difference := CALCULATE( SUM([Final Exi...
- Anonymous9 years ago
Hi lcerrapa,
You can try to use allselected to instead, it doesn't ignore the original filter.
Regards,
Xiaoxin Sheng
mmanwaring
Resolver I
9 years agoHi
I notice that i can recreate this result which does not apply the ALL to the month name if you have the month name sorted by another column.
For me, this is a bug as you would expect the ALL to clear the filter context for that month column regardless or sorting?
Regards,
Mike
lcerrapa
Helper I
9 years agoHello.
Thanks for your answer. In fact, the column of the month name is sorted by another column (monthcode).