DAX FILTER tablename vs ALL(tablename) - regarding table expansion and filter context

后端 未结 0 663
别那么骄傲
别那么骄傲 2020-11-28 19:31

When I use CALCULATE(expr1, FILTER(tbl, expr2)) then the engine considers tbl in the current filter context. But does it expand the table to include all relationships from f

相关标签:
回答
  • 消灭零回复
提交回复
热议问题