Score card component - Dashboards

Hi,
I have a requirement in my dashboards where in i need to create a Scorecard component and following are the detailed requirements.i am using the SAP Dashboards 4.0 tool.
1) There will be a drop down box which will display some employee names in it.
2) When the user selects a employee value from the drodown then the score card below the Drop down display the associated projects information 
and The first column of the scorecard component will display the respective Project names.
3) And for each project there will be an associated .pdf document saved in share point location.
4) So the user wnats to see this pdf document after he clicks a project name from First column of the score card component.
So i would like to know the detailed step by step approach how can i link each one of the pdf document to the respective project in the score card component.
what i mean if i have multiple projects under one Employee how to link one PDF document for one project.
Here employee to Projects is a 1 to Many relation ship. and Project name in score card to pdf document in sharepoint is a 1 to 1 relation ship.
I hope you understand the requirement clearly.
Any body knows how to implement this requirement please let me know your inputs at the earliest.
Thanks in advance,
Warm Regards,
Nanda Kishore.

Here are the steps you can follow
step 1
add scorecard and map them to data
Step 2:
add series and select Position in 'Insert Type' and bind to a cell
Step 3:
Go to behaviour and say rows are selectable and select 'No Selection (none)'
step 4:
Add URL button and assign url to it for your project
step 5:
Go to Behavior and map trigger cell to E1 where we are capturing selections from scorecard
Same for third URL button but specify when value becomes as 3 as its our  3rd row
Step 6: now hide the url button
and set it back and hide this url button in the back of scorecard

