AI Vision for Images in Power Automate

This is an accompanying post to the YouTube video here. What we’re doing is asking an LLM to generate semi-structured data out of a prompt – in this case, JSON. By that I mean we’re saying “Here’s an image. Tell me what’s going on in the photo, and transcribe any text,” but in a structured… Continue reading: AI Vision for Images in Power Automate

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