Forum Discussion

kmob's avatar
kmob
Regular Visitor
9 years ago

How to display datasets on PowerBI for Desktop?

Hi,

How can I see datasets on PowerBI for Desktop that I created on PowerBI online.

 

Online i can see datasets with the tables and so, but when i login to the desktop version I can't see this datasets...

 

 

Thanks

Cheers

15 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    kmob A data set in the Service is the data source, reports, metadata, etc contained in the PBIX. To confuse the issue, it could also just be a data source if you directly connect from the Service.

    Datasets are not a 1 to 1 match between the Service and the Desktop - this may help out a bit in explaining it further. Look under the "Understanding data refresh" section.

    • kmob's avatar
      kmob
      Regular Visitor

      Anonymous thanks for the response but I am not sure If I was clear...

      So we created this datasets with the powerBI API, so within our java program, we have one json and we created the dataset online folowing the api instructions (obtain token and post data).

       

      The problem is that we can see this dataset in PowerBI online but we cannot see this in powerBI for Desktop. Why? and how can we see this data?

       

      thanks

      • v-sihou-msft's avatar
        v-sihou-msft
        Icon for Microsoft Employee rankMicrosoft Employee

        kmob

         

        Since you have already create a dataset on Power BI, you can create a report based on this dataset, then download a .pbix copy of this report. The dataset will be imported into the .pbix file.

         

         

        Regards,