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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Anonymous
Not applicable

Full Quarter total when only one month is selected

We finished May's financial data, but June is the end of the 2nd quarter.   On my page, I have filtered to Year = "2019" and Month = "May".  One of my columns is "Quarter Budget".  I want this column, "Quarter Budget", to display the full 2nd quarter budget, not to be filtered down to just "May".

When I finish Septembers numbers and filter my report to just "September", I want this "Quarter Budget" column to display the full 3rd quarter budget.

 

Possible?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

I figured it out.  Change the (Dates[Quarter]) to Year, Month, Week..........  I need a column to show me the entire quarter total regardless if I have a slicer that is selecting only one month.

 

 
Total Projected Gross Profit QTR = 
    CALCULATE([Total Projected Gross Profit], ALL(Dates),VALUES(Dates[Quarter]))
 

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Looking for this identical solution. Let me know if you discover anything!

Anonymous
Not applicable

I figured it out.  Change the (Dates[Quarter]) to Year, Month, Week..........  I need a column to show me the entire quarter total regardless if I have a slicer that is selecting only one month.

 

 
Total Projected Gross Profit QTR = 
    CALCULATE([Total Projected Gross Profit], ALL(Dates),VALUES(Dates[Quarter]))
 

Hi! Do you think it's possible to find the previous quarter based on the Month Slicer as well?

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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