Forum Discussion
Anonymous
3 years agoNot applicable
IF in DAX Studio
Hi I am trying to create a formula in DAX with IF but I keep getting errors in the bold area, can someone tell me what I am doing wrong? This is what I am trying to create f_GM/Customer = If(VA...
jiaopengzi
3 years agoFrequent Visitor
First make sure your business logic is correct.
1 Does your table `validated_pd` exist?
2 If your table exists, then your same [d_Customer_Name] will be allocated different [m_Group_Currency_Amount]
3 If the second item is satisfied, then you should still lack product information, or Say your "GM" needs to be distinct.