Tag: Power Automate

Hidden Talents to Citizen Development (and Beyond): Leveraging Diverse Skills in Your Career
Hidden Talents to Citizen Development (and Beyond): Leveraging Diverse Skills in Your Career
Webinars

Webinar Description: This session explores how individuals can leverage their everyday skills to excel in citizen development on the Power Platform. Participants will learn to apply non-technical talents—such as project management, teaching, data analysis, and creative arts—to build impactful solutions using Power Apps, Power Automate, and Power BI. Through storytelling, real-life examples, and practical exercises,… READ MORE

Extending Microsoft 365 with Advanced Business Workflows
Extending Microsoft 365 with Advanced Business Workflows
How Tos

Extending Microsoft 365 with Advanced Business Workflows Learn how to expand the capabilities of #Microsoft365 by integrating Nutrient Workflow Automation Platform with #SharePoint, #PowerAutomate, and Slack. This video offers a detailed walkthrough on building an advanced automated workflow in Power Automate: using Microsoft AI Builder to extract data from invoices, sending the invoice form to… READ MORE

Is something out of reach? PowerFX Traverse the Dataverse
Is something out of reach? PowerFX Traverse the Dataverse
Blog Posts

I’m going to share a simple tip that I’ve been finding very useful. Formula columns using PowerFX allow you to traverse the dataverse and pull information from several degrees of separation away. Often there are tools available in power platform that require the data to be directly available on a table or at most, one… READ MORE

Step-by-Step Guide to Adding a Custom Content Type in SharePoint Library
Step-by-Step Guide to Adding a Custom Content Type in SharePoint Library
Blog Posts

Prerequisites 1. Create a SharePoint Site First, we need to create a SharePoint site where the custom content type will be added. POST https://<your-tenant>.sharepoint.com/_api/SPSiteManager/create {   “request”: {     “Title”: “Your Site Title”,     “Url”: “https://<your-tenant>.sharepoint.com/sites/YourSiteName”,     “Lcid”: 1033,     “ShareByEmailEnabled”: false,     “Classification”: “Low Business Impact”,     “Description”: “Site for your specific purpose”,     “WebTemplate”: “STS#3”,     “SiteDesignId”: “6142d2a0-63a5-4ba0-aede-d9fefca2c767”,     “Owner”: “your-email@your-domain.com”,     “WebTemplateExtensionId”: “00000000-0000-0000-0000-000000000000”… READ MORE

Advanced SharePoint File Management: A Power Automate Tutorial
Advanced SharePoint File Management: A Power Automate Tutorial
How Tos

Advanced SharePoint File Management: A Power Automate Tutorial Welcome to Damien’s tutorial where we unravel the complexities of SharePoint file management using Power Automate. In this in-depth guide, we’ll cover the entire process of deleting files and folders through the Graph API and SharePoint API, showcasing the power of automation in maintaining an organized SharePoint… READ MORE

[Whitepaper] Document generation on Power Platform
[Whitepaper] Document generation on Power Platform
Ebooks

Document generation on Power Platform: Resco’s new whitepaper released Download the whitepaper: https://www.resco.net/power-platform/document-generation-whitepaper/ Release summary: A whitepaper comparing tools for generating documents on Power Platform is available for download. BOSTON & BRATISLAVA, Slovakia – The whitepaper explores document generation tools that help organizations transition from manual to automated processes and enhance efficiency, accuracy, and productivity.… READ MORE

Start here: Copilot
Start here: Copilot
Blog Posts

Since the launch of Copilot, we’ve been increasingly listening to logic and nonsense. This post tries to bring light to what on earth Copilot is. As you are aware there are plenty of resources, and we might feel a bit bombarded by the amount of information. Don’t be a total newbie! This blog breaks down… READ MORE

Text-to-Speech and Audio Playback in Power Apps using Azure and Power Automate
Text-to-Speech and Audio Playback in Power Apps using Azure and Power Automate
Blog Posts

Capabilities like text-to-speech (TTS) and audio playback can take your applications to new heights of user engagement and accessibility. In this blog post, we’ll look at integrating text-to-speech and audio playback functionalities into Power Apps using Power Automate and Azure Speech Services. Whether you’re looking to provide dynamic narration, streamline communication, or enhance accessibility, this… READ MORE