I am a Power BI report developer connecting to the Dynamics CRM via Power Query using Import Mode. I have a choice of the Dataverse Connector ( CommonDataService.Database ) or SQL Server ( Sql.Database with port number 5558 )
I prefer the SQL Server connector as I can write my own SQL Query against it. The tables seem to be the same. Are there any issues using SQL Server connector over the Dataverse Connector?