This is a Premium connector for direct connection to Microsoft Power BI.


Power BI is a business analytics solution consisting of multiple tools and building blocks that let you visualize your data and share insights across your organization.


Our platform allows you to quickly and easily insert your Form Entries as rows in a target Power BI dataset.



Before you add a Connector, you must ensure that you have a valid Power BI Connection set up on your organization.



Adding your Power BI Connection


To add a connection, go to the Connections page which is accessed via Menu > Connected Data1 > Connections2.

Note: You must be an Administrator level user to see this option.


Click "Add Connection"3 in the top-right corner of the screen and select "Power BI"4



Next, you'll need your Power BI Application ID6 and Application Secret7 to proceed.


Which can be obtained by following this guide5:
https://docs.microsoft.com/en-us/power-bi/developer/register-app#register-with-the-power-bi-application-registration-tool


Once your Power BI connection details are added click "Save"8 in the top right corner.



If your Application ID and Application Secret keys are correct, an Authorize9 button will appear allowing you to authenticate the connection.




By this point, your Power BI connection has been configured at an organizational level and you can start adding Power BI Connectors to forms and linking them to your Power BI datasets.



Adding a Power BI Connector to your Form



This is done via the Form Connectors page which can be accessed from your Form design or from the Screens1 listing if you mouse over the Form row in question.

 

On the Connectors page click the "Add Connector"2 button located in the top-right corner of the screen.


Select the "Power BI"3 Connector from the list of available connector options.



After the connector is added, the following can be configured.


Dataset Name4Names the Power BI dataset which will store entry data captured for this Form. This dataset is created automatically when the first Form entry is captured against this Connector. 


Dataset Columns5Specify the Form fields that will make up this Power BI dataset. Each selected Form field will populate a column of the same name on the dataset.


NOTE: A maximum of 75 columns is permitted by Power BI.


Anonymize Personal Data6If enabled, data from fields marked as Personal Data will be converted to a nonhuman-readable format to aid privacy.


Additionally, a Run Condition7 can also be set if this connector should only trigger based on a user's input or formula.


When done, click the SAVE8 button in the top-right corner to save your changes.




Your connector is now activated and will push data into Power BI when a form is uploaded.




Viewing your data in Power BI



After a successfully triggered connector, in your Power BI account navigate to My workspace1 > DATASETS2 and select the Dataset Name added when creating your Power BI Form Connector.


Next, you'll need to configure visualisations3 and fields4 that you want the dataset visual5 to display.



Once your visual is complete, hit "Save" in the top-right corner to create a Report which can then be pinned to a Dashboard.


For guided learning on how to use Mircosoft Power BI we recommend getting familiar here:
https://docs.microsoft.com/en-us/power-bi/guided-learning/index




FAQs

Below are some commonly asked questions.



Q: Data is not refreshing automatically in Power BI?


Datasets in Power BI need to be refreshed manually using the Refresh button in Power BI.

You can also configure a scheduled refresh to automatically refresh datasets.

https://docs.microsoft.com/en-us/power-bi/refresh-scheduled-refresh



Q: Only the first row of a table, or repeat page, is going to Power BI?


The submission of repeatable form data to Power BI is not currently supported.

Supporting repeatable data is currently on our roadmap and will be available in a future app release.



Q: The data structure is impacted when we add/remove a field in the form?

 

When adding new fields to a form, you need to manually update the Power BI connector and update the fields which need to be included in the dataset.

When you remove a field from the screen design it will be automatically removed from the connector.

The Dataset in Power BI will update according to the connector configuration. So the columns in your Dataset are defined by the fields selected in the connector.


 

Q: Is it possible to get data from previous form uploads to Power BI when adding a Power BI connector to an existing form?


Only entries captured after adding the Power BI connector will be uploaded to Power BI.

However, Importing/syncing files from a local or OneDrive – Busines/Personal or SharePoint Team-Sites is possible.

https://docs.microsoft.com/en-us/power-bi/service-get-data-from-files




Power BI REST API Restrictions


  • 75 max columns
  • 75 max tables
  • 10,000 max rows per single POST rows request
  • 1,000,000 rows added per hour per dataset
  • 5 max pending POST rows requests per dataset
  • 120 POST rows requests per minute per dataset
  • If a table has 250,000 or more rows, 120 POST rows requests per hour per dataset
  • 200,000 max rows stored per table in FIFO dataset
  • 5,000,000 max rows stored per table in ‘none retention policy’ dataset
  • 4,000 characters per value for string column in POST rows operation


If any of the above restrictions are exceeded the connector will fail, to resolve the issue limit the number of Dataset columns (fields selected) setup on the Power BI Connector that is failing.