Hi,
This may be a very basic question, but I was wondering how I can adapt my query to a name change in my excel data source. When I go to the advanced query editor, I currently have this source:
Source = Excel.Workbook(File.Contents("\\k2-a.be.example.com\DavWWWRoot\sites\DC\Project\DEV-RPM\Dashboard excels\Retention.xlsx"), null, true),
This excel is stored in a SharePoint document library. If I were to change the name of this excel on SharePoint, could I simply replace 'Retention.xlsx' to 'Retention2017,xlsx' for example without losing relationships and visuals connected to this excel?
Thanks in advance for helping
Kind regards,
Matt