{"id":4553,"date":"2020-08-28T13:44:58","date_gmt":"2020-08-28T08:14:58","guid":{"rendered":"https:\/\/www.concettolabs.com\/blog\/?p=4553"},"modified":"2020-08-28T13:44:58","modified_gmt":"2020-08-28T08:14:58","slug":"integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications","status":"publish","type":"post","link":"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/","title":{"rendered":"Integrating PowerApps, Power BI and Flow to Create Realtime Streaming Applications"},"content":{"rendered":"<p>Data is the lifeblood of modern business and now we\u2019re generating more than ever. But the collection of piles of digital information isn\u2019t of much use unless the organization is able to process it in a sensible way. And, that\u2019s where a business intelligence software comes to the rescue.\u00a0<strong>Power BI pulls the data<\/strong> together and processes it to intelligent insights using visually compelling and easy-to-process graphs, charts, and documents. This allows users to generate and share clear and useful insights into what\u2019s happening in the business.\u00a0Just think about how implementing a platform can help you such useful information to help you make actionable decisions? In this post, we\u2019re going to discuss<strong> how integrating PowerApps<\/strong>, Power BI and Flow will help you to create real-time streaming applications. So, let\u2019s get started.<\/p>\n<p>Here, we will demonstrate how integrating PowerApps, Power BI and flow will help you to create a streamline application by creating a scoreboard application.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Step_1_Lets_create_an_app_workspace_to_host_the_application\"><\/span>Step 1: Let\u2019s create an app workspace to host the application<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Log in to PowerBI.com and then move towards Workspaces -&gt; New Workspace.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Step_2_Navigate_to_the_workspace_content_view\"><\/span>Step 2: Navigate to the workspace content view<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<h3><span class=\"ez-toc-section\" id=\"Step_3_Lets_create_a_streaming_dataset\"><\/span>Step 3: Let\u2019s create a streaming dataset<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>To create a streaming dataset, click -&gt; create and then select -&gt; streaming dataset<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Step_4_Lets_set_the_streaming_dataset_to_be_API_based\"><\/span>Step 4: Let\u2019s set the streaming dataset to be API based<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Now click on API and then select Next<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Step_5_Set_streaming_dataset_properties\"><\/span>Step 5: Set streaming dataset properties<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>In order to set the streaming dataset properties, you need to configure the below variables;<\/p>\n<p>Add the fields:<\/p>\n<p>Score as NUMBER<\/p>\n<p>Personas TEXT form<\/p>\n<p>Contest as TEXT form<\/p>\n<p>Date as DATA TIME format.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Step_6_Creating_a_report_to_display_streaming_dataset\"><\/span>Step 6: Creating a report to display streaming dataset<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>In order to generate a dataset report, select the dataset. Then select the chart glyph for the dataset that was just created in step 5.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Step_7_Add_a_visual_to_display_the_score_by_a_person\"><\/span>Step 7: Add a visual to display the score by a person<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>In order to display a person score in visual, drag the scoreboard to the design canvas. The default value should be the clustered column chart and once the value is set, add the person as the axis.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Step_8_Pin_the_column_chart_to_the_scoreboard_dashboard\"><\/span>Step 8: Pin the column chart to the scoreboard dashboard<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>In order to pin the column chart, click the pushpin glyph from the visual and save the report with the name \u201cScoreboard\u201d.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Step_9_Create_a_new_dashboard\"><\/span>Step 9: Create a new dashboard<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>To create a new dashboard, select -&gt; New dashboard and name it as \u201cScoreboard\u201d and click pin.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Step_10_Adding_PowerApps_to_the_PowerBI_report\"><\/span>Step 10: Adding PowerApps to the PowerBI report<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>In the Power BI visuals, click the ellipsis and select -&gt; Import from the marketplace. Now search for PowerApps and select -&gt; PowerApps Preview<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Step_11_Creating_Powerapps_app_with_PowerBI_Custom_Visual\"><\/span>Step 11: Creating Powerapps app with PowerBI Custom Visual<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Now drag the fields names contest, person and score to the PowerApps custom visual<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Step_12_Add_Rating_Control_to_the_PowerApps_application\"><\/span>Step 12: Add Rating Control to the PowerApps application<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<h3><span class=\"ez-toc-section\" id=\"Step_13_Now_add_a_button_control_to_the_PowerApps_application\"><\/span>Step 13: Now add a button control to the PowerApps application<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>In order to confirm or cancel the report, you need to add a button control to the app.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Step_14_Add_a_text_input_control_in_the_app\"><\/span>Step 14: Add a text input control in the app<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>In order to allow user input data, you need to enter text control in the app.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Step_15_Add_a_label_control_to_the_PowerApps_application\"><\/span>Step 15: Add a label control to the PowerApps application<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<h3><span class=\"ez-toc-section\" id=\"Step_16_Create_a_new_flow_and_attach_it_to_the_PowerPoint_presentation\"><\/span>Step 16: Create a new flow and attach it to the PowerPoint presentation<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<h3><span class=\"ez-toc-section\" id=\"Step_17_Add_PowerBI_action_to_the_flow\"><\/span>Step 17: Add PowerBI action to the flow<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Once the flow is created, you can add<strong>\u00a0PowerBI action to the flow.<\/strong><\/p>\n<p>Now set the workspace that you created in step 1<\/p>\n<p>Set the dataset \u201cscoreboard\u201d that you set in step 5<\/p>\n<p>The table created will be called \u201cReal-Time Data\u201d.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Step_18_Set_Every_field_as_%E2%80%9CAsk_in_PowerApps%E2%80%9D\"><\/span>Step 18: Set Every field as \u201cAsk in PowerApps\u201d<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Set every field as \u201cAsk in PowerApps\u201d. For the very first field, this option comes default. For the rest of the fields, you need to click on the \u201cSee More\u201d option to set as above.<\/p>\n<p><strong>Step 19,20,21,22 has the same step. So you can add all ScreenShot in one step and ignore the rest step.<\/strong><\/p>\n<h3><span class=\"ez-toc-section\" id=\"Step_19_Save_your_flow\"><\/span>Step 19: Save your flow.<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Once you\u2019ve set all the fields, you can save your flow.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Step_20_Connect_your_button_with_the_flow\"><\/span>Step 20: Connect your button with the flow<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Navigate to the powerapps tab and select your flow. This will add a parameter to the flow for every field in the database.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Step_21_Supply_the_flow_parameter\"><\/span>Step 21: Supply the flow parameter<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Set the score flow parameter to value the rating control. Now set the below values.<\/p>\n<p>Person -&gt; TextInput<\/p>\n<p>Contest -&gt; \u201cMBAS\u201d<\/p>\n<p>Date -&gt; NOW()<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Step_22_Save_the_powerApps_application\"><\/span>Step 22: Save the powerApps application<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Under the file menu, select -&gt; SAVE. Name your app and select the Save button.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Step_23_Pin_the_PowerApps_app_to_the_dashboard\"><\/span>Step 23: Pin the PowerApps app to the dashboard<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Navigate -&gt; PowerBI tab. In the upper right-hand corner, select -&gt; Pin Visual. Now select the Scoreboard dashboard created above.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Step_24_Test_Integrating_PowerApps\"><\/span>Step 24:\u00a0 Test Integrating\u00a0PowerApps<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>In order to test, type a person&#8217;s name and select a score and update the column chart. You have successfully created an application.<\/p>\n<p>I hope the above blog will help you to build and integrate the <a href=\"https:\/\/www.concettolabs.com\/microsoft-powerapp-development\" target=\"_blank\" rel=\"nofollow\">best PowerApps software<\/a>. Have you ever tried such integration before? Do let us know your experience.<\/p>\n<style>\n.blog-block-1{background:url(https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2020\/08\/app-development.png);background-position: center;background-repeat: no-repeat;background-size: cover;width:100%;margin: 0 auto;padding: 20px 60px 80px;text-align: center; }.blog-block-1 h3{font-size: 40px;color: #fff;line-height: 60px;text-align:center;}.blog-block-1 p{color: #fff;font-size: 20px;}a.blog-btn-1{padding:10px 30px;background: #fbbf13;color: #fff!important;font-size: 18px;border: 0;cursor: pointer; text-align:center}.blog-block-1 p{text-align:center;color:#fff!important;}<\/style>\n<p>&nbsp;<\/p>\n<div class=\"blog-block-1\">\n<h3><span class=\"ez-toc-section\" id=\"Integrating_PowerApps_Power_BI_and_Flow_to_Create_Realtime_Streaming_Applications\"><\/span>Integrating PowerApps, Power BI and Flow<br \/>\nto Create Realtime Streaming Applications<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><a class=\"blog-btn-1\" href=\"https:\/\/www.concettolabs.com\/inquiry\" target=\"_blank\" rel=\"nofollow\">Contact Us Now<\/a><\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_71 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 eztoc-toggle-hide-by-default' ><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_1_Lets_create_an_app_workspace_to_host_the_application\" title=\"Step 1: Let\u2019s create an app workspace to host the application\">Step 1: Let\u2019s create an app workspace to host the application<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_2_Navigate_to_the_workspace_content_view\" title=\"Step 2: Navigate to the workspace content view\">Step 2: Navigate to the workspace content view<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_3_Lets_create_a_streaming_dataset\" title=\"Step 3: Let\u2019s create a streaming dataset\">Step 3: Let\u2019s create a streaming dataset<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_4_Lets_set_the_streaming_dataset_to_be_API_based\" title=\"Step 4: Let\u2019s set the streaming dataset to be API based\">Step 4: Let\u2019s set the streaming dataset to be API based<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_5_Set_streaming_dataset_properties\" title=\"Step 5: Set streaming dataset properties\">Step 5: Set streaming dataset properties<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_6_Creating_a_report_to_display_streaming_dataset\" title=\"Step 6: Creating a report to display streaming dataset\">Step 6: Creating a report to display streaming dataset<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_7_Add_a_visual_to_display_the_score_by_a_person\" title=\"Step 7: Add a visual to display the score by a person\">Step 7: Add a visual to display the score by a person<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_8_Pin_the_column_chart_to_the_scoreboard_dashboard\" title=\"Step 8: Pin the column chart to the scoreboard dashboard\">Step 8: Pin the column chart to the scoreboard dashboard<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-9\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_9_Create_a_new_dashboard\" title=\"Step 9: Create a new dashboard\">Step 9: Create a new dashboard<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-10\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_10_Adding_PowerApps_to_the_PowerBI_report\" title=\"Step 10: Adding PowerApps to the PowerBI report\">Step 10: Adding PowerApps to the PowerBI report<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-11\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_11_Creating_Powerapps_app_with_PowerBI_Custom_Visual\" title=\"Step 11: Creating Powerapps app with PowerBI Custom Visual\">Step 11: Creating Powerapps app with PowerBI Custom Visual<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-12\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_12_Add_Rating_Control_to_the_PowerApps_application\" title=\"Step 12: Add Rating Control to the PowerApps application\">Step 12: Add Rating Control to the PowerApps application<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-13\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_13_Now_add_a_button_control_to_the_PowerApps_application\" title=\"Step 13: Now add a button control to the PowerApps application\">Step 13: Now add a button control to the PowerApps application<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-14\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_14_Add_a_text_input_control_in_the_app\" title=\"Step 14: Add a text input control in the app\">Step 14: Add a text input control in the app<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-15\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_15_Add_a_label_control_to_the_PowerApps_application\" title=\"Step 15: Add a label control to the PowerApps application\">Step 15: Add a label control to the PowerApps application<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-16\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_16_Create_a_new_flow_and_attach_it_to_the_PowerPoint_presentation\" title=\"Step 16: Create a new flow and attach it to the PowerPoint presentation\">Step 16: Create a new flow and attach it to the PowerPoint presentation<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-17\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_17_Add_PowerBI_action_to_the_flow\" title=\"Step 17: Add PowerBI action to the flow\">Step 17: Add PowerBI action to the flow<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-18\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_18_Set_Every_field_as_%E2%80%9CAsk_in_PowerApps%E2%80%9D\" title=\"Step 18: Set Every field as \u201cAsk in PowerApps\u201d\">Step 18: Set Every field as \u201cAsk in PowerApps\u201d<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-19\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_19_Save_your_flow\" title=\"Step 19: Save your flow.\">Step 19: Save your flow.<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-20\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_20_Connect_your_button_with_the_flow\" title=\"Step 20: Connect your button with the flow\">Step 20: Connect your button with the flow<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-21\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_21_Supply_the_flow_parameter\" title=\"Step 21: Supply the flow parameter\">Step 21: Supply the flow parameter<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-22\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_22_Save_the_powerApps_application\" title=\"Step 22: Save the powerApps application\">Step 22: Save the powerApps application<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-23\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_23_Pin_the_PowerApps_app_to_the_dashboard\" title=\"Step 23: Pin the PowerApps app to the dashboard\">Step 23: Pin the PowerApps app to the dashboard<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-24\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Step_24_Test_Integrating_PowerApps\" title=\"Step 24:\u00a0 Test Integrating\u00a0PowerApps\">Step 24:\u00a0 Test Integrating\u00a0PowerApps<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-25\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#Integrating_PowerApps_Power_BI_and_Flow_to_Create_Realtime_Streaming_Applications\" title=\"Integrating PowerApps, Power BI and Flow \nto Create Realtime Streaming Applications\">Integrating PowerApps, Power BI and Flow \nto Create Realtime Streaming Applications<\/a><\/li><\/ul><\/nav><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Data is the lifeblood of modern business and now we\u2019re generating more than ever. But the collection of piles of digital information isn\u2019t of much use unless the organization is able to process it in a sensible way. And, that\u2019s where a business intelligence software comes to the rescue.\u00a0Power BI pulls the data together and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":4558,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[71],"tags":[2174,2175,2176,2177,2178,2179,2180,2181,2182,2183,2184,2185],"class_list":["post-4553","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-microsoft-services","tag-how-integrating-powerapps","tag-integrating-powerapps","tag-power-bi-and-flow","tag-power-bi-powerapps-and-flow","tag-power-bi-powerapps-flow","tag-power-bi-pulls-the-data","tag-power-bi-real-time-streaming","tag-powerapps-application","tag-powerapps-power-bi-integration","tag-powerapps-real-time-data","tag-powerbi-action-to-the-flow","tag-real-time-streaming-in-power-bi"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Integrating PowerApps &amp; Flow Create Realtime Streaming Apps<\/title>\n<meta name=\"description\" content=\"Looking for Integrating PowerApps, Power BI &amp; Flow to Create Realtime Streaming Applications? We are help you with this article or contact us now.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Integrating PowerApps &amp; Flow Create Realtime Streaming Apps\" \/>\n<meta property=\"og:description\" content=\"Looking for Integrating PowerApps, Power BI &amp; Flow to Create Realtime Streaming Applications? We are help you with this article or contact us now.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/\" \/>\n<meta property=\"og:site_name\" content=\"concettolabs\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/manish.patel.710\" \/>\n<meta property=\"article:published_time\" content=\"2020-08-28T08:14:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2020\/08\/power-bi-real-time-streaming-2.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1170\" \/>\n\t<meta property=\"og:image:height\" content=\"540\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Manish Patel\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/withmanish\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Manish Patel\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/\",\"url\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/\",\"name\":\"Integrating PowerApps & Flow Create Realtime Streaming Apps\",\"isPartOf\":{\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2020\/08\/power-bi-real-time-streaming-2.png\",\"datePublished\":\"2020-08-28T08:14:58+00:00\",\"dateModified\":\"2020-08-28T08:14:58+00:00\",\"author\":{\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/b27e0500ea2f536f7f0f5e7ab13566b9\"},\"description\":\"Looking for Integrating PowerApps, Power BI & Flow to Create Realtime Streaming Applications? We are help you with this article or contact us now.\",\"breadcrumb\":{\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#primaryimage\",\"url\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2020\/08\/power-bi-real-time-streaming-2.png\",\"contentUrl\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2020\/08\/power-bi-real-time-streaming-2.png\",\"width\":1170,\"height\":540,\"caption\":\"Power BI real time streaming\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Integrating PowerApps, Power BI and Flow to Create Realtime Streaming Applications\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/#website\",\"url\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/\",\"name\":\"concettolabs\",\"description\":\"Just another WordPress site\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/b27e0500ea2f536f7f0f5e7ab13566b9\",\"name\":\"Manish Patel\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2022\/03\/manish2-96x96.png\",\"contentUrl\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2022\/03\/manish2-96x96.png\",\"caption\":\"Manish Patel\"},\"description\":\"Manish Patel is a Co-Founder of Concetto Labs, a leading mobile app development company specialized in android and iOS app development. We provide a one-stop solution for all IT related services.\",\"sameAs\":[\"https:\/\/websitelaravel.concettoprojects.com\/blog\",\"https:\/\/www.facebook.com\/manish.patel.710\",\"https:\/\/in.linkedin.com\/in\/manishpatel2509\",\"https:\/\/x.com\/https:\/\/twitter.com\/withmanish\"],\"url\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/author\/manish-patel\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Integrating PowerApps & Flow Create Realtime Streaming Apps","description":"Looking for Integrating PowerApps, Power BI & Flow to Create Realtime Streaming Applications? We are help you with this article or contact us now.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Integrating PowerApps & Flow Create Realtime Streaming Apps","og_description":"Looking for Integrating PowerApps, Power BI & Flow to Create Realtime Streaming Applications? We are help you with this article or contact us now.","og_url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/","og_site_name":"concettolabs","article_author":"https:\/\/www.facebook.com\/manish.patel.710","article_published_time":"2020-08-28T08:14:58+00:00","og_image":[{"width":1170,"height":540,"url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2020\/08\/power-bi-real-time-streaming-2.png","type":"image\/png"}],"author":"Manish Patel","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/withmanish","twitter_misc":{"Written by":"Manish Patel","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/","url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/","name":"Integrating PowerApps & Flow Create Realtime Streaming Apps","isPartOf":{"@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#primaryimage"},"image":{"@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#primaryimage"},"thumbnailUrl":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2020\/08\/power-bi-real-time-streaming-2.png","datePublished":"2020-08-28T08:14:58+00:00","dateModified":"2020-08-28T08:14:58+00:00","author":{"@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/b27e0500ea2f536f7f0f5e7ab13566b9"},"description":"Looking for Integrating PowerApps, Power BI & Flow to Create Realtime Streaming Applications? We are help you with this article or contact us now.","breadcrumb":{"@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#primaryimage","url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2020\/08\/power-bi-real-time-streaming-2.png","contentUrl":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2020\/08\/power-bi-real-time-streaming-2.png","width":1170,"height":540,"caption":"Power BI real time streaming"},{"@type":"BreadcrumbList","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/integrating-powerapps-power-bi-and-flow-to-create-realtime-streaming-applications\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/websitelaravel.concettoprojects.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Integrating PowerApps, Power BI and Flow to Create Realtime Streaming Applications"}]},{"@type":"WebSite","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/#website","url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/","name":"concettolabs","description":"Just another WordPress site","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/websitelaravel.concettoprojects.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/b27e0500ea2f536f7f0f5e7ab13566b9","name":"Manish Patel","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2022\/03\/manish2-96x96.png","contentUrl":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2022\/03\/manish2-96x96.png","caption":"Manish Patel"},"description":"Manish Patel is a Co-Founder of Concetto Labs, a leading mobile app development company specialized in android and iOS app development. We provide a one-stop solution for all IT related services.","sameAs":["https:\/\/websitelaravel.concettoprojects.com\/blog","https:\/\/www.facebook.com\/manish.patel.710","https:\/\/in.linkedin.com\/in\/manishpatel2509","https:\/\/x.com\/https:\/\/twitter.com\/withmanish"],"url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/author\/manish-patel\/"}]}},"_links":{"self":[{"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/posts\/4553","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/comments?post=4553"}],"version-history":[{"count":0,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/posts\/4553\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/media\/4558"}],"wp:attachment":[{"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/media?parent=4553"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/categories?post=4553"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/tags?post=4553"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}