Forum Discussion
SergeiBaklan
Aug 02, 2016Diamond Contributor
Does someone know if bi-directional cross-filtering will appear in Power Pivot?
Like in SSAS 2016 and Power BI desktop. Thanks
tsimard
May 19, 2021Copper Contributor
2021 and this is still an issue.
- SergeiBaklanMay 19, 2021Diamond Contributor
That's an issue but not showstopper, CROSSFILTER() works.
- tsimardMay 19, 2021Copper ContributorSo I need to create a DAX measure for every possible measure I want to crossfilter? No thanks. I'll do it someplace other than excel instead.
- SergeiBaklanMay 19, 2021Diamond Contributor
Depends on goals and on model. In general it's better to avoid bi-directional where possible. For example Bidirectional relationships and ambiguity in DAX - SQLBI and some other recommendations.