1 February 2024

Power Platform

We all know Power BI as an end-to-end BI platform but is has a limitation currently in particular use cases, which can be solved by Power Apps. 

Power BI does not allow the end user to input data, which becomes possible with an integration of Power Apps. 

Power Apps is also part of the Power Platform and can be seamlessly integrated within Power BI. It empowers anyone to build low-code applications quick and hassle-free.

In order to enable data entries into Power BI, a PowerApp can be created in which the end user can input data through an user-friendly interface and a familiar environment.

With PowerApps, you can apply security rules,  provide a list of values where the user can choose from to monitor data quality, enable the end user to delete entries from the past, etc.

Since PowerApps is part of the Power Platform, you can use Microsoft Dataverse to store data and model processes. You have full access to all the organization users from azure active directory as well.
Data entries of the app can also be stored in an Azure SQL database. Once your app is ready to go live, you can embed this in one of your reports so the user does not have to navigate to any other environment.

To give you a sneak peak of the look and feel of a PowerApp, we have an example of an app which allows users to add their information for a golf competition.

In the edit form, the user can fill in his or her information which will be sent to a SQL database when submitted.

You can also add additional features such as pop-up messages to ask if the user is sure to delete an entry. See below for a different example of a Power App that tracks holidays of an IT department.

Power Automate is also a very interesting component of the Power platform which integrates seamlessly with Power BI and PowerApps. 

Power Automate plays a crucial role in automating tasks and allows you to create automated workflows through an user-friendly interface. A Power Automate flow can be trigger with a button in Power BI, an occurrence of an activity or a scheduled timestamp.

Our reference case of Niras explains how we successfully implemented Power Apps. Power automates takes care of the automation to trigger specific tasks in the background.

We also use Power Automate often for following scenarios:

  1. Send emails with a link to the report every Monday of the week or 1st of the month. Subscriptions in Power BI are limited to internal email addresses, this can be bypassed by forwarding this email with a snapshot of the report to external email addresses by Power Automate
  2. Trigger the refresh of reports after an occurrence of an activity (exceeded a data target, a run of an underlying stored procedure, etc.)
  3. Create a button in Power BI which triggers the refresh of the underlying dataset, a pop-up message will show up after the refresh has finished

You can find an example below of a Power Automate flow which sends an email when a data driven alert is triggered.

Facebook
Twitter
LinkedIn

Subscribe and be the first to know about our new projects