Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello,
I would like to add a column using the excel formula: =SUMIFS(sum_range, criteria_range1,criteria1,criteria_range2_criteria2) in power bi.
I need to implement Column D into into power bi (new column).
A | B | C | D |
Order Number | Order Number Line | Units | Value |
A | 1 | 10 | 55 |
B | 1 | 27 | 97 |
C | 1 | 34 | 45 |
B | 2 | 70 | 97 |
A | 2 | 45 | 55 |
C | 2 | 7 | 45 |
C | 3 | 4 | 45 |
In this new column I would like to add the number of total units for each order number (result column D) and to return the result of the sum in each row corresponding to that order number.
Thank you
Solved! Go to Solution.
Hello @usu123ario ,
Pleae use the beloe logic you should be able to get the values you are expecting..
If you find this helpful , please mark it as solution which will be helpful for others and Your Kudos/Likes are much appreciated!
Thank You
Dharmendar S
Hello @usu123ario ,
Pleae use the beloe logic you should be able to get the values you are expecting..
If you find this helpful , please mark it as solution which will be helpful for others and Your Kudos/Likes are much appreciated!
Thank You
Dharmendar S
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
24 | |
9 | |
7 | |
6 | |
6 |
User | Count |
---|---|
29 | |
11 | |
11 | |
10 | |
6 |