Power Bi Connector to get transactions data from your YNAB budget.
Obtain an api access token following the quick start instructions. As of now only access token authentication is supported.
- Go to the releases page. You'll see a list of releases.
- Download
YNABConnector.mezfrom the assets dropdown under the latest release, which would be the top release from the list. - Place the
YNABConnector.mezfile you dowloaded in under[Documents]\Microsoft Power BI Desktop\Custom Connectors - Open Power Bi Desktop and go to
File -> Options and Settings -> Options -> Security. UnderData Extensionsand select `(Not Recommended) Allow any extension to load without validation or warning. - Restart Power BI Desktop
TBD