This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi
I am creating a DataSet using an Oracle DataSource and I'm trying to add Query Parameters.
The substitution syntax is different
WHERE MyField = @MyParam in a SQL Server query
becomes
WHERE MyField = &MyParam in an Oracle query.
MyField one is NUMBER(4)
MyParam is an Integer
I've tried amending the syntax of the Query to use the Oracle format but can't get it to work properly - I keep getting Invalid Number errors.
Does anyone have any experience of this, or any examples of how they have used Query Parameters with Oracle datasources?
Thanks,
Mark
Solved! Go to Solution.
Hi,
thanks for the reply. I worked out the problem
when using query parameters for an Oracle query in Paginated Reports
Where Field1 = :Parameter
i.e. use ':' where SQL Server query would use '@'
This will help on thi subject. For creating a parameter from Orcale source or using a parameter in Orcale query.
Hi,
thanks for the reply. I worked out the problem
when using query parameters for an Oracle query in Paginated Reports
Where Field1 = :Parameter
i.e. use ':' where SQL Server query would use '@'
The post below may be helpful:
Proud to be a Super User!
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 31 | |
| 26 | |
| 23 | |
| 22 | |
| 13 |
| User | Count |
|---|---|
| 62 | |
| 47 | |
| 27 | |
| 23 | |
| 19 |