Forum Discussion
compscinj
8 years agoFrequent Visitor
Query Parameters Not Bound - Oracle Database
I have a report that is running a query against an Oracle Database. The query has a few filters that are often changed, so in other environments those are stored as variables. As I understand it from...
- 8 years ago
Hi compscinj,
To reference a query parameter in query statement Where clause, we need to modify Power Query below:
Best Regards,
Qiuyun Yu
theov
Advocate III
1 year agoThis will help on thi subject. For creating a parameter from Orcale source or using a parameter in Orcale sql query.