This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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?
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 7 | |
| 4 | |
| 3 | |
| 2 | |
| 2 |