Forum Discussion

AllanXu's avatar
AllanXu
Helper II
10 years ago
Solved

Can I have a JSON file as data source

Greetings,   is it possible to have a JSON file (local or in Azure BLOB) as a datasource?   Thank you,
  • mike_honey's avatar
    10 years ago

    Yes - use Get Data / From Web and enter the URL (or local path) to the JSON file. PBI will interpret that file as JSON and show you the root node, which you can drill in and expand on to get to the data elements you want. 

     

    The exact steps will depend on the shape of your JSON.

     

    I described this process using a publicly-available JSON file and Excel Power Query (the predecessor of the PBI Get Data UI):

     

    http://superuser.com/a/977376/310267