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

Get Fabric certified for FREE! Don't miss your chance! Learn more

showing status of batch loads as each query comes back

i have a custom connector that loads large number of rows in some cases and it paginates api call. my connector M code has logic that it looks for last page and until last page comes it keeps calling api with page number. it works but i would love it if i can show the user how many rows are finished loading.

Status: New