connect powerbi to external webapi without using the desktop tool

Viewed 11

is it possible to connect powerbi web to an external webapi without using the powerbi desktop and create a report totally online, without installing the thesktop tool

1 Answers

Currently you can only build a Dataset in the Power BI Service from flat files. Everything else requires using Power BI Desktop to build your Dataset.

Once you have a Dataset you can build reports in either Power BI Desktop or on the web.

Related