How to create a custom connector for Claude.ai in Microsoft 365

Want to use Claude in your apps and flows in Power Platform? Fortunately, Microsoft allows you to create your own custom connectors, and it’s fairly quick to do. This same process will work for other LLMs (e.g. Azure OpenAI), too, with just a few tweaks. When you create custom connector, put some thought into how… Continue reading: How to create a custom connector for Claude.ai in Microsoft 365

Using AI to Add Measure Descriptions & //Comments to DAX

With the advent of TMDL, we’re able to use AI to update our DAX measures to add descriptions and inline comments to our code (this links to the video walkthrough)! Here are the prompts we used to do this as well as test results with different LLM models. Prompt 1 – Add Descriptions to Measures… Continue reading: Using AI to Add Measure Descriptions & //Comments to DAX