With the hype of AI people started to realise that they could automate their work. The same thing we have been telling them for years. Somehow the AI changed the mindset so that people finally realise, that basic things can... Continue Reading → The post Upgrade your flow with Dataverse prompt appeared first on Karl-Johan Spiik, Microsoft MVP.| Karl-Johan Spiik, Microsoft MVP
I try to share, I try to care, I try to learn. Why? Do you?| JonasR.app
I send a HUGE thanks to three of my fantastic users for these three new great features! Jim gave me DBML. Matt wanted Groups. Warp needed Themes.| JonasR.app
Using Bulk Data Updater can be a bit scary... 😱 Which records did I update? 🤔 Which fields did I change? 🫤 What did really happen?? 😬| JonasR.app
As a Power Platform or Dynamics 365 admin, you’ll likely find yourself wondering which Dataverse tables are currently enabled for auditing for a given environment. Well, I was curious so I took a look. As of January 2025, when you create a regular Power Platform environment with a Dataverse database and the tables in the […]| Seppala365.cloud
In a session at CollabDays Finland 2025, Microsoft MVP Terho Antila and Arto Niemi from Locoda tackled one of the most complex challenges facing Power Platform professionals today: how to bring structure, visibility, and automation to sprawling environments powered by AI and Copilot... Continue Reading → The post From Agent Quality to Power Platform Governance – Practical Tool Demos appeared first on Karl-Johan Spiik, Microsoft MVP.| Karl-Johan Spiik, Microsoft MVP
At CollabDays Finland 2025, Microsoft MVP Nick Doelman delivered session that showcased both the future of AI-assisted development and the practical power of low-code web building. Whether you were a seasoned developer exploring Copilot workflows or a newcomer trying to... Continue Reading →| Karl-Johan Spiik, Microsoft MVP
I was in PowerUp! Live Meetup on Thursday and Tatu Seppälä was presenting security solution to give permissions to environments trough Entra ID security groups instead of assigning them directly to users. During his presentation I remembered that I have... Continue Reading →| 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 →| 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 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 →| 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 projects usually contains connections between entities, that might not be connected out-of-the-box or there is no point of connection them directly, since the data model does not need it. There is need to have a connection between entities... Continue Reading →| Karl-Johan Spiik, Microsoft MVP
You have situation where your Power Automate flow is triggered twice within two seconds. This happens when Dynamics 365 or Power Platform model-driven app form is saving a row into Dataverse table the first time and user is pressing the... Continue Reading →| Karl-Johan Spiik, Microsoft MVP
Dynamics 365 (D365) offers integration that stores documents into SharePoint and displays them in D365. This integration has many benefits and offers indexing of documents which will not happen if the documents are saved inside Dataverse which is technical database... Continue Reading →| Karl-Johan Spiik, Microsoft MVP