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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I am trying to get a (fictitious) first date from my 'Calendar' table where I only have a [Fiscal Year Quarter] in my source data.
My 'Calendar' table contains a complete running table of [Date], [Fiscal Year Quarter] and other useful date elements.
So if in my source data set [Fiscal Year Quarter] = FY24 Q1
Then I need to return 1/4/2024 (1 April 2024)
This assumes that my Fiscal Year Starts 1 April
Solved! Go to Solution.
is this what you want?
Proud to be a Super User!
is this what you want?
Proud to be a Super User!
It's not a lookup but it certainly solves my problem, Thank you
you are welcome
Proud to be a Super User!