This episode is based on my post on Medium and explains how to embed Microsoft Stream videos in PowerApps. The author outlines a method to display a playlist of videos from SharePoint in your PowerApp, enabling dynamic playback of a video the user selects. The author describes the steps to use Power Automate to fetch the video's unique ID and metadata, parse JSON data, build a data table, and send the results to the PowerApp. This allows the user to dynamically play videos from a gallery selection.