We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Is it possible to import to SQL server synonyms? Currently only tables and views are showing as options.
Solved! Go to Solution.
Hi @Anonymous ,
As far as I'm aware, if you can query something in SQL then you can import it into Power Query using the Native Query connection, for example:
Therefore, we can query sys.synonyms to get the information you need:
Pete
Proud to be a Datanaut!
Hi @Anonymous ,
As far as I'm aware, if you can query something in SQL then you can import it into Power Query using the Native Query connection, for example:
Therefore, we can query sys.synonyms to get the information you need:
Pete
Proud to be a Datanaut!
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 |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 10 | |
| 8 | |
| 7 | |
| 7 | |
| 5 |