Forum Discussion
Error using parameters in datasource with Direct Query in update May 2020
bradsy are you aware of any issues in this area of parameters and Direct Query?
I have not heard any problems similar to this. If you can detail the repro a little better, we can give it a try to see if we can replicate the issue.
- Mart_Ief6 years agoNew Member
Thank you for responding.
I'll illustrate with a few screenshots...all in DirectQuery mode:
First with hardcoded server and database
after close and apply the connection is evaluated correctly.
Then with parameters 'ServerName' and 'DatabaseName'
after close and apply the next message appears during connection evaluation...
Allow parameterization in datasource is on.
Up till now this worked fine and as I said used all over production.
gr.
Martin
- bradsy6 years agoMicrosoft Employee
Hi Mart_lef,
I was not able to reproduce. The parameters were applied and my dataset kept working with DQ. Any other users seeing this?