Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
How to display multiple Power BI Reports, on one page (.aspx) using
@Html.PowerBIReportFor
@Html.PowerBIReportFor(
Model => report,
new
{
id = report.Id,
style = "height:10vh;",
powerbi_access_token = Model.CurrentReport.AccessToken
How to display Power BI Reports collection using
@Html.PowerBIReport
I tried this, looping through all report collection in view (MVC) ?, but only one report was displayed multiple times (but report collection has multiple distinct reports?
Is this not supported yet?
Swati
})
</script>
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!