Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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!
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!