Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The ultimate Microsoft Fabric, Power BI, Azure AI & SQL learning event! Join us in Las Vegas from March 26-28, 2024. Use code MSCUST for a $100 discount. Register Now

Reply
jinma78
Advocate II
Advocate II

Managing streaming dataset via Power BI REST API

Hi, I'm trying to integrate custom application with Power BI in a way so it can create, manage and push data into streaming datasets.


I'm trying to achieve all this via Power BI REST API. But met a lot of major issues on the way:

 

  1. create dataset, I was able to figure out correct way to do this, since it is not clear from API docs that you should specify undelying table for streamin dataset. 
    I'm not sure if this is correct way, but I was able to see dataset in Power BI application UI.
  2. I can't find way to get Push URL for existing streaming dataset via API.
    I can easily get it via app UI manually.
    This is partial blocker in automation process, I can probably workaround this by creating PushStreaming dataset instead and use PostRows API. But I didn't want to authenticate application which will push data in Azure.
  3. And this is complete blocker which kills me.
    I didn't find way to get info about existing streaming dataset structure.
    GetTables API is not supported for streaming dataset and throws error.
    GetTables API return table name only (without columns) for PushStreaming dataset.
    Get Dataset API returns dataset name and some metadata only.


It looks like it is impossible to work with streaming datasets without manual steps in app.
I will be happy if I'm wrong and I simply missed something.

Thanks in advance.

0 REPLIES 0

Helpful resources

Announcements
March Fabric Community Update

Fabric Community Update - March 2024

Find out what's new and trending in the Fabric Community.

Fabric Community Conference

Microsoft Fabric Community Conference

Join us at our first-ever Microsoft Fabric Community Conference, March 26-28, 2024 in Las Vegas with 100+ sessions by community experts and Microsoft engineering.

Fabric Partner Community

Microsoft Fabric Partner Community

Engage with the Fabric engineering team, hear of product updates, business opportunities, and resources in the Fabric Partner Community.