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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Trying to determine how long each status is in production. If "Status" column = "shape in progress" how do I datestamp it when it moves into this status?
I am using Date.Time Fixed Local Now, but everytime I refresh the query, the date updates to today's date. I need the date to stay at the date it moved into the status and not change to today when I refresh the data.
Solved! Go to Solution.
Hey @OliverJonesP1 ,
I think is not posible maintaining a timestamp that doesn’t update on each refresh, since Power Query recalculates values whenever it refreshes.
To achieve this, you generally need to either store a static timestamp outside of Power Query (e.g., in a database or by appending new rows in Excel).
Sorry for that!
Regards,
Marcel Magalhães
Microsoft Power BI Official Partner
MCT | Certified PL-300 Power BI
@OliverJonesP1
I tend to beleive it is not possible, but can you share a sample dataset (excel) and the expected out put?
Hey @OliverJonesP1 ,
I think is not posible maintaining a timestamp that doesn’t update on each refresh, since Power Query recalculates values whenever it refreshes.
To achieve this, you generally need to either store a static timestamp outside of Power Query (e.g., in a database or by appending new rows in Excel).
Sorry for that!
Regards,
Marcel Magalhães
Microsoft Power BI Official Partner
MCT | Certified PL-300 Power BI
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!