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.
I have a problem where I need to show results for the current date selection as well as the December before the current date when selecting a date in a filter.
For example:
Select:
April 2017
Result:
April 2017
December 2016
Or
Select:
October 2016
Result:
October 2016
December 2015
Is arranging such a table possible within Power BI?
Solved! Go to Solution.
Thanks @Phil_Seamark.
I found an acceptable solution which I was able to modify from a previous discussion here:
-Aman
Hi @Anonymous
Yes this is possible by writing your DAX calculations to go find the december data. Nornally these are usually written to find a previous period such as the previous month, but can easily be tweaked to meet your requirement.
If you share a small sample of your data, we can suggest a calculation.
Phil
Thanks @Phil_Seamark.
I found an acceptable solution which I was able to modify from a previous discussion here:
-Aman
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.