Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 IFrame,它显示了一个包含世界地图的 PowerBI 嵌入式报告。我可以通过嵌入式 URl 将参数传递给 PowerBI Embedded,以根据特定国家/地区过滤我的报告。
谢谢
嵌入报告时,将以下内容添加到 iframe 的 URL 末尾:
&$filter=tablename/fieldname+eq+'countryName'