Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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