"title":"Embed a PowerBI report in a Client-Side Web Part",
"shortDescription":"This sample SharePoint Framework client-side web part embedding a PowerBI report using PowerBI Embedded without any server-side code.",
"alt":"Embed a PowerBI report in a Client-Side Web Part"
}
],
"authors":[
{
"gitHubAccount":"roldengarm",
"company":"",
"pictureUrl":"https://github.com/roldengarm.png",
"name":"Roland Oldengarm"
}
],
"references":[
{
"name":"Build your first SharePoint client-side web part",
"description":"Client-side web parts are client-side components that run in the context of a SharePoint page. Client-side web parts can be deployed to SharePoint environments that support the SharePoint Framework. You can also use modern JavaScript web frameworks, tools, and libraries to build them.",