Forum Discussion
LABrowne
Helper II
2 years agoDAX: PLACEHOLDER ERROR
Hi there, I have the below code: No. of Orders = CALCULATE ( COUNTROWS(Orders), NOT(CONTAINSSTRING(Orders[OrderId], "Cancel")), NOT(CONTAINSSTRING(Orders[OrderId], "Under Re...