Forum Discussion
Podcast inside dashboard
- 11 months ago
Hi jppuam -Power BI visuals don’t natively allow “embedded playback” of audio/video from a table or matrix.
Suggestion:
1. Store the direct media links from SharePoint (must be file-streamable links, not page links).
2. Create a table visual with the file names.
3. Add a slicer or configure the table for single-select.
4. Place a Video Viewer or HTML Viewer visual next to it.
5. Bind the selected file’s URL to that visual.
reference links:
https://www.discoverei.com/blog/how-to-embed-videos-in-power-bi
https://pragmaticworks.com/blog/power-bi-custom-visuals-html-viewer
Hope this helps.
Hi jppuam -Power BI visuals don’t natively allow “embedded playback” of audio/video from a table or matrix.
Suggestion:
1. Store the direct media links from SharePoint (must be file-streamable links, not page links).
2. Create a table visual with the file names.
3. Add a slicer or configure the table for single-select.
4. Place a Video Viewer or HTML Viewer visual next to it.
5. Bind the selected file’s URL to that visual.
reference links:
https://www.discoverei.com/blog/how-to-embed-videos-in-power-bi
https://pragmaticworks.com/blog/power-bi-custom-visuals-html-viewer
Hope this helps.