Similar Messages

  • Using Blance Score Card Portlets

    Hi,
    I have installed portal 3.0.9 for use with Oracle Applications according to metalink note 146469.1.
    I'm attempting to deploy the Oracle Balance Score Card 5.0.2 Portlets and I'm having the following problem.
    Background:
    I have created two applications users with different responsibilities.
    I have created a score card which each of my two users have full access to.
    I created a portal page with the KPI indicator portlet.
    The portlet is set to view the scorecard and KPI's I have created.
    Problem:
    When I login to portal as Apps user 1, I can see the scorecard, if I log into the portal as Apps user 2, I'm getting an access denied error in the KPI portlet.
    If I customize the portlet as user 2, make no changes but press apply then I can see the KPI, but If I log back into the portal as Apps user 1 I then get the access denied error again.
    Can any one explain this security model ?? Will I need a different portal page for every Apps user ?? ( there could be 1000's)
    Any help would be I great help.

    Nanda - for mobile dashboards, you cannot really expand the column width at run time. Another work-around we did for a recent mobile dashboard implementation was to enable the scorecard property "Rows are selectable".
    In this way, when you long press any cell of the scorecard, the complete text gets displayed in a separate bubble (something like a mouse over value). This can be really helpful when you have real estate constraints.

  • Getting Error while creating Score card

    Hi ,
    I was trying to create a score card using a simple BW query. But I am getting the following error whenever I run the application.
    Data Provider "" could not be parameterized:
    Group: DATAPROVIDER
    Type: null
    Name:
    Init parameters:<parameterList>
    <param name="LOAD_IN_SCRIPT" value="false"/>
    </parameterList>
    In the Data Source Properties I have changed the property "Load in script = true". But I am still getting this error.
    Here is the screen shot.
    Also I am getting the following error:
    null
    Error
    Thu Jan 17 16:23:53 IST 2013
    Error during script processing:
    "<parameterList>
    <param name="SCRIPT" value="//DS_1.loadDataSource();&#10;//DS_2.loadDataSource();&#10;DS_3.loadDataSource();&#10;//TEXT_5.setText(DS_3.getDataAsString(&quot;0AMOUNT&quot;, {&quot;0RELOCAT&quot;:&quot;Atlanta&quot;}));&#10;TEXT_6.setText(DS_3.getDataAsString(&quot;0AMOUNT&quot;, {&quot;0RELOCAT&quot;:&quot;Boston&quot;}));&#10;//TEXT_7.setText(DS_3.getDataAsString(&quot;0AMOUNT&quot;, {&quot;0RELOCAT&quot;:&quot;Charlotte&quot;}));&#10;//TEXT_8.setText(DS_3.getDataAsString(&quot;0AMOUNT&quot;, {&quot;0RELOCAT&quot;:&quot;Denver&quot;}));&#10;//TEXT_9.setText(DS_3.getDataAsString(&quot;0AMOUNT&quot;, {&quot;0RELOCAT&quot;:&quot;Miami&quot;}));"/>
    </parameterList>
    " "com.sap.ip.bi.zen.rt.framework.jsengine.JsEngineTimeoutException: com.sap.ip.bi.zen.rt.framework.jsengine.rhino.RhinoJsEngineError
    at com.sap.ip.bi.zen.rt.framework.jsengine.rhino.RhinoJsEngine.doResumeScript(RhinoJsEngine.java:118)
    at com.sap.ip.bi.zen.rt.framework.jsengine.JsEngine.resumeScript(JsEngine.java:51)
    at com.sap.ip.bi.zen.rt.framework.jsengine.rhino.RhinoScriptInterpreterBialService.interprete(RhinoScriptInterpreterBialService.java:106)
    at com.sap.ip.bi.base.command.impl.Command.interprete(Command.java:198)
    at com.sap.ip.bi.webapplications.runtime.impl.page.Page.processCommandSequence(Page.java:4447)
    at com.sap.ip.bi.webapplications.runtime.impl.page.Page.doProcessRequest(Page.java:2511)
    at com.sap.ip.bi.webapplications.runtime.impl.page.Page._processRequest(Page.java:713)
    at com.sap.ip.bi.webapplications.runtime.impl.page.Page.processRequest(Page.java:4811)
    at com.sap.ip.bi.webapplications.runtime.impl.page.Page.processRequest(Page.java:4804)
    at com.sap.ip.bi.webapplications.runtime.impl.controller.Controller.doProcessRequest(Controller.java:1191)
    at com.sap.ip.bi.webapplications.runtime.impl.controller.Controller._processRequest(Controller.java:1047)
    at com.sap.ip.bi.webapplications.runtime.impl.controller.Controller.processRequest(Controller.java:1015)
    at com.sap.ip.bi.webapplications.runtime.impl.controller.Controller.processRequest(Controller.java:72)
    at com.sap.ip.bi.server.runtime.sevice.impl.BIRuntimeServerService._handleRequest(BIRuntimeServerService.java:489)
    at com.sap.ip.bi.server.runtime.sevice.impl.BIRuntimeServerService.handleRequest(BIRuntimeServerService.java:882)
    at com.sap.ip.bi.server.execution.engine.runtime.BIExecutionEngineRuntime.executeRequest(BIExecutionEngineRuntime.java:48)
    at com.sap.ip.bi.framework.base.execution.impl.BIExecutionService.executeRequest(BIExecutionService.java:54)
    at com.sap.ip.bi.client.execution.AbstractExecutionServlet.handleRequest(AbstractExecutionServlet.java:130)
    at com.sap.ip.bi.client.servlet.BIPrivateServlet.handleRequest(BIPrivateServlet.java:32)
    at com.sap.ip.bi.client.execution.AbstractExecutionServlet.doPost(AbstractExecutionServlet.java:125)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
    at org.eclipse.equinox.http.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:38)
    at com.sap.ip.bi.zen.webserver.internal.ZenSessionFilter.doFilter(ZenSessionFilter.java:34)
    at org.eclipse.equinox.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:81)
    at org.eclipse.equinox.http.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:35)
    at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:130)
    at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:60)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at org.eclipse.equinox.http.jetty.internal.HttpServerManager$InternalHttpServiceServlet.service(HttpServerManager.java:317)
    at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
    at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:390)
    at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
    at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
    at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
    at org.mortbay.jetty.Server.handle(Server.java:326)
    at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
    at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:939)
    at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756)
    at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
    at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
    at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409)
    at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
    Caused by: com.sap.ip.bi.zen.rt.framework.jsengine.rhino.RhinoJsEngineError
    at com.sap.ip.bi.zen.rt.framework.jsengine.rhino.CustomContext._checkMaximumExecutionTimeExceeded(CustomContext.java:44)
    at com.sap.ip.bi.zen.rt.framework.jsengine.rhino.CustomContext.checkMaximumExecutionTimeExceeded(CustomContext.java:38)
    at com.sap.ip.bi.zen.rt.framework.jsengine.rhino.CustomContextFactory.doTopCall(CustomContextFactory.java:75)
    at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3178)
    at org.mozilla.javascript.Interpreter.restartContinuation(Interpreter.java:895)
    at org.mozilla.javascript.Context.resumeContinuation(Context.java:1246)
    at com.sap.ip.bi.zen.rt.framework.jsengine.rhino.RhinoJsEngine.doResumeScript(RhinoJsEngine.java:106)
    ... 43 more
    This is the script for which it is giving me an error:
    Can you help.
    Thanks Regards,
    Biswajit

    Hi Tammy,
    Please find the Screen shot of the filter tab:
    The result of the query is as follows:
    Regards,
    Biswajit

  • Linking FTP to Balance Score card

    Dear All,
    We have an application server ( FTP) that we are using for BW Flat File data upload.
    I want give the link of the file from this application server to Balanced score card measure in Report and link tab. How can I do it ?
    This is a urgent requirement.
    Regards,
    MANDAR

    Try the Financial Performance Management forum.

  • Measure definition not displaying in portal - balanced score card

    Hi,
    Please help very urgent!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    I have just transported the balance score card from development to quality. When i tried to open the balance score card via portal i am unable to see the measure definitions.
    I transported the measures by checking transporting meaures with text elements. All transports are successful.Only definition part is not visible.
    I am using status of BI: SAP BW = SP 14 and SEM BW @SP 8.
    1. Is this the support package issue or some portal setting for roles
    2. Or anyother way to capture the definition of the measure. Please suggest how can i confirm that this time i have captured the definition of the measure as there is no specific task added in the transport for this purpose.
    Thanks
    Rani

    Resolved this issue.....its becz JAVA was not installed after replacing my system.

  • How to imlement Balance Score Card system with EHP-7

    Hi Experts,
    How can we setup the system as per Balance score card & integrate it with ECM for payment of incentives,bonus based on performance.
    Compensation Admin>> Guidlines>Matrix>System has option of MBO, how can we mapp Balance Score card system into the system.
    Can any one ples help.

    Hi Experts,
    Can anybody please guide me on how to go ahead with this.

  • MM Vendor Evaluation Score Card Program RM06LBAT

    Hello MM gurus,
    I am trying to figure out what record selection criteria SAP uses in calculating a score in the Vendor Evaluation score card program RM06LBAT.  We have our applicability period set to 090 days in configuration. Does the program look at records in S013 for the last 090 days from the run date of RM06LBAT? Or does the program look at records in S013 since the last vendor score card was generated?  Is applicability period used in running the score card?  How is the applicability period used in SAP for vendor evaluation?
    We would like to run the score card program every 090 days (or once per quarter) and have SAP only evaluate scores for activity generated over the 090 day period.
    I appreciate your assistance.
    Regards,
    Julie

    HI,
    The information you need from vendor evaluation is contained in the criteria on-time delivery.
    The market price is a dat you introduce in the info record.
    There is a very good information in the online help:
    [http://help.sap.com/saphelp_erp60_sp/helpdata/EN/8d/b97cde414511d188fc0000e8322f96/frameset.htm]
    Best Regards,
    Arminda Jack

  • Appraisal Template for Balance Score Card tool

    Dear All,
    The PMS process is based on the Balance Score Card approach. In order to fulfill this requirement what are the prerequisites required..This is categorized only for the Top level management...
    Can someone throw some light in this.. like how to start off..
    Regards,
    Srikanth

    Hi,
    In order to use Balance score card there should be integration with SEM, pls check the documents in Service Market place.
    Regards
    Kumar

  • Copy BSP balance score card

    Hi,
    when I copy the standard BSP balance score card I get errors in my java scripts. Has someone already tried to copy the balance score card and solve the java script errors.
    I have a custome who want to use SEM in a portal, with there own portal design. so I want to make a copy of the BSP and than change the layout files.
    Kind regards,
    Richard Middelburg

    Hi Rishi,
    it is very interesting to read a 'first' inquiry about the balanced scorecard concept. You've found a very rich topic to educate yourself in. Personally, having worked in this area for almost eight years now, I would divide this topic in two main aspects:
    <b>1) Balanced Scorecard as methodology:</b> there are several great publications on this topic by the 'fathers' of this concept (Drs. Kaplan & Norton, see the response by Manish, too). The following two are key in my opinion and they've helped me a lot understand the theory:
    - <a href="http://www.amazon.com/Balanced-Scorecard-Translating-Strategy-Action/dp/0875846513/ref=pd_bbs_sr_1/104-6553279-1939130?ie=UTF8&s=books&qid=1190017043&sr=8-1">The Balanced Scorecard: Translating Strategy into Action</a>
    - <a href="http://www.amazon.com/Strategy-Focused-Organization-Scorecard-Companies-Environment/dp/1578512506/ref=pd_bbs_sr_3/104-6553279-1939130?ie=UTF8&s=books&qid=1190017043&sr=8-3">The Strategy-Focused Organization: How Balanced Scorecard Companies Thrive in the New Business Environment</a>
    Some additional basic info can be found on Wikipedia, too:
    <a href="http://en.wikipedia.org/wiki/Balanced_scorecard">Wikipedia - balanced scorecard</a>
    <b>2) Balanced Scorecard as supported by SAP applications:</b> I would recommend you to have a look at a new strategy/performance management solution of SAP called SAP Strategy Management (SSM) which replaced the older Balanced Scorecard app of Strategic Enterprise Management (SEM). More info on SAP SSM can be found e.g. <a href="http://here">http://www.sap.com/solutions/performancemanagement/index.epx</a>. SSM supports the Balanced Scorecard methodology but at the same time it is methodology-agnostic and can be used for all performance management methodologies based on objectives, KPI's and initiatives. SSM is based on technology acquired by SAP with a company called Pilot earlier this year.

  • PMS-Balance score card.

    Hi Team,
    We want to adopt Balance score card method (PMS-Performance management system) in SAP.
    is SEM (Strategic Enterprise Management ) is necessary for that.
    Is there any workaround with out having SEM.
    Could you give some light on this. if you can provide any note numbers for the same, it would be great help for me.
    Regards,
    MVR

    Hi,
    In order to use Balance score card there should be integration with SEM, pls check the documents in Service Market place.
    Regards
    Kumar

  • Balance Score card data show in aggregation

    Hi All,
    I am developing a score card where I am using a structure which is displaying data in query as follows:
    fiscal period   sales
    007.2007          30
    008.2007          40
    But when I see the same data in score card  it is displaying the sum and that too for all the periods
    006.2007          70
    007.2007          70
    008.2007          70
    009.2007          70
    010.2007          70
    and so on...
    Please quide me in  case i need to some setting for the display.
    Regards
    Rahul Bindroo

    Try the Financial Performance Management forum.

  • Balance Score Card

    Friends
    Is there any document which gives steps to create a simple balance score card in SEM system.
    Like transaction used and what exactly we need with some examples.
    My friends have created one balance score card and they are facing the following problem.
    When they try to view the data its giving an error no data available even though we have attached query that has data.are there any setting that we need set.
    Regards
    Vijay

    Friends
    Is there any document which gives steps to create a simple balance score card in SEM system.
    Like transaction used and what exactly we need with some examples.
    My friends have created one balance score card and they are facing the following problem.
    When they try to view the data its giving an error no data available even though we have attached query that has data.are there any setting that we need set.
    Regards
    Vijay

  • Balance Score Card Configuration Guide

    Hi Experts,
    Please guide me how to configure Balance Score Card In HCM.
    if any document is available please send that also to my id
    thanks
    Roopesh

    Hi Rishi,
    it is very interesting to read a 'first' inquiry about the balanced scorecard concept. You've found a very rich topic to educate yourself in. Personally, having worked in this area for almost eight years now, I would divide this topic in two main aspects:
    <b>1) Balanced Scorecard as methodology:</b> there are several great publications on this topic by the 'fathers' of this concept (Drs. Kaplan & Norton, see the response by Manish, too). The following two are key in my opinion and they've helped me a lot understand the theory:
    - <a href="http://www.amazon.com/Balanced-Scorecard-Translating-Strategy-Action/dp/0875846513/ref=pd_bbs_sr_1/104-6553279-1939130?ie=UTF8&s=books&qid=1190017043&sr=8-1">The Balanced Scorecard: Translating Strategy into Action</a>
    - <a href="http://www.amazon.com/Strategy-Focused-Organization-Scorecard-Companies-Environment/dp/1578512506/ref=pd_bbs_sr_3/104-6553279-1939130?ie=UTF8&s=books&qid=1190017043&sr=8-3">The Strategy-Focused Organization: How Balanced Scorecard Companies Thrive in the New Business Environment</a>
    Some additional basic info can be found on Wikipedia, too:
    <a href="http://en.wikipedia.org/wiki/Balanced_scorecard">Wikipedia - balanced scorecard</a>
    <b>2) Balanced Scorecard as supported by SAP applications:</b> I would recommend you to have a look at a new strategy/performance management solution of SAP called SAP Strategy Management (SSM) which replaced the older Balanced Scorecard app of Strategic Enterprise Management (SEM). More info on SAP SSM can be found e.g. <a href="http://here">http://www.sap.com/solutions/performancemanagement/index.epx</a>. SSM supports the Balanced Scorecard methodology but at the same time it is methodology-agnostic and can be used for all performance management methodologies based on objectives, KPI's and initiatives. SSM is based on technology acquired by SAP with a company called Pilot earlier this year.

  • Linking Balance Score card to EP

    Dear All,
    I have created the Role in BW and assign the Balanced score card web URL to it and uploaded to EP. It is working fine in Development. I transported my role to BWQ client and again uploaded to QA -EP.
    But when I am executing the Balancescore card it is directing me to BW Development client as the in the role BAlance score card web link is of development clinet i.e. hardcoded.
    Can any body guide me how can assign my balance score to EP so that it will fetch the perticular client data. i.e. if I am execting BSC on EP-QA then it should direct to EP-BWQ  not development.
    Pls. advice it's very urgent.
    Regards,
    MANDAR

    Try the Financial Performance Management forum.

  • Reg: Score Cards in Obiee

    Dear all,
    i have created one Score Card in that i have almost 15 objectives , till yesterday it is working fine.
    Today when i open my score card it is displaying and error like Odbc returned an error(SQLexecdirectw)
    and all the objectives all showing like still loading...loading...
    i dontknow y it happend suddenly..?
    please guide me to get rid of this.....

    Hi,
    Please try this,
    Right Click on your Schema -> Select New Physical Table
    Give the name of the Physical table as Dim_ERP_PO_RECEIPTS_HEADER_INFO
    Select "SELECT" from the Table Type dropdown
    Write your query as it is here:
    select distinct header_id from F_ERP_PO_RECEIPTS a
    where exists (select 'X' from F_ERP_PO_RECEIPTS_TRX b
                  where b.TRANSACTION_TYPE = 'RECEIVE'
                  and b.shipment_line_id = a.shipment_line_id)
    and not exists (select 'X' from F_ERP_PO_RECEIPTS_TRX b
                  where b.TRANSACTION_TYPE = 'DELIVER'
                  and b.shipment_line_id = a.shipment_line_id)
    Make a physical join between F_ERP_PO_RECEIPTS -> Dim_ERP_PO_RECEIPTS_HEADER_INFO on header_id
    Create a new LTS in the logical table of the Fact F_ERP_PO_RECEIPTS
    Pull the Dim_ERP_PO_RECEIPTS_HEADER_INFO in the General tab of the LTS
    Create a new Logical Column with HEADER_COUNT name
    Double click on it
    In the Column Source tab -> Select the new LTS you have created above -> Edit Expression
    Give the formula as Dim_ERP_PO_RECEIPTS_HEADER_INFO.Header_id
    Aggregation as Count or Count distinct
    Please mark, if it is helpful
    Thanks,
    Srikanth

Maybe you are looking for