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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
13havya
Frequent Visitor

How to record a scheduled cutoff table in Fabric

Hi All,

 

I am attempting to replicate some of our cutoff tables on SQL server, to Fabric. 

I created a scheduled flow on Power Automate, that pulls data from a view every month, applies certain filters, and appends the results to a cutoff table, with a timestamp associated with each row, to denote what month the data was logged. 

 

Currently in SQL we have a cutoff table, with the data logged, a "report name" field and a time stamp. 

We have 3 different cutoff reports, run every month, that are saved into that table.

 

Is there a way I can achieve this in a Fabric Lakehouse?

1 ACCEPTED SOLUTION
v-shex-msft
Community Support
Community Support

HI @13havya,

I'd like to suggest you to use notebook to handle these operations.
You can use notebook to getting data from sql server and load to the dataframe, then you can use withcolumn to add new column based on current datetime values to record the cutoff values.

Lakehouse tutorial: Prepare and transform data in the lakehouse 
Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

2 REPLIES 2
v-shex-msft
Community Support
Community Support

HI @13havya,

I'd like to suggest you to use notebook to handle these operations.
You can use notebook to getting data from sql server and load to the dataframe, then you can use withcolumn to add new column based on current datetime values to record the cutoff values.

Lakehouse tutorial: Prepare and transform data in the lakehouse 
Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Thanks @v-shex-msft , 

Still getting the hang of data transformations on Fabric, but this is a good resource

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.