Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin 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.
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?
Solved! Go to Solution.
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]))
Looking for this identical solution. Let me know if you discover anything!
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]))
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
79 | |
73 | |
57 | |
36 | |
31 |
User | Count |
---|---|
91 | |
60 | |
60 | |
49 | |
45 |