Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2025 04:10 PM
It will most likely fail because because its a different connector which i dont think would work with powerbi server.
Your only bet is to try with positional arguments since you are using ODBC.
Select * from table where columnx = ? And columny = ?
Check this article out: https://medium.com/@kyle.hale/passing-multi-valued-parameters-from-power-bi-paginated-reports-to-dat...
It explains the steps in detail.
On Medium, anyone can share insightful perspectives, useful knowledge, and life wisdom with the world.