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 moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
I want to build a pie chart in which I can find the percentage of a specific value. Not the sum of all the values in this column, but the number from another column. Below is an example:
| Name | val1 | val2 | val3 | val4 | sum |
| xxx | 1 | 2 | 3 | 4 | 10 |
| yyy | 4 | 1 | 3 | 5 | 13 |
| zzz | 3 | 3 | 2 | 1 | 9 |
Based on this example, I would like to see what percentage of the sum for "name" are val1,val2,val2. I know I can easily calculate it, but I would like to build a chart in which these values will change dynamically depending on the "name" filter.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |