Like many of us over the summer, we had a surprise after July 2nd, where our Dataverse search consumption skyrocketed. …
Author: Greg Thomas
Parameters and Variables in YAML Scripts
When I was working through my Node.js and Azure Functions demo, I ran into an interesting problem using YAML variables …
Extracting Entities from Power Automate with AI Builder
I’ve been digging deep into Power Automate AI Builder lately, mainly because it’s a great first step for organizations unsure …
Read MoreExtracting Entities from Power Automate with AI Builder
TypeScript and Powerapps – Part 4 – Builds and Namespaces
In any endeavour, you can code and code and code to your heart’s content, and then when you pop up …
Read MoreTypeScript and Powerapps – Part 4 – Builds and Namespaces
Smart Paste and Copilot in PowerApps
When you’re building solutions on a platform, you get into a mode of build, deploy, test, rinse, and repeat that …
Azure DevOps Agent Pools Goes Boink
In my previous post on automating CI Deployments for Node.js Azure Functions using YAML and Azure DevOps, you might have …
Retrieving Historical Data with the JIRA Api
Similar to AzureDevOps and Git, you can retrieve data from Jira using its own API. I had initially presumed that …
Using the PAC Library to Export, Update and Import your Solutions
It often happens when you’re working on one problem, you figure something out, without completely solving your original problem. I …
Read MoreUsing the PAC Library to Export, Update and Import your Solutions
First Thoughts on AI Prompts in PowerApps (in Preview)
At the time of this writing, AI Prompts are in preview. If you want to play around with AI Prompts, …
Read MoreFirst Thoughts on AI Prompts in PowerApps (in Preview)
PowerAutomate, SharePoint and Twilio
“I’ve had a few requests lately for integrating SharePoint and Twilio together, so I thought I would address them as …