π© Dataverse grounding in Copilot Studio π
Mission 8 in Agent Academy shows how to connect prompts to Dataverse tables and related columns. Use prompt grounding to pull up to 1000 records and inject business context into agent flows. Benefits include real time accuracy low code integration and scalable enterprise use.
π‘ Real time accuracy
π Context aware prompts
βοΈ Low code enterprise deployment
Try Mission 8 in Agent Academy and share your findings.
#CopilotStudio #PowerPlatform #AgentAcademy #Dataverse
π΅οΈββοΈ Deleted or... just disappeared?
In Part 4 of my Dataverse Bulk Delete series, I unpack how to:
β
Track job status
π§Ύ Review success/failure logs
π Debug record deletion failures
Your deletion jobs deserve better than blind trust.
π¦ Not all data is trash.
In Part 3 of my Bulk Delete series, I dive into retention-aware strategies when NOT to delete, how to archive, and staying compliant with long-term data.
Because sometimes, keeping it is the smart move.
πͺ Claude in Power Apps 4 ways to 10x Productivity
Microsoft now integrates Claude Code into Power Pages and Power Apps to generate deployable sites and code apps from natural language in minutes. This streamlines Dataverse model setup API integration and enterprise governance.
π‘ Agentic site and app generation
πΉ Dataverse integration and API generation
π― Governed code apps for enterprise control
π¦ Automating Smart Approval Cancellations
Orphaned approvals can stall flows and confuse teams. Mike Givens demos a Dataverse pattern to add timeouts reminders and automatic cleanup.
π‘ Dataverse approval cleanup pattern
π Approval row retrieval and update
βοΈ Timeouts reminders and automatic cleanup
#PowerAutomate #Dataverse #PowerPlatform #MicrosoftCommunity
In Part 1 of my Bulk Delete series, I break down how to automate large-scale cleanups safely using the built-in Bulk Delete feature.
β
Background jobs
β
Scheduling
β
SDK + Web API examples
β
Real-world use case
#PowerPlatform #Dataverse #Dynamics365 #PowerApps #ProDev
http://mytrial365.com/2026/02/19/mastering-dataverse-bulk-delete-simplifying-data-cleanup/
π© Dataverse MCP in VS Code - Fewer clicks & you're welcome
Stop clicking through model driven UIs. Use an MCP server in VS Code to query create and verify Dataverse records with natural language. The demo shows setup queries joins and record creation in minutes π
π‘ Natural language queries in VS Code
π Create records from editor
βοΈ Fewer clicks faster workflows
Watch the demo or message me for setup tips.
#Dataverse #MCP #VSCode #Copilot
Dataverse "Formula Columns" (Calculated fields 2.0). They run on Power FX! They are calculated in real-time (not async like Rollup fields). They are much faster than the old "Calculated Fields." If you need simple math (Price * Qty), use Formula Columns.