Forum Discussion
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
- AnonymousNot 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.
- kmobRegular 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
Microsoft Employee
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,
- GilbertQ
Super User
Anonymous could an option not to be to connect with Excel to Power BI?
https://powerbi.microsoft.com/en-us/documentation/powerbi-service-analyze-in-excel/
In doing that you could then see and pivot your dataset?