Loading request...
Users want the ability to set data sources in Power BI files to relative paths to avoid errors when different users access the same shared file.
I have a pbix file saved in a shared onedrive folder so two people can edit it (at different times). The problem is the data sources are set at the path of whoever set up the queries, C:\\Users\\*Username*\\OneDrive\\SharedFolder\\File.xlsx, for example. So if my coworker sets up the file but I want to go in and check it, I get errors that the data sources are not found. Is there a way to have it so the path is relative to avoid this? Or other suggestions?