This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi
Below 3 fields is there.
Sales price
200 100
Total is :300
Qty
200
300/200
=1.5
i want like this in power bi please help on this.
hi @Anonymous
You could just create a measure as below to get it:
Result = DIVIDE(SUM(Sales)+ SUM(price) ,SUM(Qty))
If not your case, please share your sample pbix file and your expected output.
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Regards,
Lin
@Anonymous
Column = ([Sales] + [Price])/[Qty]
Unfortunately we can not do more for you with such a poor problem explanation.
Check out the May 2026 Power BI update to learn about new features.
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 |
|---|---|
| 28 | |
| 28 | |
| 26 | |
| 20 | |
| 16 |
| User | Count |
|---|---|
| 52 | |
| 47 | |
| 39 | |
| 21 | |
| 20 |