Forum Discussion
pvuppala
2 years agoHelper V
Dataflow Refresh History API
Hello Gurus, I'm trying to see if there's any APIs to extract the data we get using .csv download option within refresh history either via API or some other call. So far everything that I've seen d...
pvuppala
2 years agoHelper V
Yes, my customer would like to track rowcounts on each scheduled refresh. I see that field as part of refresh history available as .csv download but, we're trying to get it programatically. Please let me know if anyone had to deal with it.
GilbertQ
2 years agoSuper User
Hi pvuppala
You would need to query the dataflow and possibly use some DAX to extract the rowcounts?
- pvuppala2 years agoHelper V
No, we're talking about Refresh History and how many records were processed each run. All that info is available when you click on refresh history it lets you download .csv for each run. We just want to be able to programatically get that info for all runs. I opened a microsoft case, they said there isn't an API for this yet.