Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join 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

Reply
lekkerbek
Helper IV
Helper IV

Adding budget

Hi everybody,

 

I have an excelsheet which I use to upload to Power BI. Values are added in columns I-L. I also added a column for the total budget for that year (column N).

 

If I upload this sheet and unpivot the columns I-N I can make various reports to my liking. 

 

I also want to add a gauge where the current values are displayed. I would like to add the Budget value as the target value. However in this example it shows 380K as the target value. This is because of unpivotting the column, so it adds 95K to each quarter.

 

In the gauge meter I can choose sum, average, minimum, maximum, etc. Unfortunately I can't select do not summarize (which I can when I select a table). Does anybody have an idea how to resolve this?

 

Schermafbeelding 2017-02-08 om 16.49.04.png

 

 

1 ACCEPTED SOLUTION
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @lekkerbek,

 

To simply resolve the issue above, I would suggest you to use the formula below to add a new calculate column to divide Budget by 4, then add this new created calcualte column as the target value on Gauge instead.

Budget for Target = 'Your table Name'[Budget] / 4

 

Regards

View solution in original post

2 REPLIES 2
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @lekkerbek,

 

To simply resolve the issue above, I would suggest you to use the formula below to add a new calculate column to divide Budget by 4, then add this new created calcualte column as the target value on Gauge instead.

Budget for Target = 'Your table Name'[Budget] / 4

 

Regards

So simple but effective.

 

Slightly embarrassed, but grateful.

 

Thanks and have a nice weekend.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.