Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hey guys,
I'm trying to use a cohort spreadsheet which have the totals of active members per line. Is there a way to calculate the total of the line? I want to have a new column calculating the sum of lines, as I tried to picture in the print screen below.
Thanks a lot!
Hi @Anonymous ,
Based on your picture, not certain what is your expected result. Whar did the highlight rows and the down arrow in the picture represent?
If you just want to calculate the number of rows under certain conditions, you can try to use Countrows() function; if not, you can share more details about your expected output for further discussion.
Best Regards,
Yingjie Li
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous - Yes, but would recommend unpivoting those columns, will make it easier. If you wish to ignore that advice, and that's perfectly fine, you can use MC Aggregations:
Or if this is just a column in a table:
New Column = [Column1]+[Column2]+[Column3]...
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 84 | |
| 49 | |
| 38 | |
| 31 | |
| 30 |