Forum Discussion

ics_sys_usr's avatar
ics_sys_usr
Administrator
6 years ago
Solved

PowerBI Connector

When I create and consume a PowerBI Connector, I dont have access to all of the functions listed in the reference material

 

I added a Data Source, select PowerBI... named my connection object PowerBI and only get 2 actions listed

(image attached)

AddRows

RefreshDataset

 

Per the docs, there is a lot of functionlity i just cant seem to get to

https://www.carlosag.net/PowerApps/Connectors/Power-BI#_TocE6A24FFListGroups

 

The main one i am chasing right now is the ListGroups()

 

anybody work with this or know of any example i could look at....

2 Replies

  • Hi @klogsdon ,

    Currently, within PowerApps or MS Flow, the Power BI connector could only provide following two operations:

    Powerbi.AddRows()
    Powerbi.RefreshDataset()

    Please check the following article for more details:

    https://docs.microsoft.com/en-us/connectors/powerbi/

    Note: The Powerbi.AddRows() could not work within PowerApps app, I have posted this issue to my Product Team already. If this issue is solved, I would reply here. Instead, you could use the Powerbi.AddRows() functionality within Microsoft Flow.

     

    If you would like more actions could be added under the Power BI connector, please consider submit an idea to PowerApps Ideas Forum:

    https://powerusers.microsoft.com/t5/PowerApps-Ideas/idb-p/PowerAppsIdeas

     

    Best regards,

  • Curious, has this issue with PowerBI.AddRows() not working been resolved? This ticket is over 2 years old.