Performance Point - need to limit permissions to Sharepoint lists

I set up Performance Point Dashboard Designer. 
And as per Microsoft's instructions, I set up an Unattended Service Account for the Performance Point Service Application.
And I gave this account read permissions under the Web Application's "User Policy".
However, this gives a user access to see all sharepoint lists when they're creating a data source.
When a user is creating a data source in Dashboard Designer, I want to limit their permissions to SharePoint lists to only what they normally have access to on the SharePoint sites.
How can I configure Performance Point service application another way , instead of using an unattended service account?
Please help!
thanks!
Also want to mention that I have Business Intelligence Centre set up as a Site Collection, and I only gave this user "Contribute" permissions, but it still gives them access to see everything in SharePoint sites when they create a data source,
which shouldn't be!!
How can I get it to reflect the same permissions that the user has in SharePoint?  They shouldn't see Lists that they don't have access to.

Does anyone know how to limit permissions for Dashboard Designer??
any help would be greatly appreciated!!!

Similar Messages

  • Customizing the Performance Point Services (Dynamic report view) in Sharepoint 2010

    Hi Guys,
    My requirement is to place the OLAP grid bar which is present in Dynamicreportview.aspx, in the PPS dashboard page in sharepoint 2010.
    How to achieve this in sharepoint?
    Please suggest any workarounds ?
    Thanks in Advance.
    Thanks & Regards
    Anil Kumar K

    Please refer to below link for Unsupported features with Excel service in SharePoint:
    http://msdn.microsoft.com/en-us/library/office/ms496823(v=office.12).aspx
    Please ensure that you mark a question as Answered once you receive a satisfactory response.

  • Performance point service for SharePoint List

    Hi All,
    I've a requirement to create Performance Point service to display in the SharePoint List. List contact single line of text columns.
    So i would like to know whether there is any possibilities to  utilities this
    PPS for this SharePoint List. Please suggest.
    Thanks in advance!
    Arun Prakash

    Hi Arun,
    Could you please elaborate your demand?
    Also you can have a look at the blog for using PerformancePoint Services in SharePoint:
    http://www.codeproject.com/Articles/783405/PerformancePoint-Services-in-SharePoint
    http://blogs.msdn.com/b/performancepoint/archive/2011/09/19/performancepoint-data-connection-libraries-and-content-lists-in-sharepoint.aspx
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • VBA code to update Excel Data in sharePoint list

    hi Team,
    I have excel sheet created having data. I need to upload it in sharepoint List.
    Please provide me VBA code for the same.

    Please try this.
    Sub UpdateSpecificCells()
    'If nobody has the file checked out
    If Workbooks.CanCheckOut("http://excel-pc:43231/Shared Documents/ExcelList.xlsb") = True Then
    Application.DisplayAlerts = False
    'Open the file on the SharePoint server
    Workbooks.Open Filename:="http://excel-pc:43231/Shared Documents/ExcelList.xlsb", UpdateLinks:=xlUpdateLinksNever
    ActiveSheet.Cells(2, 7).Value = 100
    ActiveSheet.Cells(3, 7).Value = 200
    ActiveSheet.Cells(4, 7).Value = 300
    'Close the workbook
    Workbooks("ExcelList.xlsb").Save
    Workbooks("ExcelList.xlsb").Close
    End If
    End Sub
    I haven't used SharePoint in many years, and I can't test that code now, but I've used that before to update Excel files in SharePoint.
    Knowledge is the only thing that I can give you, and still retain, and we are both better off for it.

  • Upload image in sharePoint list programmetically

    Hi,
    I need to upload image in sharePoint list programmetically. (Not in picture library)
    How can I achieve this ??
    Thanks,
    Rohit

    Hello,
    You need to use SPFieldUrlValue class to update data in hyperlink or picture column. Here is sample code:
    https://social.msdn.microsoft.com/Forums/sharepoint/en-US/1edbc994-43fb-4bf8-882e-084f9da9f4c1/updating-hyperlink-field-value-programmatically
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see<br/> Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Performance Point in SharePoint server 2010

    Hello, 
    I´ve activated the performance point in share point server 2010, all its ok but when i try to create a new Data Base in Dashboard Designer I cannot do  it, because I Received the follow message 
    CANNOT CONNECT TO SERVER. MAKE SURE THE SERVER IS AVAILABLE AND IS RUNNING AT LEAST MICROSOFT SQL SERVER 2005 ANALYSIS SERVICES.
    I have SQL server 2008 R2 in my server, I was reading about the service in SQL ssis but I dont know if I need it.
    thanks.

    Hello,
    Did you check it?
    http://social.technet.microsoft.com/Forums/en-US/7135d2d3-b442-48ae-b831-7c57ddfd2002/connection-error-in-performancepoint-service-in-sharepoint?forum=sharepointadminprevious
    http://dotnetraj.wordpress.com/2011/11/18/performance-point-services-2010-gems-of-wisdom/
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Sharepoint 2013 BI solutions using Performance point services is can be compatible with Analysis server 2008 R2?

    HI
    In Sharepoint 2013 BI solutions using Performance point services  is can be compatible with Analysis server 2008 R2?
    here in sp 2013 i upgraded sp 2010 BI site and when i open dashboard pages they not display the pointers.
    and when i open dashboard designer i was unable to connect Analysis server 2008 R2 where data source exists
    adil

    Hi 
    1) here i migrated a Publishing web applications and bi sites to 2013 sucessfully, this site is enable anonymous access 
    2) Installed SQLSERVER2008_ASADOMD10 
    3) added performance point service application pool account as a db_owner and data read access permission to content database and added permission to unattended service account to SSAS server .
    3) and after i was able to connect to SSAS data soruces.
    here when i open dashboards with administrator user  , this user able to view dashboards
    but when external user able to view dashboards it asking authentication and throws error.
    Log Name:      Application
    Source:        Microsoft-SharePoint Products-PerformancePoint Service
    Date:          3/15/2015 11:59:02 AM
    Event ID:      1101
    Task Category: PerformancePoint Services
    Level:         Error
    Keywords:      
    User:          NT AUTHORITY\IUSR
    Computer:      TSharepint2013.test.com
    Description:
    An exception occurred while rendering a Web control. The following diagnostic information might help to determine the cause of this
     problem:
    Microsoft.PerformancePoint.Scorecards.BpmException:
     The scorecard no longer exists or you do not have permission to view it.
    PerformancePoint Services error code 20700.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-SharePoint Products-PerformancePoint Service" Guid="{A7CD5295-CBBA-4DCA-8B67-D5BE061B6FAE}" />
        <EventID>1101</EventID>
        <Version>15</Version>
        <Level>2</Level>
        <Task>1</Task>
        <Opcode>0</Opcode>
        <Keywords>0x4000000000000000</Keywords>
        <TimeCreated SystemTime="2015-03-15T08:59:02.151586300Z" />
        <EventRecordID>149327</EventRecordID>
        <Correlation ActivityID="{54EDF29C-9842-C025-E404-2869814A5DF0}" />
        <Execution ProcessID="8120" ThreadID="7816" />
        <Channel>Application</Channel>
        <Computer>TSharepint2013.test.com</Computer>
        <Security UserID="S-1-5-17" />
      </System>
      <EventData>
        <Data Name="string1">An exception occurred while rendering a Web control. The following diagnostic information might help to determine the cause of this problem:
    Microsoft.PerformancePoint.Scorecards.BpmException: 
    The scorecard no longer exists or you do not have permission to view it.
    PerformancePoint Services error code 20700.</Data>
      </EventData>
    </Event>
    adil

  • Does performance point support effective username on https in sharepoint 2013

    I see that analysis services effective username is supported from Sharepoint 2013.
    In Central admin==> manage services==>Performance point service app there is a note saying effective user name is not supported in https or powerpivot. 
    But in the technical documentation it says only about power pivot http://technet.microsoft.com/en-us/library/jj219741.aspx but
    not about https
    My question is does performance point support effective username on https in sharepoint 2013
    Raj-Shpt

    Hi Raj,
    Please check if the following articles (e.g. mentioned "Use Encryption for Data") are what you want, and you may
    also post this question in
    SSAS forum for a better assistance.
    http://msdn.microsoft.com/en-us/library/dn140245.aspx#bkmk_auth
    http://www.c-sharpcorner.com/UploadFile/chinnasrihari/sharepoint-2013-productivity-services/
    Thanks
    Daniel Yang
    TechNet Community Support

  • Performance Point - SharePoint 2010 cascading filter on Fields not in Hierarchy

    Hi I am currently working on a performance point reporting in Sharepoint 2010  that reports on Analysis services database as source.
    I know that we can create cascading filters in performance point with fields in a SSAS hierarchy. But I want to use fields not in hierarchy as cascading filters. Is it possible in anyway in PP in sharepoint 2010

    Hi,
    Thanks for your posting in this forum.
    I have moved this thread in SQL Server Reporting Services, Power View forum for more dedicated support.
    Thanks for your understanding.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • SharePoint Performance Point Decomposition tree Showing values in decimal?

    HI,
    Actually, In SharePoint Performance Point Decomposition tree Showing values in decimal format.
    I would like to change as a "Percentage". How could i do it? Is it possible?
    The value 17.21% shows the same "0.17" in Decomposition tree. How could i change in "%".
    Any help.
    Thanks & Regards
    Poomani Sankaran

    One  observation which is, if All the filter Dimensions would be in bottom axis  then the Analytic grid Decomposition Tree is working fine. If i would keep any one of dimension in 'Back Ground' then it is not showing any dimension in Decomposition
    Tree.

  • SharePoint Performance Point Filters : Set to display all

    I have a performancee point filter which is connected to a scorecard , when i select a value from filter say "abc" it display the abc record in scorecard , now i want to remove this filter selection and display all record in scorecard ? is there
    any way to do that? I am unable to find any option which sets filter value to "All" any sugggestion.
    Thanks in advance.

    Thanks for your reply Rani .
    I can not use tree option as i want dropdown for filters also everytime the page loads by default it should load all data instaed of the selected items. BTW: got some solution, we need to change the stored procedure in performance point database so that
    filter value not get stored in the DB, by design the filter values get stored in PPS database.

  • For performance point, in data loading what we need to do?

    Hi,
    1.for performance point, in data loading what we need to do?
    2.How to increase Cube performance & query Performance?
    Thanks,
    Basava Raju

    Hi,
    In addition to the above steps, especially for data loading, make sure that if you have custom code, its enhanced for performance both on the R3 side and the BI side as well.
    For generic data sources, try to make them generic deltas or try pseudo deltas for them.
    From a query pespective, in filters, try putting include conditions wheree ver possible instead of exclusions.
    Cheers,
    Kedar

  • Business Intelligence and performance point problem

    Hi Everyone,
    Please does anyone know why creating a dashboard from a Sharepoint list is such a hassle. I have configured performance point services, a secure store and a business intelligent website that has a data connection library and  Performance Point content
    list . Unfortunately anytime I try to use dashboard designer to create a new data source and specify the site settings(using unattended account method) I can't save it. It gives me an error claiming that I either don't have permissions or the data source
    doesn't exist.
    A search around the web for answers doesn't seems to solve my problem as it suggests that the problem is associate with many things which I'm not clear about. Please could someone who is good at this at least tell me the critical things to check and the
    clearest way to set this up.
    Thanks,
    Dominic

    Hi Dominic,
    According to your error " I either don't have permissions or the data source doesn't exist", it should be related to the unattended account permission.
    Once the unattended service account has been configured, you must grant that account access to your data sources:
    For SQL Server data, the account must have a SQL logon with db_datareader permissions on each database that you want to access.
    For SQL Server Analysis Services data, the account must have read access to the cube or an appropriate portion of the cube, depending on your needs.
    For Excel Services data, the account must have access to the Excel workbook in a SharePoint document library.
    For data in a SharePoint list, the account must have read access to the list.
    Reference:
    https://technet.microsoft.com/en-us/library/ee836145.aspx
    Also you can have a look at the blog:
    http://www.chrismcnulty.net/blog/Lists/Posts/Post.aspx?ID=74
    https://yossidahan.wordpress.com/2012/08/14/cant-get-ssas-databases-to-appear-in-performance-point-dashboard-designer-check-you-adomd-net-version/
    Best Regards,
    Eric
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Performance Point Services - Unable to connect to site from Dashboard designer

    Recently we moved the Reports site collection from one environment to other. So the Performance point content is also copied.Now I wanted to change the report paths that were deployed using Performance point services. When I try to open the report file from
    perforamnce pointcontent  list it shows unexpected error. If I am trying to connect to the using Dashboard designer it says URL is not available does not reference Sharepoint Site or you do not have permissions to connect.
    Pleasee see the attached file for more details.
    How do the reports be fixed when they are to be deployed using Performance point services(Dashboard designer). Unfortunately we do not have the dashboard designer ddwx file with us. Its been developed by vendor and they have not given us.
    How should the Dashboard reports(SSRS Report )  be moved from one environment to other.What is the best way to move the performance point dashboards from one environment to other.
    Environment- Sharepoint 2010

    At both site-collection level and web application level you need to enable SharePoint designer. Did you do that ?
    http://blogs.msdn.com/b/mcsnoiwb/archive/2010/07/01/locking-down-sharepoint-designer-2010.aspx
    Opening site in SP Designer also needs WebDAV to be enabled on the web front end servers. If the problem still persists, simultaneously open up fiddler and see what's the error message you are getting. That may give you some clue to proceed
    Please mark the replies as answers if they help or unmark if not.

  • Configure Business intelligence site and performance point services

    Hi
    i created a new Business intelligence site in my web application and after that how i configure performance point service.
    and  below Configuration is needed?
    1-            Configure the secure store service
    2-            Create service application
    3-            Start PerformancePoint Service
    4-            Configure Excel Services and SQL Server Reporting Services integration
    adil

    Hi,
    According to your post, my understanding is that you wanted to configure PerformancePoint Services in SharePoint 2010.
    In order to use PerformancePoint Services in Microsoft SharePoint Server 2010, you need to configure a PerformancePoint Services service application. Once you have created the service application, you need to provide data access to the users. This can be done
    by using the unattended service account, or by configuring Kerberos delegation.
    You can follow the steps as below to configure PerformancePoint Services.
    1. Create and configure a PerformancePoint Services service application:
       • Configure the PerformancePoint Services application pool account
       • Start the PerformancePoint service
       • Create a PerformancePoint Services service application
       • Configure service application associations
    2. Configure the unattended service account for PerformancePoint Services:
       • Configure the secure store service
       • Configure the unattended service account
       • Grant that account access to your data sources
    For more information, you can refer to:
    http://technet.microsoft.com/library/ee748643(office.14).aspx
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

Maybe you are looking for

  • Scheduled job in oracle database 10g release 2

    I have scheduled a batch job job to run once a day at 8.30 in the morning but the program runs twice a day, onca at acheduled time and once in the evening 18.30. I am unable to find any reference to the batch program in the job any where. Database ve

  • Could not complete your request the file is not compatible with this version of Photoshop.

    User has been working on a photoshop document for a whole day, when they came to open it the next day the were presented with the error message could not complete your request the file is not compatible with this version of Photoshop. The file has be

  • How does one set up a file sharing password?

    Hi, My wife and I use the same Airport Extreme station to access the Internet and each other's machine. Every time one of us wants to connect to the other machine via AFP, a dialog box springs up that has radio buttons, giving the choice of 'Register

  • Printing a pdf document

    Hi, I want to print a PDF document from SAP.  I am able to suck the document into memory but I have no way to convert it to something that is printable.  Though SAP offers ways to convert from a sap script / smart form to a PDF there doesn’t seem to

  • Podcast removed from Store

    Hi I have had some problems with my server, so the feed was not availible for some time. Unfortunatly the podcast was removed from the iTunes store. Now that the feed is online again I can't find it in iTunes Store. If i try to Re-submit the podcast