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 All,
New to PowerBI DaX
Trying to get the rolling 3 months spent for a Financial year (july to june) by month FY filtered by monthly snapshot(from Dim_snapshots table) .
Tables used as below
Fact Finance
Dim Date
Dim Snapshots
Dim relative to snapshots
My current dax is below which works if I select a month in the table but doest not sync month with selected snapshot . ( if snapshot is Dec 2022 I want the rolling total to be from Dec 2022 to October 2022.
Rolling 3 Months =
Hi @Maveric,
I think you can try to create a relationship between [Date] column in snapshot table and DimDate table. Or you can try to create your measure by the [Date] column in snapshot table.
Your issue should be caused by your data model. Please share a sample file with me and show me a screenshot with the result you want.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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.