Show and Hide ribbon button in PowerApps haven't change for so long. Most of the implementation are not using first party app or its core functionality thus some of buttons are not relevant for the business to have any value. Hiding the button is easy though using ribbon workbench by tampering the ribbon XML. Hiding … Continue reading [PowerTips] Hide button for non-admin users without any scripting
Author: Kailash Ramachandran
Restrict Scheduled Power Automate flow to run on set times
Scheduled flow helps us to automate simple process on a scheduled manner. But sometimes we don't want this flow to run in specific hours or we want only to run within the specific hours. Basically we want to run this flow only in set times only. There are couple of ways it can be achieved. … Continue reading Restrict Scheduled Power Automate flow to run on set times
See triggered data values in run history view #powerautomate
This morning out of blue, I saw this new option Edit columns peeks in the flow run history view. This is a much needed enhancement to the view in order to see the triggered data without opening the run history instance. If you navigate to All runs page, it is shown as Add columns. Click … Continue reading See triggered data values in run history view #powerautomate
Build Filter expression for Power Automate Dataverse Connector
Querying Dataverse table using Power Automate is easy with Dataverse connectors. Filtering the data is also more convenient using these connectors, we can use query expression or use FetchXML to filter the data based on our needs. There are three premium connector to facilitate querying Dataverse tables. Get a row by ID List rows Search … Continue reading Build Filter expression for Power Automate Dataverse Connector
Force rollup field calculation using Power Automate
Rollup field is a great way to capture aggregated values computed over the records related to a specified record. Rollup fields are also part of the low code approach where in it reduce writing/maintaining codes to calculate those numbers. The rollups fields are calculated by scheduled system jobs that run asynchronously in the background. To … Continue reading Force rollup field calculation using Power Automate
Monitoring Power Automate Flows
Monitoring flows is always a challenging task. Once the environment grows the solution also grows along with flows too. There are few ways we can able to monitor flows. Option 1 : From the Admin Centre we can able to get Analytics on how the flow are the progressing. There are some useful insights available … Continue reading Monitoring Power Automate Flows
Accessing Current Values of Environment Variables in Power Automate
Environment variables have proven to be a valuable solution for creating custom configuration tables within the environment. One of the notable advantages is their seamless integration into solution packages, allowing for effortless movement between different environments without manual transportation. Initially, retrieving the default or current value of an Environment Variable in Power Automate Flow required … Continue reading Accessing Current Values of Environment Variables in Power Automate
My picks of 2022 release wave 2
Power Apps Modern advanced find turned on by default - Classic advanced find is slow and clunky, newer version definitely have improved look and feel.View only relevant activities in dropdown - This greatly helps in user experience perspective.Connect to external data from Dataverse - Virtual table with standard connector like SQL Server, Excel file, or … Continue reading My picks of 2022 release wave 2
Dynamic URL in the Power Automate email body
Power Automate Send an Email connector is quick and effective way to send email if it is not meant to be tracked inside Dynamics CRM. This gives more flexibility in terms dynamic content that we need to embed inside the email body. The connector also have flexibility to set HTML content via the steps in … Continue reading Dynamic URL in the Power Automate email body
Custom Domain for PowerApps Portal
Adx Studio is awesome addition to the Power Platform. Wait a sec, it is PowerApps Portal forget ADX Studio. PowerApps Portal helps us to create external facing websites that allow external users who are outside the organisation to create, view, etc data in Microsoft Dataverse. It also even allow users to browse content anonymously. External … Continue reading Custom Domain for PowerApps Portal










