Copilot Studio How to achieve a loop in a conversation using the “Go to step” node in Copilot Studio Note that the node “Go to step” in Copilot Studio was very useful.Go to stepNode “Go to step” is a feature that allows y... 2025.01.01 Copilot Studio
Copilot Studio Copilot Studio Create an agent (Copilot) using the generated AI and share it with other users in Teams I have started to learn about Copilo Studio, so I took notes on what I learned.This time, we will build an agent that ca... 2025.01.01 Copilot Studio
Power Apps How to bulk update SharePoint data from Power Apps Patch vs UpdateIf vs ForAll I was asked about bulk updating SharePoint data, so here's a note on how to do it. I also did a performance comparison.W... 2024.11.02 Power Apps
Power Apps How to write a clean Filter function in Power Apps|Discussion of problems with the way it has been written in the past. I have learnt how to write neatly when applying Filter to a gallery, and I have made notes on how I have tried and teste... 2024.09.08 Power Apps
Power Apps Relationship between the AddColumns function and delegation in Power Apps|DropColumns and ShowColumns also only allow the gallery to display up to 500 items. When using AddColumns for the gallery, I had been feeling a slight discomfort for some time, so I did some research and ... 2024.09.08 Power Apps
Power Apps Using PDF functions in Power Apps (preview) – creating and viewing multi-page PDFs, saving files, email attachments PDF FunctionsPDF functions are functions that were released as ‘experimental functions’ and allow the creation of PDF fi... 2024.09.08 Power Apps
Power Automate Using Word connectors from Power Automate to create documents|Replacing text, adding dynamic items and creating PDFs. The Word connector action gives the impression that it is not used very often because it requires a premium licence.I ha... 2024.09.08 Power Automate
Power Apps How to convert Word, Excel and Power Point files to PDF using only the Power Apps canvas. I found this article interesting and tried it out.Advance preparationThe assumption is that the file needs to be in the ... 2024.09.08 Power Apps
Power Apps How to turn Word, Excel and Power Point previews into Power Apps canvas apps. I found this article interesting and tried it out.Advance preparationSave sample files in the SharePoint document librar... 2024.09.08 Power Apps
Power Apps Getting the ‘item count’ of SharePoint lists with more than 2000 items in the Power Apps Canvas app. Because of the ‘data row limit’ and the ‘delayed loading feature of the gallery’, it was difficult to get the number of ... 2024.09.08 Power Apps