Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Can we use the same approach with parameters to switch Database or server names not only between same type of sources like From(SQL Server) TO(SQL Server) but like for switching like Snowflake to SQL Server or some other RDBMS if we know both schemas and stuff like column_name and data types are exactly same?
Solved! Go to Solution.
Hi @Yuneshwaran
Unfortunately, no - you cannot use parameters to switch between different data source types (like Snowflake to SQL Server) in Power BI Desktop or Service.
Why it doesn't work:
What DOES work with parameters:
Workarounds for cross-platform scenarios:
Create separate queries/reports for each platform and use deployment pipelines to manage them
Use an intermediary layer: Load data from both sources into a data warehouse or lakehouse, then connect Power BI to that single source
Dataflows: Create separate dataflows for each source type, then connect your report to dataflows (abstracts the source)
Fabric shortcuts: If using Microsoft Fabric, create shortcuts to both sources in OneLake
Bottom line: Parameters can't bridge different connector types - the schema matching doesn't matter if the connection protocols are different.
Best regards!
PS: If you find this post helpful consider leaving kudos or mark it as solution
Thanks you for this explanation🙏.
Hi @Yuneshwaran
Unfortunately, no - you cannot use parameters to switch between different data source types (like Snowflake to SQL Server) in Power BI Desktop or Service.
Why it doesn't work:
What DOES work with parameters:
Workarounds for cross-platform scenarios:
Create separate queries/reports for each platform and use deployment pipelines to manage them
Use an intermediary layer: Load data from both sources into a data warehouse or lakehouse, then connect Power BI to that single source
Dataflows: Create separate dataflows for each source type, then connect your report to dataflows (abstracts the source)
Fabric shortcuts: If using Microsoft Fabric, create shortcuts to both sources in OneLake
Bottom line: Parameters can't bridge different connector types - the schema matching doesn't matter if the connection protocols are different.
Best regards!
PS: If you find this post helpful consider leaving kudos or mark it as solution
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 10 | |
| 10 | |
| 9 | |
| 7 | |
| 7 |
| User | Count |
|---|---|
| 42 | |
| 32 | |
| 27 | |
| 19 | |
| 19 |