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
v-qiuyu-msft
Community Support
8 years agoHi compscinj,
In Power BI desktop, when you get data from Oracle database, do you call a stored procedure or get data from a table?
If it's stored procedure, would you please share us the query how you create that stored procedure on Oracle side?
Best Regards,
Qiuyun Yu