I have created a neo4j database in Aura and I need to connect it to Tableau or Power BI to do some reporting. The connexion does not succeed. I'm not sure what is the URL for the neo4j server in case of a database created in Aura.. My url is something like neo4j+s://xxxxx.databases.neo4j.io so I'm a little bit confused.
when i try to put the whole url: neo4j+s://xxxxx.databases.neo4j.io i have an error that the driver is not isntalled.
I'm a little bit confused: When i connect a DB from my localhost, the connection is established. Also when i connect a DB with a regular address IP it works.
I'm only facing this problem with a db created in Aura.
Please Note: This has nothing to do with it being Aura or not. Any ssl protected Neo4j database, whether on-prem, in the cloud, or Aura will need to use SSL=true with the BI Connector.