Forum Discussion
SakshiWalia_06
2 years agoFrequent Visitor
Paginated Report parameter passing in query
Hi, When using Oracle query in Power BI Report Builder (paginated report) I am able to use below syntax for passing date paramter value in Text Report query. :pFromDate Used below steps to create p...
AlexisOlson
2 years agoSuper User
I'm not sure a parameter name starting with a colon is allowed. Does it help if you use pfromDate instead of :pfromDate in your query?
SakshiWalia_06
2 years agoFrequent Visitor
No, If we remove colon it treats as column from the table. Gives below error