Forum Discussion
nisha_deepak
5 years agoHelper III
Automatic datarefresh using power bi api
I have to auto refresh a particular dataset in power bi service uisng api request.So , i request one api https://login.microsoftonline.com/common/oauth2/v2.0/token to get token using post man clie...
DavisBI
5 years agoSolution Specialist
Hi, nisha_deepak
After you send the post command, is another dataset has been refreshed? Or no dataset has been refreshed?
I suggest you check if your dataset is in "my workspace" or other workspaces.
Best.
- nisha_deepak5 years agoHelper III
Dataset is in my workspace itself and i prefered a particular one dataset want to be refreshed..but its not happened through postman client.