#PowerBI Status with #PowerAutomate Refresh all in one #PowerApp
From the day Microsoft made the "PowerBI - Refresh a dataset" Power Automate connector available, and having seen this video by GuyInACube https://guyinacube.com/2019/10/24/use-microsoft-flow-and-other-options-to-refresh...
Manage all your Power BI refreshes in one place with Power Automate (Flow)
As a Data & Analytics consultant, working on tons of different projects, it is very likely that I’m the creator and owner of a whole lot of dataflow and dataset refreshes. Since these ref…
Update to the Power Platform Center of Excellence Starter Kit
Announcing Updates to the Center of Excellence (CoE) Starter Kit – a set of templates that are designed to help get started with developing a strategy for adopting and supporting the Power Platform, with a focus on Power Apps and Power Automate.
How to Create an Azure Logic App that Integrates with the Common Data Service
Some time back we looked at creating Azure Logic Apps for cloud integrations. In this post, we will look at how to create an Azure Logic App that performs Common Data Service functions based on Common Data Service events. We will create an Azure Logic App that, when an account is created in Dynamics 365 / Power Apps, we will also create a contact and assign that contact to the new account. Let’s … Continue reading How to Create an Azure Logic App that Integrates with the Common Data Service
Manage all your Power BI refreshes in one place with Power Automate (Flow)
As a Data & Analytics consultant, working on tons of different projects, it is very likely that I’m the creator and owner of a whole lot of dataflow and dataset refreshes. Since these ref…
Often I see the need to manage URIs when creating a flow. Power Automate has 6 operations available that can make your life easier. Rather than using split functions to split a URI, there are bette…
What is PowerApps Table function, how to create a table using the PowerApps Table() function. how to use GroupBy() and Ungroup(), Filter() Function, PowerApps AddColumns(), DropColumns(), RenameColumns() and ShowColumns() function. and how to create a nested table in PowerApps.
how to use PowerApps functions: Remove() and RemoveIf(), ForAll(), Reset() and ResetForm(), Navigate(), Back() and Exit(), Switch(), Select() and Distinct() functions.
How to Authenticate and Use the Power BI API inside Power Automate
The Power BI API contains several useful pieces of functionality if you need to do interact with Power BI at a lower API level. Power Automate provides great automation features, and it’s only natural we would want to use the two together. Power Automate does have a Power BI connector, but we can get right to the Power BI API to unlock more features as well. Let’s look at how … Continue reading How to Authenticate and Use the Power BI API inside Power Automate
Update to the Power Apps and Power Automate Administration and Governance Whitepaper is now available
Learn about administration and governance of the Microsoft Power Platform by reading our updated Power Apps and Power Automate Governance and Deployment Whitepaper.
Build a Power App Mobile App that Displays and Refreshes your Power BI Data with a Button Click
Imagine a scenario where your Power BI dataset does not show the latest data, for example, if you are in between a scheduled hourly or daily refresh, and your boss needs to see the latest and greatest data in a Power BI report. And, you’re out on the road. There’s a few ways to solve this problem (in another post I show building a Power Automate button). In this post, … Continue reading Build a Power App Mobile App that Displays and Refreshes your Power BI Data with a Button Click
Thumbs up or down? Measure Power BI report sentiment with MS Power Automate (MS Flow)
As Power BI enthusiasts and consultants, we are building tons of reports. All with the goal to enable the business to take data driven decisions by providing them with the right information at the …
Hi Everyone! Imagine being able to create .msapp files that your client can import and start using straight away that will default to their branding! Or templates that you can give to your citizen...
Connectors can now be used in canvas components! I am excited to announce availability of one of the most requested features for canvas components, with supporting API data sources as a first step. Check out how it makes components more powerful and interesting.
10 tips I wish to know before I've started with PowerApps
Read my list of 10 tips I wish to know before I've started with PowerApps and become a PowerApps expert in an eyeblink. Those tips save your time a lot!
<p>In this blog post, we will take low performing conference app and apply few of those optimization techniques to substantially improve performance.</p>
Building consistent User Interfaces across multiple PowerApps screens with minimal fuss
PowerApps is a fantastic tool allowing Power Users to create applications with minimal code, quickly. However, as with many types of IDE, it’s very easy for it to become unmanageable and overwhelming as the number of screens, controls and complexity grows. In this post, we’re going to examine several approaches that you can use to …
Designing a good UI is very important for any app. In this blog, I will explain how we can do pixel perfect designing in less amount of time using PowerApps.