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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Rajeshkumaryarl
Helper II
Helper II

records count on incremental refresh

Hi Everyone. I have dataflows created from snowflake and we enabled incremental refresh on the dataflow. We are doing some analysis to know the total number of records processed (row count) on incremental refresh. Similar exercize we want to do on full load of dataflow. Is there any way we can know this records count on completion of refresh ?? In refresh history i only see start time and end time but no where i see the number of records processed

3 REPLIES 3
v-binbinyu-msft
Community Support
Community Support

Hi @Rajeshkumaryarl ,

Please try to incorporate custom logging within the source system (like Snowflake) to log the number of records being processed during each refresh. This method requires manual setup and might involve storing these logs in a separate location where you can query them later for analysis.

 

For more details, you could read related document:  Tutorial: Get Started with Logging and Tracing | Snowflake Documentation

 

Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

We were able to see the record count in Snowflake. My question is can we do this in Power BI as well ?Now in refresh history, if i download and see , i see the number of rows processed as "NA"?The reason we want this information in Power BI is we want to examine the records count and if there is a large time difference in Power BI refrsh and snowflake refresh, so thst we can understand where issue is there so tht perfromance can be done in backend 

Rajeshkumaryarl_0-1708928118200.png

 

lbendlin
Super User
Super User

click the download button and examine the csv.

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors