Forum Discussion
EduardD
Advocate III
1 year agosumx in visual calcautions
The quesion is about Visaul Calculations (preview) in Power BI: Formula: ColumnCount = SUMX(VALUES([Product]), 1) and Formula: ColumnCount = Calculate(SUMX(VALUES([Product]), 1)) return 1 ...
- 1 year ago
EduardD Here is one way:
Calculation = EXPAND( SUM( [Measure] ), ROWS )
Anonymous
1 year agoNot applicable
Hi EduardD ,
May I ask if Greg's reply was helpful? If so, please mark it as a solution so it can be helpful to others.
If the question is still open, please provide more details below so we can better assist you.
Best Regards,
Gao
Community Support Team