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

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
Daniel_Sol
New Member

How to view actual values in bar graphic

Hello there,

 

A question from a newbie in Power Bi, I have a bar graph with actual values, in turn I have a line graph with a progression over time and a "between" filter. I want the bar graph to show the sum of the values ​​of the last month selected in the filter and not the sum of all the values ​​up to that month. 

 

The measure I am using is the following but it does not give the results I am looking for:

 

HC Actual = CALCULATE([HeadCount],ALLSELECTED(Power_BI_Calendar[Date]))
 
Daniel_Sol_0-1741707273693.png

Thanks in advance

 
1 REPLY 1
lbendlin
Super User
Super User

I want the bar graph to show the sum of the values ​​of the last month selected in the filter

Sounds like you need a measure as a visual filter.  What have you tried and where are you stuck?

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

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

March2025 Carousel

Fabric Community Update - March 2025

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

Top Solution Authors