I'm ultimately trying to create a live connection to the Cloudsuite Field Service cloud edition from Power BI.
CloudSuite Field Service ERP has a configuration guide that explains how to connect it to the DataLake. In one of the steps it says to create a Replication Rule and set the Source Site to DataLake AND the Target Site to DataLake. When I do this and Generate the Schema, it doesn't do anything. However, if I make the Source Site to be the Default site and the Target Site to be DataLake it does send the schema to the Data Catalog. HOWEVER, when I try to query any of the tables, there's no data. There must be a step I'm missing?
Also, once I've done this, how can I then connect Power BI to the DataLake? If I can't connect Power BI directly to the Data Lake, I have installed the JDBC Compass driver and have it connected to DBeaver. Is it possible to connect Power BI through DBeaver? If so, anyone know what driver or connection source do I use?