Forum Discussion
Anonymous
4 years agoNot applicable
Bind to Parameter Not Showing
Hi, I have user sql query, Start date and end date.i try all below solution. 1.create a parameter then create a calaender table but in property -> advance option not show bind parameter functionali...
Anonymous
4 years agoNot applicable
Just add a datasource with DirectQuery (instead of Import) and then Bind to Parameter option will show up. At least this works for me, hope it works for you 🙂
- ali_b4 years agoAdvocate I
This seemed to work: adding _any_ direct query into the model seemed to enable this field on fields in all the queries (imported or not). Very strange...
Now if I could only get the binding to actually work!
- gsrikar332 years agoAdvocate II
Hi,
This is not working.
I am using Direct Query to fetch data from MySQL database. I dont see the option to bind parameter.
Would you know any other way to do this?