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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Syndicate_Admin
Administrator
Administrator

Operations with the value of a visual

Hello:

I have the following board and I need to make a percentage chart similar to the other charts for the value of COMMITTED:

Jprada_1-1713803672879.png

el indicador seria COMMITTED / PAST COMMITTED.

PAST COMMITTED is filtered by months 1,2 and 3 for the total value of COMMITTED, but I don't know how to capture that value in order to do the calculation.

I tried to put a segmenter but it modifies the other values in addition to the graph. Is there a way to be able to declare a variable that is the value of the filtered visual and thus be able to do the calculation that I propose?

2 REPLIES 2
amitchandak
Super User
Super User

@Syndicate_Admin , You have use same visual level filter in other visual too

 

The information you have provided is not making the problem clear to me. Can you please explain with an example.

Appreciate your Kudos.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hello:

I have a variable called COMMITTED and it contains information for the 12 months of the year, this data is updated every month

Jprada_0-1713874114101.png

What I'm looking for is to be able to calculate an indicator on the progress of that variable month by month, so for the month of March the indicator would be

PAST Committed (sum of January+February+March) = 3,980 divided into

Committed: (todos los meses)= 20.329

PAST Committed/Committed = 3,980/20,329 = 20%.

So the question is how do I create a variable that is called PAST Commited, so that I can select the months?

I was thinking of putting a visual and applying a filter to it, and then if possible take that data from the visual and turn it into a variable called PAST COMMITTED so that I can divide it into the variable that already exists and is called COMMITTED and be able to calculate the indicator.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors