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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I'm trying to connect to a Dataverse table using the connector "CommonDataService.Database" but seems that some tables are missing when using this connector but when using the legacy connector "Cds.Entities" they are present under the "System" folder.
Is there a way to get this "System" tables with the "CommonDataService.Database" connector?
Hi @filipe2silva ,
Did you use Common Data Service(Legacy) or Dataverse connector or API? Please share some screenshots to help us clarify your scenario.
Best Regards,
Eyelyn Qin
To be more specific Im trying to get the DynamicsCRM "audits" table with the dataverse connector so I can setup incremental refresh (as this table can get too large), any solution or workaround would be apreciated.