Forum Discussion
Dan_Sprague
6 years agoAdvocate I
Getting Refresh Status for ALL Datasets
Hi All, I know there's a lot of posts, blogs and articles out there about obtaining the last refresh date and status of datasets. From what I've found, these solutions are either way too involv...
v-kelly-msft
6 years agoCommunity Support
Hi Dan_Sprague ,
If so,it's best to use API,pls turn to the references below:
Best Regards,
Kelly
Kelly
Did I answer your question? Mark my post as a solution!
gamos
3 years agoFrequent Visitor
This is a reasonable reponse, but I think it's beyond the scope of what OP is asking for.
This solution you've linked assumes the following:
- that the user has datasets in the Power BI service rather than in a .pbxi file
- that the user is converstand in using Python + the requests module (or another programming language and its requests package)
Is there not a way one can glean all this information in a regular desktop Power BI report?