Power BI connector – Auto Refresh!

By Charlotte

The oldest bug (and indeed first) for the Power BI Connector for Neo4j is about how you can’t do an Auto-Refresh on the server side of Power BI. I’ve tried many things, but, it’s taken until now to get to where I think I have it working. TL;DR; Use the 2.0.0 version of the connector…

Actually using the new DataConnector for PowerBI

By Charlotte

After I’d written it – I realised my last post was perhaps not the most useful for those who really don’t care about the how but want to know what to do to use it. So this will follow the same deal as with the last post (over a year and a half ago!! WOW!).…

PowerBI With Neo4j – How do you build a DataConnector?

By Charlotte

TL;DR; Repo is at: https://github.com/cskardon/Neo4jDataConnectorForPowerBiRelease at: https://github.com/cskardon/Neo4jDataConnectorForPowerBi/releases Looky! Pie Charts! This glorious picture represents the very pinnacle of my PowerBI experience, beforehand I was pulling the data into Excel and charting myself – no longer! Jokes aside, the big news here is that I’ve dramatically improved upon my previous post where I showed how you could…

Using PowerBI with Neo4j

By Charlotte

There’s an excellent post by Cédric Charlier over at his blog about hooking Neo4j into PowerBI. It’s simple to follow and get’s you up and running, but I (as a PowerBI newbie) had a couple of spots where I ran into trouble – generally with assumptions I think that are made assuming that you know…