Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
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]...
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
88 | |
85 | |
82 | |
65 | |
49 |
User | Count |
---|---|
138 | |
110 | |
104 | |
66 | |
64 |