Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Gokul
Helper IV
Helper IV

unable to embed reports based on report section!!how is it possible???

 

script src="https://npmcdn.com/powerbi-client@2.0.0"></script> <script src="https://npmcdn.com/angular-powerbi@1.0.0"></script>

i have included this script src in my angularjs1 code ....

 

 

..controller('powerbi', ['$scope','powerbiServices','$rootScope',function ($scope,powerbiServices,$rootScope) {
console.log("test");

$scope.reports = [{
name: " Feedback test",
type: "ReportSection*****c4",
id: "34e16d1d-5621-4782-a45e-49757c8a40f1",
embedurl:"https://app.powerbi.com/reportEmbed?reportId=34e16d1d-5621-4782-a45e-****&groupId*****3-4e91-45da-9c...",

}

<powerbi-report powerbi-settings-nav-content-pane-enabled="false" embed-url="pass.embedurl" access-token="pass.token" id="pass.id" type="{{pass.type}}"></powerbi-report>

I am able to see iframe with whole report..but i need to show specifically by reportsection..How is it possible??

 

 

 

0 REPLIES 0

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.