Skip to content

Commit

Permalink
Removed periods
Browse files Browse the repository at this point in the history
  • Loading branch information
TimHanewich committed Aug 24, 2023
1 parent c7a6faf commit eb7397a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions power_platform/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@ I wanted to record and store air quality measurements in the Power Platform and

I...

## *Installed* an **on-premises gateway** to allow cloud-based Power Platform resources to call to my local web server and collect air quality data.
## *Installed* an **on-premises gateway** to allow cloud-based Power Platform resources to call to my local web server and collect air quality data
![gateway](https://i.imgur.com/09erpCQ.png)

## *Made* a **custom connector** to make HTTP calls to my web server and collect air quality data.
## *Made* a **custom connector** to make HTTP calls to my web server and collect air quality data
![custom connector](https://i.imgur.com/uYe4LLs.png)

## *Created* a **Dataverse Table** with appropriate columns to store the air quality data in Dataverse.
## *Created* a **Dataverse Table** with appropriate columns to store the air quality data in Dataverse
![table](https://i.imgur.com/NB3CchK.png)

## *Developed* a **Scheduled Power Automate Workflow** to collect and record air quality data every five minutes.
## *Developed* a **Scheduled Power Automate Workflow** to collect and record air quality data every five minutes
![Power Automate workflow](https://i.imgur.com/Cd5noHV.png)

## *Configured* a **Model-Driven Power App** to allow me to review collected air quality data.
## *Configured* a **Model-Driven Power App** to allow me to review collected air quality data
![model-driven app](https://i.imgur.com/iZv3nzr.png)

## *Designed* a basic **Power BI Dashboard** to visualize my data and embedded it in my Model-Driven Power App as a **custom page**.
## *Designed* a basic **Power BI Dashboard** to visualize my data and embedded it in my Model-Driven Power App as a **custom page**
![Power BI dashboard](https://i.imgur.com/bFQokzL.png)

0 comments on commit eb7397a

Please sign in to comment.