Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
TSchmidt
Frequent Visitor

Datestamp data each day

Hello,

 

I currently have an excel source where supplier managers of my organisation update rates on their suppliers. This means there are no date stamp on their input since they update the same data to current valid rates.

 

I am currently tasked to do daily calculations based on these rates but without a date structure i wont be able to compute up against other tables where the rates might have changed in the past.

 

Is it possible to capture the rate data once each day and datestamp it in PowerBI? Or would you rather suggest i modify the source with date data?

 

Example

 

On a given day the data might look something like this:

SupplierIDSupplierRate
111118,5
222226,8
333335,3

 

Another day some of the rates might have changed:

SupplierIDSupplierRate
111118,9
222226,8
333335,3

 

I am looking to date stamp the table each day:

SupplierIDSupplierRateDate
1111118,501-01-2022
2222226,801-01-2022
3333335,301-01-2022
1111118,902-01-2022
2222226,802-01-2022
3333335,302-01-2022

 

Looking forward hearing any suggestions.

 

Best Regards

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@TSchmidt , You can add a column using fixed localdatetime

https://docs.microsoft.com/en-us/powerquery-m/datetime-fixedlocalnow

 

And then try for dax append method 

https://blog.crossjoin.co.uk/2020/04/13/keep-the-existing-data-in-your-power-bi-dataset-and-add-new-...
https://www.thebiccountant.com/2017/01/11/incremental-load-in-powerbi-using-dax-union/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@TSchmidt , You can add a column using fixed localdatetime

https://docs.microsoft.com/en-us/powerquery-m/datetime-fixedlocalnow

 

And then try for dax append method 

https://blog.crossjoin.co.uk/2020/04/13/keep-the-existing-data-in-your-power-bi-dataset-and-add-new-...
https://www.thebiccountant.com/2017/01/11/incremental-load-in-powerbi-using-dax-union/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hi @amitchandak ,

 

Thank you very much for your suggestion. I followed the blog from Chris Webb and now i got a table which snapshots and datestamps the data each day. 

 

Appreciate your assistance!

 

Best regards

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.