Ok I have a sql server database view with a list of bookings (employee, date, charge). What i need to do is create a PerformancePoint chart that basically lists the employees and totals all their charges for a particular period.
e.g.
Karen 01/01/2010 £50
Jim 01/01/2010 £20
Karen 02/01/2010 £30
Tim 03/01/2010 £70
Chart for J...
I have a report that contains a link to a Word document. I have created an Action on the textbox that is Jump to URL, with the URL populated.
I have a PerformancePoint dashboard displaying the report, which is in a report library using SharePoint Integrated reports.
The link is not working correctly. Following the recommendations of ...
Hello,
I have a client who has requested that the weights given to each KPI be shown on the Performancepoint dashboard.
How can i do this? Does the SDK allow for such?
Thanks
...
I have a PerformancePoint dashboard running in MOSS 2007 portal. The dashboard consists of one SSRS 2005 report, running in SharePoint Integrated mode.
NT Authority\Authenticated Users have read permissions to the report library containing the SSRS report, the dashboard, and the report library containing the dashboard.
Users that atte...
I wrote several XQuery statements to shred existing KPI and Dashboard metadata but I would like to validate my queries by reviewing the corresponding Xml Schema or DTD if it exists. I searched online but could not find what i was looking for.
The metadata is stored in Performance Point's back end Sql Server database in the dbo.FCObjects...
Has anyone used JackBe mashups in a SharePoint environment hitting OLAP cubes with PerformancePoint 2007? Any gotchas?
Our client is evaluating adding JackBe to our enterprise toolkit and they're soliciting technical recommendations...
...
Is there a way to convert pps charts and scorecards to image ?
...
I Have a PerformancePoint Server 2007 Dashboard in a Sharepoint 2007 page.
In my Sharepoint page, there's 2 Filters who get passed to the Report, and I need to print this report in the page (in another button, not the SSRS one).
So what I need is a javascript method that calls the SSRS print button, which is on a named DIV, insid...
I am trying to create a scorecard in SharePoint 2010 PerfromancePoint dashboard designer. I had a very similar dashboard in performancePoint 2007 working fine. Basically, I have created a KPI which uses my analysis services cube as the data source. In the scorecard I just use this KPI. Let's say it is Total Sales Actual and Target. The n...
Hi All,
I created Tabular value filter and configured to report in dashboard designer
but when I preview the report 'This report requires a default or user-defined value for the report parameter 'swcustomer''
How to i resolve this issue.
Thank you for your help.
Kumar
...
I have a problem when creating a report in Performance Point's Dashboard Designer. I am able to create a data source and the connection is successful but when I create a report using this data source I get the following error:
"The PerformancePoint Server could not connect to the specified data source. Verify that either the current use...
Hi all
While running PPS 2010 Dashboard designer I am getting the following error while trying to import any KPI out a cube. I am using the Adventure Work DW 2008 R2. I can see the KPI while in BIDS and even browse them, but stll unable to imported. In the meantime , I am manually getting the measure out of the cube and creating the KPI...
Are there any events that PerformancePoint Dashboards emit after loading data that can be leveraged by JQuery. The document.ready fires before the performancepoint dashboard has rendered so that doesn't help. I need for the performancepoint dashboard to render so I can then use JQuery to manipulate the dashboard.
Your help is apprecia...
Hi
I created a sql server report using performance point services.
In the dashboard designer I’m able to see the preview of the report.
But when opening the same report in SharePoint site-> Performance point content-> display report
I’m getting access denied error .
• The permissions granted to user / are insufficient for performing t...
I already have a scorecard and now I want to add another target metric to one KPI, and I want the target values to be pulled from a SharePoint list, so they are easily accessable.
Is it possible to make another data source play nicely with the dimensions and filters from another (which is already used in the scorecard)?
...
I am running SharePoint 2010 and Reporting Services 2008 R2 SharePoint integrated-mode. I am able to browse to the reportserver site : http://DBserver/reportserver which lists my site collections and I am able to get to the document library which holds my reports. However, when I try opening a report I get the following error:
Report Se...
Hi,
Apologies if the question is not worded appropriately.
I've created a dashboard using the dashboard designer and succesfully deployed it to our development server. Now I'd like to deploy it to our staging server - is there a way to do that?
I've tried pointing the designer at a different URL without success.
Thanks,
Phil
...
Hello,
Keep in my I am using Dashboard Designer, SharePoint 2010 and PerformancePoint Server 2010.
I have a dashboard homepage showing a KPI for sales, by brand. I added a custom property "View detailed report" on my KPI. When I click on that, I want to be able to go to a second dashboard page featuring 5 scorecards and 2 reports for m...
I have a custom ASPX page hosted on SharePoint with the following web part connection, from a PerformancePoint filter to a SSRS ReportViewWebPart:
<WebPartPages:SPProxyWebPartManager id="pwpm_0d7e10d6dc8f4b00a8a0aeb2a354c814" runat="server">
<SPWebPartConnections>
<WebPartPages:SPWebPartConnection ConsumerConnectionPointID="...
Hi there,
I want to know if it is possible to do some custom code that would be executed when you click on "Deploy to SharePoint" on a dashboard element in Dashboard Designer.
Basically, what I would like to do is set some of the WebPart properties while I generate my dashboard. I'd like to see the WebPart navigation URL with one of t...