locked
How to Disable "Edit Report" option in PowerView Report in SharePoint 2013. RRS feed

  • Question

  • I'm showing a powerview report in a page, I need to disable either "Edit Report or Save" option for a particular group.

    Environment: SharePoint 2013- Sandboxed Solution.

    I have tried the below link for the same, but end up with no luck:

    http://technet.microsoft.com/en-us/library/hh231522.aspx

    Any help on this is really appreciated.

    Regards

    Seva

    Thursday, November 22, 2012 4:18 PM

All replies

  • Hi,

       I have created Power View Report and Saved in Document Library (Name Reports),

    Can you please let me know how to give only read access to that folder or How to make power view report as read only 

    Thanks in Advance

    Thank You,

    Grace

    Thursday, May 2, 2013 12:12 AM
  • Hi Swati,

       Thanks for your reply, It helped me.

    I have one more doubt regarding Power Pivot data model refresh

    Is there any process to refresh the data for every 15 mins like that Instead of daily once in PowerPivot data model.

    Thank You,

    Grace

    Monday, May 6, 2013 8:23 PM
  • I want to disable or remove "Edit Report" button from the browser

    OR the power view report open full screen in by default.

    Which rights should give to the end user to disable "Edit Report" button of Power view Report

    Regards,

    Ravindra

    Friday, May 17, 2013 7:43 AM
  • Any luck with this? I'm also looking for a solution.
    Wednesday, October 30, 2013 2:17 PM
  • We can’t hide the "Edit report"  button, but you can give someone “read-only” access to Power View report:
    http://parasdoshi.com/2013/10/30/a-note-about-edit-report-button-seen-on-power-view-in-sharepoint/

    If you want to hide the toolbar, add "&PreviewBar=False" end of the URL.
    The URL  like this:
    http://server/_layouts/15/ReportServer/AdHocReportDesigner.aspx?RelativeReportUrl=Report_2013_10.rdlx&ViewMode=Presentation&PreviewBar=False

    You can  create a new html file  to include(use iframe?) the report file URL in your SharePoint library. After this ,you open the html file and the toolbar of report is gone.

    Hope this will help  you.



    • Edited by Tang Baoping Thursday, November 28, 2013 2:58 AM
    • Proposed as answer by Paras Doshi Monday, January 13, 2014 7:30 PM
    Thursday, November 28, 2013 2:39 AM