The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I have sucessfully integrated the HTML Viewer in my report and it is playing the audio clips,
but all the audio clips are auto played.
For Eg. In a table, if i select a user, it plays audio linked to that user, where if i unselect that user (All the user in the table gets active), it plays audio clips of all the users simultaneoulsy.
Also, if Possible, Is there a way to create a single HTMLViewer(Media player), that can play audio linked to all the user.
Is there a way to control this functionality
Solved! Go to Solution.
Hi @nalin_d ,
you can remove the "autoplay" attribute from the "audio control" tag.
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
Where did you upload your audio files? I can't make them playable on the visual.
Hi @nalin_d ,
1.For audio plays automatically, you can just remove ‘autoplay
2.For creating a single HTMLViewer(Media player) that can play audio linked to all the user, the HTMLViewer visual shows all audios by default if you do not filter it. If you want a single player that includes all audios in a single HTMLViewer, we could not find an effective solution to meet your requirement. Perhaps you can submit the requirement to ideas and add your comments there to make this feature coming sooner: https://ideas.powerbi.com/forums/265200-power-bi-ideas.
Best Regards,
Yingjie Li
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Thanks , it worked for me.
Hi @nalin_d ,
you can remove the "autoplay" attribute from the "audio control" tag.
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials