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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
m4xon
Helper III
Helper III

Matrix to present a specific time period

Hello,

 

Using matrix I built the following visualisation.
Header two data fileds from Calendar Table (Year Quarter Name and Month Short Name)

m4xon_0-1697202266413.png

Based on that I would like to mark the final date of the process, so I used following measure:

IF ( MIN ( dimSource[Final Date] ), 1 , 0 )

but the problem is that the Calendar Table is build from YEAR ( MIN ( dimSource[Final Date] ) ) to YEAR ( MAX( dimSource[Final Date] ) ), so at above visual I have everything from Q2 2023, but I would like to see only the values related to currently being used filter context. I think that I should somehow modify above measure IF ( MIN ( dimSource[Final Date] ), 1 , 0 ) and replace this 0 with some additional condition, but I dont know how.
I determined the timeframe that should be on the graph based on the 

CALCULATE ( MIN( dimSource[Final Date] ), ALLEXCEPT( dimSource, dimSource[Button Label] ) )
CALCULATE ( MAX ( dimSource[Final Date] ), ALLEXCEPT( dimSource, dimSource[Button Label] ) )

and would like to see all of the Q and Months between these two dates.

 

Thank you in advance,

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

Please provide sample data (with sensitive information removed) that covers your issue or question completely, in a usable format (not as a screenshot). Leave out anything not related to the issue.
If you are unsure how to do that please refer to https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.

If you want to get answers faster please refer to https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

Please provide sample data (with sensitive information removed) that covers your issue or question completely, in a usable format (not as a screenshot). Leave out anything not related to the issue.
If you are unsure how to do that please refer to https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.

If you want to get answers faster please refer to https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...

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 MSCUST for a $150 discount!

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

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