Forum Discussion
ashwani_pal
Helper I
8 years agoSUMX Function
Hi, I am using Sumx Function to calculate selective data in Power BI report using SUMX as a query in adding custom column. But It is showing error "Expression.Error: The name 'SUMX' wasn't rec...
- 8 years ago
Hi ashwani_pal,
Seems you were using a DAX function in the Query Editor that only accepts Power Query formula language (M language) and R. Please try it out in the Data pane.
Best Regards,
Dale
ashwani_pal
Helper I
8 years agoThanks everyone for guiding.