Forum Discussion
Get Data is greyed out
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.
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)