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 filte...
v-huizhn-msft
8 years agoMicrosoft 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