Forum Discussion

capradeep1984's avatar
capradeep1984
New Member
3 years ago

Power BI Dataset refresh through REST Api using Python

Hi Team,   I am unable to use Python to refresh the Power Bi using REST API. Need quick help.   My code snippet is as below: import requests import json import base64 # Set the API endpoint U...