Forum Discussion
olegkazanskyi
4 years agoHelper II
Blank Values API Output for the Dataset Refreshes
Hello. I use the API request to get the latest refresh date for the available datasets. GET https://api.powerbi.com/v1.0/myorg/datasets/{datasetId}/refreshes It works well for the majority o...
- 4 years ago
We identified that we get blank values for the datasets that users upload to the Service from time to time and do not use the "refresh" button.
collinq
4 years agoSuper User
Hi olegkazanskyi ,
I would triple check the dataset id. It would appear to me that you are getting a "null" because there is nothing being grabbed by the API.
OR - do you have the permissions to see that dataset (or the userid that you are using the API with)?
- olegkazanskyi4 years agoHelper II
Hi collinq ,
Yes, the account has an admin access level to the workspace.
I've double-checked the dataset_id and it is correct. It was retrieved from another scanning script.
- collinq4 years agoSuper User
- olegkazanskyi4 years agoHelper II
Hello collinq ,
shows complete- 200