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.
v-chenwuz-msft
4 years agoCommunity Support
Hi Anonymous ,
Please set the parameters Tyep to Text
And republish it again.
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.