Forum Discussion
How to Compare Two Selected Values in A Filter
- Anonymous3 years ago
Compare values based on two slicer selections - us... - Microsoft Power BI Community
See here. This should work for you aswell.
Hi ADAM_DUNWORTH,
Did these two filters used the same table field as source? AFAIK, current power bi does not support to get different value from the same source table field.
You need to create an unconnected table as source for filter2 to get different selections values, then you can use it to compare with the raw filter selections.
Regards,
Xiaoxin Sheng
Yes its all one table. I also tried making two seperate tables where which had a single distinct column for the date column and then tried via that way but the attempt still failed
- Anonymous3 years agoNot applicable
Compare values based on two slicer selections - us... - Microsoft Power BI Community
See here. This should work for you aswell.