Forum Discussion

Mateusz's avatar
Mateusz
Regular Visitor
9 years ago
Solved

What is a difference between appsource apps and online services and how to build both of them

Hi All,   In my organisation we are considering exposing our data via Power BI app / online service. Not even sure if these two are different but whenever I work with Desktop Power BI under Get Dat...
  • Eric_Zhang's avatar
    9 years ago

    Mateusz wrote:

    Hi All,

     

    In my organisation we are considering exposing our data via Power BI app / online service. Not even sure if these two are different but whenever I work with Desktop Power BI under Get Data -> Online Services I see way less options than in Web Power BI. So me questions are:

     

    * are AppSource apps the same as Online Services? If not what are the differences? How do you build and publish both of them?

     

    * what is the technical challenge to actually build an app / online service? Is there any documentation regarding this process? Is it a web app implementing couple of contracts defined by Microsoft?

     

    Thanks in advance for making it clear

     

    --

    Mateusz


    Mateusz

    Usually they're the same, for example when connecting to Google Analytics, the online documentation says


    The Google Analytics content pack and the connector in Power BI Desktop rely on the Google Analytics Core Reporting API


    For reports design purpose, I'd suggest you use Power BI desktop. Desktop contains a whole suite of tools(DAX, PowerQuery) to create models. After designing, you can publish reports to Power BI.service for sharing.

     

    You could start your Power BI journey from this starting page.