I want to upload document in the Copilot Studio Agent chatbot interface and handle it with Agent Flow which saves it into Dataverse table row column type of file. Once I have already half way implementing this, I was thinking... Continue Reading → The post Send file from Agent chat to Agent Flow appeared first on Karl-Johan Spiik, Microsoft MVP.| Karl-Johan Spiik, Microsoft MVP
I started to create Recruitment Agent from the beginning. First you need to give all the description and instructions to the Agent. Then there is need to get the knowledge sources for the Agent to query for the Job Positions,... Continue Reading → The post Recruitment Agent creation from scracht appeared first on Karl-Johan Spiik, Microsoft MVP.| Karl-Johan Spiik, Microsoft MVP
When you are building an Agent that takes user input and compares it to something, you need to have the something up and running before start to create the Agent. In my Autonomous Agents scenario there is Recruitment Agent that... Continue Reading →| Karl-Johan Spiik, Microsoft MVP
I’ve delved into testing autonomous agent building, pondering its potential for facilitating community interactions. Many organizations utilize Teams teams within the Power Platform framework, with channels dedicated to various products. Why should a community facilitator manually seek out active members... Continue Reading →| Karl-Johan Spiik, Microsoft MVP
I vibe coded Data Anonymization solution configuration app and then Azure Function but realized that functions are not my cup of tea anymore. I decided that if the logic is mainly already in configurations, why not create it with Power... Continue Reading → The post Data Anonymization with Power Automate appeared first on Karl-Johan Spiik, Microsoft MVP.| Karl-Johan Spiik, Microsoft MVP
I’m about to write Azure Function for data anonymization in Dataverse with GitHub Copilot. I created the tables and model driven app with M365 Copilot and maker portal Copilot in previous post. I also proposed prompt for me to use... Continue Reading →| Karl-Johan Spiik, Microsoft MVP
I had task for creating GDPR solution that anonymizes data. We were first thinking building it with plugin and Power Automate but that solution seemed to be too complex to build and maintain. I discussed with GitHub Copilot and it... Continue Reading →| Karl-Johan Spiik, Microsoft MVP
Earlier I was struggling with getting double triggers from model-driven app but this time my struggle was different. I had Dynamics 365 Customer Insights Journey product public form that was updating Contacts table. I just wanted to have trigger for... Continue Reading →| Karl-Johan Spiik, Microsoft MVP
I have created plugin and had to debug my C# code. Setting up debug process is complex. Microsoft offers good instructions but there were some things that I just had to figure out myself. I will tell you all my... Continue Reading →| Karl-Johan Spiik, Microsoft MVP
Dynamics 365 out-of-the-box features assumes that resource bookings are done manually, but there is possibility automate creating Resource Requirements and Bookable Resource Booking automatically with Power Automate. While Project Operations offers variety of tables and views, there is possibility to... Continue Reading →| Karl-Johan Spiik, Microsoft MVP