Forum Discussion

intrasight's avatar
intrasight
Helper IV
10 years ago
Solved

how to reference named table in a query?

    I am migrating the standard "parameter table function" that uses an Excel workbook to instead use a named table. My table is named "Parameters". My function is:   (ParameterName as text) => ...
  • greggyb's avatar
    greggyb
    10 years ago

    You should be able to make the reference as you're describing. I would double check for case and extraneous whitespace (trailing spaces are never fun). If these check out, would you be able to share a sample .pbix (hosted publicly on OneDrive or similar) that recreates the issue for us to look at, please?