Forum Discussion

Felpan's avatar
Felpan
Frequent Visitor
1 year ago
Solved

Lakehouse with cut off date

How can I build a solution that saves data from excel files stored in Sharepoint files with cut off dates for updating?
case scenario:
Manager want budget data until 1.september. This version have to be saved.
New data update with budget data until 1.oktober. This version have to be saved.
I need to have acces this two version so I can see what have changed.
Or make a cut off for updating every month can also work

5 Replies

  • V-yubandi-msft's avatar
    V-yubandi-msft
    Community Support

    Hi Felpan ,

    Thank you for engaging with the Microsoft Fabric Community. I understand the importance of storing and comparing different versions of budget data.

    You can use Dataflows Gen2 to ingest each budget version separately while assigning timestamps to track updates. The data can then be stored in a Lakehouse, ensuring historical versions are maintained for comparison. Finally, a Power BI report can be built with filters to help users track budget changes across different months.

     

    Regards,

    Yugandhar.

    • Felpan's avatar
      Felpan
      Frequent Visitor

      So how would this look like? ingest each budget version separately while assigning timestamps to track updates

  • V-yubandi-msft's avatar
    V-yubandi-msft
    Community Support

    Hi Felpan ,

    I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.

    Thank You.

  • Felpan's avatar
    Felpan
    Frequent Visitor

    Thanks for your help. I did not like to appende data, So the solution is to create a snapshot with Datapipeline.