Forum Discussion
Get Data is greyed out
Anonymous ,
Have you connected to some data source in live connection mode? Could you clarify more details?
Regards,
Jimmy Tao
I have replied three times to this thread, each time the message is not recorded.
The issue is that PBI desktop considers connectsion to PBIU Service datasets to be LIVE connections,m whereas the PBI datasets are not LIVE, they are excel sheets in Sharepoint folders on an ourly update. that is not LIVE.
I do not have a work-around.
It is a severe limitation of the toolset, that it cannot recognize the correct configuration of data sources.
- mattneil7 years agoFrequent Visitor
Hi Anonymous
As mentioned above it sounds like the Report you're working on was created using a Live connection to an existing Power BI dataset.
To add another data source, you'll have to get the .pbix file for the original report dataset and edit/republish there.
In the Workspace go to Datasets, then download the .pbix file from the relevant one.
Cheers,
Matt
- d_gosbell7 years ago
Super User
So a "LIVE" connection really just means that the data is stored else where it is not really a reflection of how often the data is updated.
If I'm guessing correctly you probably have a situation like the following
Report2.pbix ==(live connection)==> Report1.pbix ==(import)==> Excel sheets in Sharepoint
If you edit Report2 you will not see any data or relationships tabs and Get Data will be greyed out. However If you open Report1 you will then be able to access Get Data and add a new data source and when you go back and open Report2 you will see the new data there automatically (that is why the connection is called a "live" connection)