Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Dear all,
I want to create a table that look like this.
How can I make share by brand?
Thank you
Solved! Go to Solution.
Try
Market Share = divide(sum(Table[Sales]), calculate(sum(Table[Sales]),allselected(table)))
OR
Market Share = divide(sum(Table[Sales]), calculate(sum(Table[Sales]),all(table)))
Try
Market Share = divide(sum(Table[Sales]), calculate(sum(Table[Sales]),allselected(table)))
OR
Market Share = divide(sum(Table[Sales]), calculate(sum(Table[Sales]),all(table)))
Dear amitchandak,
It's work. Thank you very much
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 50 | |
| 40 | |
| 37 | |
| 14 | |
| 14 |
| User | Count |
|---|---|
| 85 | |
| 69 | |
| 37 | |
| 29 | |
| 27 |