Join 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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi All,
I am trying to create variance columns in a matrix table where the columns could have dynamic data selected form slicers e.g. scenario could be actual, budget, outlook which is is then shown by period i.e. months selected from the slicer.
I'd like variance columns to the right based on selections made. My table currently looks as follows:
My data is coming from a database on a server (which i do not control).
Any help would be much appreciated.
Thanks!
Bump
@pbi_newie , a simple measure should do. if [Budget] ,and [Actual] are measures, a new measure
Variance = [Budget] - [Actual]
Thanks
Budget and Actuals are not different columns. There is only one column for Amounts. So basically my dataset looks something like the below:
I tried creating a new measure as follows but it doesn't work as i'm not able to add it to the existing matrix.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 66 | |
| 44 | |
| 40 | |
| 29 | |
| 19 |
| User | Count |
|---|---|
| 200 | |
| 130 | |
| 102 | |
| 72 | |
| 55 |