Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Power BI Report based on the dataset refresh data

Hello ,   I am trying to create a  power BI dashboard where I can show all existing prod dataset refresh status to higher management. For that I am using Microsoft flow to bring the dataset refresh...
  • v-juanli-msft's avatar
    v-juanli-msft
    6 years ago

    Hi Anonymous 

    In this link,

    https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/getrefreshhistoryingroup

    click on the "try it", on the right window, provide the "group id"(workspace id), datatset id, click "run",

     

    then copy the url (after "Get") in the "Url" box in Power BI (Get daata->Web connector->Advanced)

    copy the code (after "Authorization") in the box in Power BI as i lined.

    Then select the correct credential in the pop-out window to connect to the data source,

    if all above are successful, then in edit queries, click on the "list"->"convert it to table"-"expand"

     

    Best Regards
    Maggie
    Community Support Team _ Maggie Li
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.