Forum Discussion
Brett Kraiger
Jan 20, 2023Copper Contributor
DataSource Error Access To The Path is Denied / PowerQuery Mac
I am trying to read a datasource (CSV) into Power Query. I keep getting DataSource error saying that it cannot read the file. This happens whether I try using "Get Data" or just editing an existing...
abhatia1176
Sep 03, 2024Copper Contributor
Brett Kraiger One option which helped me is the following:
Go to Data -> Get Data (Power Query) -> Data Source Settings and then click on "Change File Path" to choose the file you would like to load.
It did not let me load the original file, but I was able to change the name to a different one i.e. load-test.csv was throwing permission error, but when I changed file path to load-test1.csv, it started working.
Hope this helps someone.