Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
Hi Folks
Below bars are from different row values. Is there any way we can sum those row values based on group. My columns are SubscriptionName, Type, Amount. different subscriptionName will have same type.
Solved! Go to Solution.
You could try creating a group. What is the axis of your chart?
Group By option in power query editor will do this.
Select SubscriptionName, Type as group by columns and get sum(amount)
Group By option in power query editor will do this.
Select SubscriptionName, Type as group by columns and get sum(amount)
You could try creating a group. What is the axis of your chart?
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 |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |