Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi,
I am working with an AAS model in PowerBI and I would like to do the following:
I have a date slicer based on dates between.
The graph on the right reflects numbers for the period based on the dates between selected in the slicer. So this one is fine.
But the left matrix should only reflect numbers per month and this should always be the max month that is selected in the slicer.
What is the Dax formula that I could use the show the max month data in the matrix on the left?
Many thanks in avance for your help.
Regards,
Astrid
Solved! Go to Solution.
Hi @Astrid_M-vB73 ,
Have you tried to add a visual filter on the left matrix like below?
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Astrid_M-vB73 ,
Have you tried to add a visual filter on the left matrix like below?
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
What a brilliant solution!
I was so focused on the fact that I thought this could only be solved with a DAX formula, that I forgot there are other ways to filter the data. Great!
Many thanks for your help.
Regards,
Astrid
You need to create a measure and use MAX and FILTER.
Can you share a sample of your data in a table format?
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Thank you for your quick reply!
I have tried to clarify my issue by creating this picture.
Hope this helps.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.
User | Count |
---|---|
15 | |
14 | |
11 | |
10 | |
9 |