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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Power BI Embedded Edit Report Save as My report in SSRS Framework.

Hi Guys,

 

We have Embedded PBI report;  Now we want the user to edit the report; And show only reports which he did save as new reports; Does we have ability simialr to SSRS Save to Myreport folder? Else all the edit reports go to same workspace?

How to make sure  the user logging have ability to see only his saved report or promote the PBI to view of all others ?

Will it be possible to save report only for him to view until he publish it as new report?

 

and what chnages are required for below code?

generateTokenRequestParameters = new GenerateTokenRequest(accessLevel: "edit", allowSaveAs: true, datasetId: report.DatasetId);

 

Regards,

Navin

2 REPLIES 2
v-yuezhe-msft
Employee
Employee

Hi Navin,

Adding to Darren’s post in this thread, in Power BI desktop, go to Get Data->Blank Query(shown in figure 1 ), add Darren’s query code in Advanced Editor(shown in figure 2) of Query editor to retrieve data from your trx file, then create report in Power BI Desktop and publish it to Power BI Service.

Capture.JPG
                                                         figure 1

Capture1.JPG
                                                        figure 2

In Power BI Service, you can create dashboard or pin visual from your report to dashboard following the instructions in the articles below.

Create a Power BI dashboard
Pin a tile to a Power BI dashboard from a report

Thanks,
Lydia Zhang

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

By using R Script

 

Go To Power Bi Desktop--->Get Data---->use search option type '''R Script"

select it past your query(HTML).

 

this is the way

Madhu

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

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.