Forum Discussion
Kashinoda
Advocate I
4 years agoConditional statements within a CALCULATE filter
Hello, I have a simple measure which intersects my fact table with several disconnected tables and works without issue: Intersect =
VAR varInter1 = INTERSECT(ALL('Fact'[County]), VALUES ( 'Tr...
v-yanjiang-msft
Community Support
4 years agoHi Kashinoda ,
I think the error is caused of the SWITCH function can't return a column or table, but only a value.
Best Regards,
Community Support Team _ kalyj