Forum Discussion
olegkazanskyi
Helper II
4 years agoBlank 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
Super User
4 years agoHi 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 ago
Helper 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 ago
Super User
- olegkazanskyi4 years ago
Helper II
Hello collinq ,
shows complete- 200