Hi Blackbaud Community!
I am hoping someone can help me get the Power BI custom connector working for Raiser's Edge NXT. I have been following the instructions on the GitHub repository (github.com/blackbaud/powerbi-connector) but I am stuck on the last step.
Here is what I have done so far:
- Created a SKY Developer account and subscription
- Registered a Power BI application in the SKY Developer portal
- Added the correct redirect URI: https://oauth.powerbi.com/views/oauthredirect.html
- Set the scope to Full data access
- Updated the client_id.txt, client_secret.txt, and subscription_key.txt files with our credentials
- Compressed the files and renamed them to Blackbaud.mez
- Placed the Blackbaud.mez file in C:\Users\jMichaelson\Documents\Power BI Desktop\Custom Connectors
- Enabled "Allow any extension to load without validation or warning" in Power BI Desktop security settings
The problem is that when I open Power BI Desktop and search for "Blackbaud" in Get Data, it does not appear. Power BI seems to be recognizing the .mez file as a zip file rather than a connector.
I believe the issue may be with how I packaged the .mez file. When I compress the files, Windows keeps treating it as a zip even after renaming it to .mez.
Has anyone successfully installed this connector and can walk me through exactly how to create the .mez file correctly? Any help would be greatly appreciated!
Thank you!
- I have the file saved in my C: drive
2. Searching for the Blackbaud connector file named Blackbaud, I clicked on the Custom Connectors file anyway.
3. This is what came up when I clicked Load
4. And this is where I finished. No Blackbaud connection!