The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi, i've been trying to follow this: Solved: Date difference between values in same column - Microsoft Fabric Community
Since I want to get a similar result. I need to calculate the difference in days from the BaselineDate to Forecast Date for each unique ID to determine if items are running on schedule (The dataset is incomplete - not all IDs have dates set) . I have the following [Master] table:
with the calculated column:
Solved! Go to Solution.
After going away and coming back to it I've decided a new approach which I think works better:
After going away and coming back to it I've decided a new approach which I think works better: