Forum Discussion
Kashinoda
4 years agoAdvocate I
Conditional 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
4 years agoCommunity Support
Hi 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