Where is the advanced find?

Dynamics community since yesterday kind of lost their ever loving tool Advanced Find. Everyone including the business is wondering and finding hard to move out of Advanced Find. But that is what it is now, you need to get used to this new Advanced Filters using the unified interface. How I can able to save … Continue reading Where is the advanced find?

[PowerTips] Hide/Show button for non-admin users using Power Fx

In my previous post, I have articulate how we can use Ribbon workbench to add display rules to show/hide buttons. Introduction of new command designer using Power Fx is also a tool we can use to update the enable or visible rules. Limitation with command designer is that it won't support legacy button to customize. … Continue reading [PowerTips] Hide/Show button for non-admin users using Power Fx

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

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

Overlapping instances in scheduled flow

Scheduled flows in Power Automate is a awesome tool to schedule any light weight automation. Schedule flow always have a happy path when we are dealing with small amount of data and it runs only once per day or a monthly once. The deadly ones are the one that are running every hour or even … Continue reading Overlapping instances in scheduled flow