Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I'm fairly new at this at I am giving a good go at trying to wing it and make this work!
I want to create a real time dashboard in Power BI. the data I need is from an external ticketing company, they have given me an api I key and I have created a dashboard using this via query editor, however there is so much data and this is so slow! I would also like ticket sales in real time.
So I now need to create an endpoint for the ticket company to push data to. I have created a streaming dataset through power bi and defined the schema based on the company's own model. I have then created a python script to request, process and send data to the power bi data set using a http POST request. However, when i run the script I am running into the error 400 "bad request for URL" which is the power bi url which was generated from when i set up the dataset.
Any advice on this would be much appreciated.
Show your payload. It must include a ISO8601 UTC timestamp.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.