How to enable and use the new Named Formulas experimental feature in Power Apps.
Read PostCategory: Microsoft 365
Creating a Planner Plan and adding it as a tab to the General channel of a Teams team using Power Automate & Microsoft Graph
How to use Power Automate to Create a Planner Plan and also add the plan as a tab to the General channel of a Teams team.
Read PostUsing the ParseJSON function and a generic flow to call any SharePoint Rest API endpoint and manipulate the results from Power Apps
How to use the new ParseJSON option in combination with Power Automate to send requests to the SharePoint Rest API and parse them back, in a generic way.
Read PostTwo approaches to replace all occurrences of a value in a String using SharePoint list formatting: replaceAll & split + join
How to replace all occurrences of a value in a string using SharePoint JSON list formatting replaceAll or split + join operators.
Read PostFolders-enabled SharePoint lists: Trigger a Flow only when Folders are modified VS only when Items (not folders) are modified
How to trigger a Power Automate flow only when SharePoint list items are modified (and ignore folders) and vice-versa.
Read PostNew ‘Send an HTTP request’ actions for Office 365 Groups, Outlook and Office 365 users in Power Automate
Overview of new Power Automate new actions that allow calling the Graph API under the Office 365 connector.
Read PostMoving a Canvas app into a solution and keeping the associated URL and ID in different environments
Using the Set-AdminPowerAppDesiredLogicalName PowerShell cmdlet to move a Canvas app into a solution and keeping the associated URL and ID in different environments
Read PostUpdating list views JSON formatters for a SharePoint list using Power Automate
How to update all public views custom JSON formatters for a SharePoint list using Power Automate.
Read PostFiltering SharePoint lookup fields in Power Apps combo boxes by more than one related field
How to change the combo box behaviour to filter SharePoint lookups by more than one field (or projected fields).
Read PostShowing selected SharePoint form fields as read-only using List Formatting
With the setValue action on SharePoint/Microsoft Lists JSON formatting, people from the community are creating several solutions or use cases, including myself in the two […]
Read Post
Recent Comments