Create a Power BI Report

Create a Power BI Report

What's the issue you're facing?

I would like to create a Power BI report for my events/questionnaires on Market Dojo. How do I do this?


Solution

Power BI can be used to report on data extracted from Market Dojo. Currently questionnaire answers and events are supported.

Steps

  1. Login to Market Dojo

  2. Goto your profile page, make a note of your E-mail and Market Dojo API Key

  3. Go to https://secure.marketdojo.com/api/v1/documentation  

  4. Search for ‘reports’ to find the reports section.

  5. Choose which report you wish to use (either questionnaire or events).

  6. If you are using the questionnaire report, you will need to find the questionnaire ID. This can be found by visiting the questionnaire in Market Dojo and examining the URL. The id will the number shown in place of xxx in the following url:

  7. [OPTIONAL] the documentation page can be used to try the api. Note that if you try the api on this page, you will not require the email and api key as you are already logged in.

  8. Make a note of the url for the report you wish to create. Either:
    https://secure.marketdojo.com/api/v1/reports/events
    Or
    https://secure.marketdojo.com/api/v1/reports/questionnaires/XXX (replace XXX with your questionnaire ID)

  9. With the details noted in points 2 and 8, you can now build your report

  10. Switch to Power BI

  11. Create a new report, Click ‘Get Data’ Choose ‘Web’ as the source.

  12. Choose the ‘Advanced’ option, enter the url noted in point 8 above, then add the email and api key as extra parts (note the ?email=  and &api_key= text) as shown in the screenshot below.


    • Related Articles

    • How can I enable integration with Per Angusta

      What is the issue you're facing? I would like to enable integration between Spend Key (Per Angusta) and Market Dojo. How can I do this? Solution If you use both Market Dojo and Per Angusta, you can enable integration between the two systems. This ...
    • How to configure integration with Spend HQ (Per Angusta)

      If you use both Market Dojo and Spend HQ, you can enable integration between the two systems. What this allows you to - move from one to the other without signing in again - create Market Dojo events from inside Spend HQ - report savings from Market ...
    • How to configure SSO integration using SAML

      What is the issue you're facing? I would like to configure SSO integration with Market Dojo using SAML Solution Understanding SAML This article explains how to integrate Market Dojo with SAML. It also explains the features that are, and are not ...
    • How to configure SSO integration with Azure Active Directory

      What is the issue you're facing? I would like to use SSO with Market Dojo and Azure Active Directory. How do I do this? Solution What does Azure Active Directory do? Azure is Microsofts Cloud. Active Directory allows organisations to administer ...