Forum Discussion
how to reference named table in a query?
- 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?
The parameters table is a query. The query name is "Parameters". It is of type "table"
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?
- intrasight10 years ago
Helper IV
Ok. I'll make one from scratch and if it still doesn't work I'll post it online.
- intrasight10 years ago
Helper IV
The one I made from scratch worked fine. So either I had typo or I had used a reserved keyword. Where are the reserved keywords documented?