Forum Discussion

MeganM11's avatar
MeganM11
New Member
1 year ago

Using parameter as data source

Hi,   For some reason Power Query does not allow me to use a parameter as a datasource when using the following code: Source = Excel.Workbook(File.Contents(Model_datasource), null, true)  Where "...