Skip to content

cskardon/Neo4jDataConnectorForPowerBi

Repository files navigation

Neo4j DataConnector For Power BI

Pretty much what it says on the tin.

Please use Version 2.0

How do I try it?

  1. Put it into your PowerBI extensions folder (which appears to be: <USER>/Documents/Power BI Desktop/Custom Connectors)
  2. Allow Power BI to use beta connectors: Goto 'Options' in Power BI Select 'Security' Under the 'Data Extensions' heading select the radio option of:

(Not Recommended) Allow any extension to load without validation or warning

Releases

All releases are available on the Releases page.

Versions

  • 1.0 = Initial release
  • 1.1 = Bug fix to get it working with Neo4j 4.0 MR2 (and probably onwards)
  • 1.2 = Neo4j 4.0 release - should work with 3.x and 4.x
  • 1.3 = Adding Timeout settings for longer running queries
  • 1.4 = Making the 'cypher' entry field bigger
  • 2.0 = Adding auto-refresh for personal gateways, and all fields are required now

Beta Versions

  • None at the moment