Forum Discussion

vaalyushin's avatar
vaalyushin
Helper I
4 years ago

Upload pbix with python

Hi! I have Power BI Report Server May 2022 and i try to upload pbix-file use api. I write this code:    from asyncio.windows_events import NULL from requests import request import requests fro...