Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi all,
So... this needs to be simple but I just cannot understand it...
I have several projects starting in 1.1.2023 and going until the end of 2030.
I have a matrix table showing forecasted costs per year and want to include all projects, but I just want to show in the table values between 1.1.2024 and 31.12.2027.
If I filter between dates all the projects that start before or end after are excluded... This kind of view require creation of measures? Shouldn't a simple filter be enough?
Solved! Go to Solution.
@JMHenriques ,
That is what is expected. You are filtering on Contract Expiry Date field and hence it will filter out all data which is not having Contract Expiry Date betwen 2023 and 2027.
If you want forecasted values between 2023 and 2027, then you need to filter on Forecast Year.
Check this:
Hi @Anand24 ,
That is what I made and it seems that it doesn't work that way. I've made a simple pbix 6 rows as an example -> pbix Example
As you can see in, in the filter I have what you said and the entrie doesnt appear. If I change to the end of 2028 than it will appear...
@JMHenriques ,
That is what is expected. You are filtering on Contract Expiry Date field and hence it will filter out all data which is not having Contract Expiry Date betwen 2023 and 2027.
If you want forecasted values between 2023 and 2027, then you need to filter on Forecast Year.
Check this:
The thing is that I needed to keep the total with all the years but only show some of them.
But in the meantime, I reformulated the idea and totals will be presented in another way so indeed I will do that 🙂 thanks for the feedback.
@JMHenriques ,
A simple filter should work. It would be a on or after 1.1.2024 AND on or before 31.12.2017. Forecasted costs of all projects between these 2 dates would appear in the matrix.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.