Forum Discussion
AndrewH1
8 years agoNew Member
Calculation over specific rows
Hi, I'm still new to Power BI, and right now I have a problem with what I believe is data being summed at the wrong time. I have a table that is organized by region, date, commodity, scenario (eithe...
- 8 years ago
You may first Merge Columns and Pivot Column in Query Editor, then use SUMX Function in DAX.
v-chuncz-msft
8 years agoCommunity Support
You may first Merge Columns and Pivot Column in Query Editor, then use SUMX Function in DAX.