Hi, is it possible to allow/enable Power BI iFrames at TMC? Would be nice to embed up-to-date statistics in forum posts, as there are more data enthousiasts like me at the forum! Created this report a month ago, which uses official statistics from the RDW (Dutch DMV). Power BI Report Code: <!DOCTYPE html> <html> <body> <iframe width="1600" height="900" src="https://app.powerbi.com/view?r=eyJrIjoiNWUxZGI1ZjMtMGRmOS00Y2NhLThkZGUtZDllMTA5NGU4ZWY1IiwidCI6ImU0ZTI2YTNkLWIxMDEtNGFhZC1hMGY3LTVlMmIzOWQ5OTZiMiIsImMiOjh9" frameborder="0" allowFullScreen="true"></iframe> </body> </html>
Code: [powerbi]eyJrIjoiNWUxZGI1ZjMtMGRmOS00Y2NhLThkZGUtZDllMTA5NGU4ZWY1IiwidCI6ImU0ZTI2YTNkLWIxMDEtNGFhZC1hMGY3LTVlMmIzOWQ5OTZiMiIsImMiOjh9[/powerbi]