March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi, I wonder if someone can help me get past this road block. I have tried so many options (mainly around virtual tables and dax last date) I think my approach must be wrong.
I have two tables; the first a date table (below left) with a column showing the period and year that each date falls into (13 financial periods of 4 weeks).
In the second table (below right) I have the same financial period format column; I am trying to build a calculated column in this second table that returns the last date only of each period using the date table. No relationship between tables, multiple values in FY-Period columns of both tables (date column is unique).
Thank you.
Solved! Go to Solution.
hi @kavster
I think the best way is to first create a summarized table :
Yep, you nailed it. Brilliant thank you for the help, works perfectly.
hi @kavster
I think the best way is to first create a summarized table :
Yep, you nailed it. Brilliant thank you for the help, works perfectly.
PBIX file at link below.
https://drive.google.com/file/d/1kIGdn4PguMTHg7LBqL9G-H0jP9RpxmV-/view?usp=sharing
What I am trying to achieve is a new calculated column in the Full_Dchedule_Data_Table by looking up the Period_FY date (blue box) in the Period and Weeks Table (red box) and returing the Date (green box). But it need to be the latest date in that period. So for example P11_2021 would return a date in the calculated column of 05 Feb 2022, which would be on all rows where the FY_Period is P11_2021.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
25 | |
18 | |
15 | |
9 | |
8 |
User | Count |
---|---|
37 | |
32 | |
18 | |
16 | |
13 |