Forum Discussion
Anonymous
8 years agoNot applicable
Ignoring Slicer
HI All,
I have beloow table with measures
There is a slicer on another dimension Ops Class which I dont want to filter only for Orderlines measure in table above.
So if Ops Class filter is selected all measure should get filter except OrderLIne sin above metrix.
Thanks
Swapnil
2 Replies
- WolfBiberMicrosoft Employee
Hey,
please refer to https://powerbi.microsoft.com/en-us/blog/power-bi-desktop-december-feature-summary/
There it is explained.
- v-huizhn-msftMicrosoft Employee
Hi Anonymous,
What the DAX formula of Orderlines measure? It's hard to reproduce your scenario without sample table, add ALL(Table) in your formula and check if works fine. For more details about ALL function, please review the link: https://msdn.microsoft.com/en-us/library/ee634802.aspx.
Best Regards,
Angelia