Forum Discussion

Kashinoda's avatar
Kashinoda
Advocate I
4 years ago

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...