Forum Discussion

SammySam's avatar
SammySam
New Member
2 years ago
Solved

Need help with OBDC filter query error.

Hi,      I am new to Power Query and I am trying to load some data using an ODC query.    I am getting the following errors with the below query:  Expression.Error: The name 'GetList' wasn't re...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Even though it's a named range, you still have to pull it in using Excel.CurrentWorkbook as a query source, and then select the named range. And you can refer to it by its query name 

     

    --Nate