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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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