Forum Discussion
admin11
4 years agoMemorable Member
Why variable name COST_M not appear in selection listing ?
Hi All I have a expression below :- Current Month -1 GP % = DIVIDE(('DATE'[Current month -1 sales]- 'DATE'[Current Month -1 Cost]),'DATE'[Current month -1 sales]) it return 100 % , which is wrong...