Forum Discussion
Anonymous
4 years agoNot applicable
Toggle between Azure SQL database connections belonging to different environments
How do I allow toggling between Azure SQL database connections belonging to different environments. My report in dev workspace needs to connect to Azure SQL dev Database and in prod workspace sho...
- 4 years ago
Hi Anonymous
Can you ensure that your datatype is not set to ANY, if it is then it will not allow the parameters to be used.
GilbertQ
Super User
4 years agoHi Anonymous
Can you ensure that your datatype is not set to ANY, if it is then it will not allow the parameters to be used.