Forum Discussion
DAX coding error help needed
I am trying to run this DAX code but getting error in line 32 as highlighted. I cannot understand what am I doing wrong. Can anyone help?
Also, what does Query (32,5) mean in the error message highlighted above?
Thanks
All inputs are welcome from anyone, but mcinnisbr since you've helped me before, I am tagging you especially here.
Hi,
Have you followed the suggestion of amitchandak to check if there is some lack of “()” or “,” in the DAX expression, which leads to the expression error?
If you still have a problem, please attach the whole DAX formula to let us check if there’s an error within the DAX expression.
Thank you very much!
Best Regards,
Community Support Team _Robert Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
3 Replies
- amitchandakSuper User
sid-agarwal , Please share the complete formula. May be comma missing before 32
- v-robertq-msftCommunity Support
Hi,
Have you followed the suggestion of amitchandak to check if there is some lack of “()” or “,” in the DAX expression, which leads to the expression error?
If you still have a problem, please attach the whole DAX formula to let us check if there’s an error within the DAX expression.
Thank you very much!
Best Regards,
Community Support Team _Robert Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- sid-agarwalFrequent Visitor
Thank you all for your comments, I appreciate the support.