This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hi FreeRangeDingo
You can add a custom column to extract workflowid field values from the workflow records. Record.Field - PowerQuery M | Microsoft Docs
Record.Field([workflow], "workflowid")
To get the name of cloud flow into the flowsession table, you can use Merge queries feature. Select the common workflowid column as the matching column. Merge queries overview - Power Query | Microsoft Docs
This should work well.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
I'm almost there. You showed me how to add a custom column. I created the custom column and joined successfully. Now, I needed data from the "other" table in my join. I assume the answer is that I need another custom column. I know that I will need a Table function rather than the Record function. I checked out Table functions here - https://docs.microsoft.com/en-us/powerquery-m/table-functions - but everything I create gets an error, and the descriptions of the functions don't make a lot of sense. Here are some screenshots.
Thank you very much for your help so far. I'm almost there!
That looks extremely promising. Can't wait to try that out later today. Thank you!
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 4 |