Displaying hierarchy in input schedule

Hi,
I have a customer dimension with  hierarchy. i want to display the customer dimension in hierarchial fashion by using customer hierarchy in input schedule. i have gone throught the below thread
Create Hierarchy in REport which expalins to use  REPT function REPT(" ",EVPRO(,$C47,"HLEVEL"))&EVDES($C47). when i'm expanding schedule after updating the description column(keeping customer dimension in row in evdre report) with the above said formula results are not displaying in tree like fashion. i have maintain hierarchy in customer dimension under  ParentH1 property.
system doesn't generate HLEVEL property as expalined in the thread.
Thanks
UDAY

Hi Uday,
System does generate the HLEVEL property. You can confirm this by going into the SQL tables in the server. Open the table dim<dimension>. This table will have the HLEVEL column. This is a system generated property. If you have hierarchy in the member sheet, then you will have the HLEVEL property as well.
Just to check, place the below formula in one of the cells
=EVPRO(<appname>,<memberID>,"HLEVEL")
The above formula should display you some number indicating the level of the member in the hierarchy. If it is working fine, then you can refer to my reply in the below post
Create Hierarchy in REport
This will definitely work.

Similar Messages

  • How can BPC display the property in report input schedule

    When create a property, if the InApp is check, we can use the property in the MDX Query, however what is the best way to display the property in report and input schedule?
    Although we can use the EvPRO function, but according the definition of EvPRO
    "The EvPRO (Property value) function returns the value of a specified property for a specified member."
    for example =EVPRO("Finance","Sales","Currency") will returns USD, if the currency value for the member Sales is U.S. dollars., if I have a property group for account dimension, how could I display the value of group for all the account number?

    Hi
    you just use EVPRO like you mentioned:
    =EVPRO(Finance,$D20,group)
    In the cell $D20 your account number is displayed. You copy this function down for each account.
    -> just create an input schedule or report from a template, open the configuration panel. There you see this principle used for property High Level, Calc, ...
    D
    this method is perfect but you need to add the formula each time.
    I would prefer to use the formula using the after or before range in expansion options of evdre which would make it dynamic and you need not copy paste the formula to derive the property each time.
    Cheers
    Thanks and Regards
    Harish B K

  • BPC 7.5 Input Schedule in Excel 2010 - Expand time dimension dynamically

    Hi BPC experts,
    My project dimension has two properties, one for startdate and one for enddate of the underlying project. Example: Project XYZ, startdate: 2010.APR, enddate: 2011.JUN
    In my input schedule I need the timespan to expand on month level from 2010.APR up until 2011.JUN. In this case it needs to expand 15 months where each month is displayed per column.
    The issue is that all projects have different start and end dates and the expansion on month level needs to adjust accordingly. There is no maximum project time frame but if it helps I can live with a maximum expansion of for instance max 100 months.
    I have another dimension for time with a hierarchy year - quarter - month (month being the basemember).
    Every tipp highly appreciate!
    Regards
    Sven

    Hi,
    1) i use EvMBR for list values the CEBE necesaries.
    2) Define ListBox by source list the EvMBR
    Is necesary use Index() for get value the indice returned by Listbox when is selected the value.
    3) Use EvGTS() linked to value getting by Index()
    4) This is code in EvGTS:
    =SI(EVGTS($N$11;1;"CEBE:CI1CA001";$N$14;"CUENTA:ZACB0001";$N$16;I28;"MONEDA_PPTO:USD";"PARAMETRO:NA";$N$20;$N$21;"SUCURSALES:NA";$M$27;$N$24)="#NODATA";"";EVGTS($N$11;1;"CEBE:CI1CA001";$N$14;"CUENTA:ZACB0001";$N$16;I28;"MONEDA_PPTO:USD";"PARAMETRO:NA";$N$20;$N$21;"SUCURSALES:NA";$M$27;$N$24))

  • Decimal places in standard input schedule templates

    Hi Gurus
    I have created some input schedules using standard template. User here will be entering some values in 2 decimal places (like 1.25) but when I enter any values in the cells, it automatically round off the values and displays values without any decimal places.
    I have tried changing the formats in Format control panel by changing the DATA / DEFAULT 's PATTERN / ALL for ROWs but it did not help.
    Please help how to resolve this.
    Cheers
    Swathi

    Hi nilanjan,
    Thanku, I resolved the issue using Format Range option with the below code
    CRITERIA    EVALUATE IN  FORMAT     USE     PARAMETERS    APPLY TO
    INPUT          ROW                1234,56      ALL                --                   DATA
    Thanku

  • How can I enter data in an input schedule on a member in the EPM Add-On that is not a base member?

    Hello, all,
    how can I enter data in an input schedule on a member in the EPM Add-On that is not a base member?
    E.g. I want to implement a top-down-planning scenario and I have the following hierarchy:
    Europe
         Germany
         France
         UK
         Spain
         Italy
    How can I enter a value on Europe in an input schedule in order to allocate this value afterwards?
    Thanks in advance and best regards
    Gerd

    Gerd,
    It should be something like below -
    EuropeInput
    Europe
         Germany
         France
         UK
         Spain
         Italy
    EuropeInput shall be kept out of hierarchy and should be a base level member. Users will enter the numbers in this member. In your script logic, you will make use of this member to allocate the data in Bas(Europe) i.e. Germany, France, etc.
    Effectively, after allocation the same data will be rolled up to Europe.
    Many top-down planning would use such work-around as BPC doesn't allow writing to parent node.
    Regards,
    Ashish

  • BPC 10.0 Input Schedule refresh : investigating performance issues on frontend side

    Hello,
    We are running SAP BPC NW 10.0 SPS8.
    We recieve a lot of complaints regarding performance issues.
    More specifically BPC Input Schedule refresh takes ages (11 minutes actually)
    I am a SAP Basis Administartor with some solid BW experience, but very linited BPC knowledge.
    So raf we have tried the following :
    * BPC Full and light ptmimize of the BPC Cubes.
    * Updating Oracle Statistics
    * Activating ABAP/SQL traces*
    * Checking USJTAT Logs
    Then it rutned out that the perfromance problems werre not caused by the backend SAP BW server (only 9 seconds of bakend  processing are displayed in UJSTAT).
    The overwhelming majority of the processing is spent on the frontend side : on the computer of the user.
    We really would like to know what is happening on BPC Frontend side, but are really lacking any investigative method .....
    other that  checking memory/CPU usage o nthe frontend computer.
    From your experience, is there any tool/method to allow to conduct some investigation on what is going on the frontend side, when a BPC Input Schedule is refreshed ?
    Thank you for your attention.

    Hello Vadim,
    We still need to get confirmation from the external consultants who developed the BPC solution, but as far as I can understand it :
    We do not use use member formulas
    We are indeed talking about EPM (without EPMRetrieveData functions)
    The perfromance  problems occur in DEV and QAS , after a restore of the BPC environment (backup from PRD)
    We already had the problem in the past, but we never knew precisely how to solve it, it is as if there was some missing links between the restored BPC environment from PRD and the DEV/QAS system
    One additional information, we checked the EPM CLient Log , and here are the errors displayed while refreshing the input schedule :
    The thing is that I have no idea what it means ...
    ?FILE_TYPE:DAAA96DE-B0FB-4c6e-AF7B-A445F5BF9BE2
    RECORD_SEPARATOR:35
    COLUMN_SEPARATOR:124
    COLUMNS:Time|Severity|Category|Method|User|DSRRootContextID|DSRTransactionID|DSRConnectionID|DSRCounter|Thread|Text
    SEVERITY_MAP:DEBUG|Debug|INFO|Information|VERBOSE|Verbose|WARNING|Warning|ERROR|Error|FATAL|Fatal
    HEADER_END
    2014-04-18 08:41:17,446|ERROR|ReportManagement|FPMXLClient.Office.EPMExcelReportManagerRepository.GetReportManager|BPCUSER|||||1|Unable to get the Object property of the OLEObject class#
    2014-04-18 08:41:18,613|ERROR|ReportManagement|FPMXLClient.Office.EPMExcelReportManagerRepository.GetReportManager|BPCUSER|||||1|Unable to get the Object property of the OLEObject class#
    2014-04-18 08:41:18,630|ERROR|ReportManagement|FPMXLClient.Office.EPMExcelReportManagerRepository.GetReportManager|BPCUSER|||||1|Unable to get the Object property of the OLEObject class#
    2014-04-18 08:41:18,648|ERROR|ReportManagement|FPMXLClient.Office.EPMExcelReportManagerRepository.GetReportManager|BPCUSER|||||1|Unable to get the Object property of the OLEObject class#
    2014-04-18 08:41:18,731|ERROR|ReportManagement|FPMXLClient.Office.EPMExcelReportManagerRepository.GetReportManager|BPCUSER|||||1|Unable to get the Object property of the OLEObject class#
    2014-04-18 08:41:37,171|ERROR|ReportManagement|FPMXLClient.ReportManagement.DynamicReport.Load|BPCUSER|||||1|bytes = 1#
    2014-04-18 08:41:39,348|ERROR|ReportManagement|FPMXLClient.ReportManagement.DynamicReport.Load|BPCUSER|||||1|bytes = 0#
    2014-04-18 08:41:39,474|ERROR|ReportManagement|FPMXLClient.ReportManagement.DynamicReport.Load|BPCUSER|||||1|bytes = 0#
    2014-04-18 08:41:39,536|ERROR|ReportManagement|FPMXLClient.ReportManagement.DynamicReport.Load|BPCUSER|||||1|bytes = 0#
    2014-04-18 08:41:39,597|ERROR|ReportManagement|FPMXLClient.ReportManagement.DynamicReport.Load|BPCUSER|||||1|bytes = 0#
    2014-04-18 09:00:22,088|ERROR|Dataservice|FPMXLClient.BPCProxy.MetaData_Data.DataServiceHelper.ExecuteReportAsStream|BPCUSER|||||ServerCallThread_666f378d-d824-4a8a-bf38-0da8493e2382|An error has occured on the server#
    2014-04-18 09:00:22,252|ERROR|BPC10Connection|FPMXLClient.Connection.RESTConnection.ExecuteReport|BPCUSER|||||ServerCallThread_666f378d-d824-4a8a-bf38-0da8493e2382|An error has occured on the server#
    2014-04-18 09:00:22,268|ERROR|OfficeWrappers|FPMXLClient.Office.EPMReportManager.ExecuteReport|BPCUSER|||||1|An error has occured on the server#
    2014-04-18 09:00:22,317|ERROR|OfficeWrappers|FPMXLClient.Office.EPMExcelReportManager.RefreshReports|BPCUSER|||||1|An error has occured on the server#
    2014-04-18 09:00:22,447|ERROR|AnalyzerOne|FPMXLClient.AddIn.RefreshSheetWithScan|BPCUSER|||||1|Execution of Report Default Report failed : #
    2014-04-18 09:00:22,537|ERROR|Automation|FPMXLClient.EPMAddInAutomation.RefreshActiveSheet|BPCUSER|||||1|Execution of Report Default Report failed : #

  • Drill down in input schedule

    hi guys
    i know we can use drill down in input schedule.
    For all my input schedules i am using sumparent (from options in evdre).
    sumparent which does sums automatically.(based on account dimension hierarchy).
    is there any way i can use drill down with sumparent in my input shcedule.
    Version SAPBPC 7.0

    have you tried changing your workbook options to overide cells?

  • How to build dynamic input schedule from version

    Hi experts,
    I want to create an input schedule based on my category selection which will allow users to enter data to budget part but changing the actual part is prohibited.
    For example I have category member which is 2010-09-1. This means I am working on 2010 Budget which has 9 periods of actual and 3 periods of forecast and 2011 Budget. In my input schedule I would have 24 months from 01.2010 to 12.2011 and I will copy actual to budget for the first 9 months but I do not want users to change first 9 months actual data from input schedule.
    What solution can you propose for this in BPC NW ?
    Regards,
    ergin

    Hi Ergin,
    From the description you have provided, I guess you will have the TIME dimension in the Column. The CATEGORY would be set to 2010-09-1, lets suppose. In this case, the first 9 columns should be locked for any changes. For this, you need to use the Data Validation technique, which is native to Excel.
    select an empty cell, lets say D1. in this cell, you should fetch the value "2010-09" from the version "2010-09-1". If the version is changed to "2010-10-1", the cell D1 will be automatically updated and will show "2010-10". In the column, in the row just above the Time dimension, write a formula to fetch the year and monthnum property of the Time member. Lets say, the time dimension members are displayed in the cells E4 to AB4 (24 columns for 24 months). In the cell E2, you can write the formula, =EVPRO("application name",E$4,"YEAR")&"-"&EVPRO("application Name",E$4,"MonthNum"). This will return 2010-01 in the cell E2 for the member 2010.JAN. Similarly, for 2010.FEB, the cell should display "2010-02". We will keep the formula in E2 only. After the expansion, the formula also will be expanded for the other cells.
    Select the first data cell of the EVDRE report. Open Data Validation. In the Settings Tab, in the Formula field, write =D1>E$2. Then go to the error alert tab and choose the style as stop and give some title and message. This would typically mean that if value of D1 (in this case 2010-09) is not greater than E2 (in this case 2010-01), then the error message will be displayed, when we try to enter values in these cells. And it will not allow to enter any value.
    Once the EVDRE is expanded, this data validation will be copied into all the other data cells. So, in this way, the enter input schedule can be kept dynamic.
    Hope this helps.

  • Embed Input schedule in a web page in BPC NW 7.0 SP 04

    Hi All,
    Is it possible to embed an Input Schedule in Web Page?
    I've created a .htm file of the input schedule by saving it as 'web ready' file. However, when I preview the web page, html for the input schedule is displayed.
    If embedding is not supported, then is it possible to provide a 'link' for the input schedule in the web page. When the user clicks on the link, BPC for excel should be launched and selected schedule should open.
    Thanks in advance.
    Regards,
    Meera

    Thanks all for the response.
    We have lot of workbook logic and macros involved in our input schedule. My understanding is that we cannot replicate the same in Live Reports. Hence the thought to integrate the input schedules to a portal.
    Is this funtionality available in NW 7.5? or in any future release?
    Appreciate your inputs.
    Regards,
    Meera

  • Authorisation - Input schedule

    Hello,
    Have a specific issue with accessing the input schedules with in our user group one can access the worksheet with in the template and one cannot.
    The access rights  / authorisation has been given at the same level, I have deleted and recreated the user access rights as well but also not able to get through.
    With in the inputschedule only one worksheet behaves like that.
    Please help me if i'm missing anything.
    Thanks,
    Ram.

    You can greatly improve your chance of receiving a helpful answer to your question if you state the version (MS or NW) and the release (5.1, 7.0, 7.5) of BPC which you are using.
    Also notice the sticky [note|Please do not post BPC, SSM or FI/CO questions here!; at the top of this forum whereby we announced new dedicated forums for BPC which are the proper place to post your questions regarding BPC in the future to be able to reach the right audience for your question.
    Thanks and best regards,
    [Jeffrey Holdeman|http://wiki.sdn.sap.com/wiki/display/profile/Jeffrey+Holdeman]
    SAP Labs, LLC
    BusinessObjects Division
    Americas Applications Regional Implementation Group (RIG)

  • SAP BPC 7 Input schedule refresh issue

    Hi,
    I have created a input schedule which is working fine on my machine in dev and production and same is working fine in dev on my client machine but it is not working in the production system.
    I checked the input schedule in Production and found that EDVRE is not ok on  my client machine but same template shows no error on my machine.
    Please suggest if i am missing someting.
    Regards,
    Sanjeev Kumar

    You can greatly improve your chance of receiving a helpful answer to your question if you state the version (MS or NW) and the release (5.1, 7.0, 7.5) of BPC which you are using.
    Also notice the sticky [note|Please do not post BPC, SSM or FI/CO questions here!; at the top of this forum whereby we announced new dedicated forums for BPC which are the proper place to post your questions regarding BPC in the future.
    Thanks and best regards,
    [Jeffrey Holdeman|http://wiki.sdn.sap.com/wiki/display/profile/Jeffrey+Holdeman]
    SAP Labs, LLC
    BusinessObjects Division
    Americas Applications Regional Implementation Group (RIG)

  • How to display Hierarchy in WDA Search help

    Hello Experts,
    Please let me know if i can display hierarchy (tree like structure) in WD ABAP search help,i am quite new to WD ABAP.
    Any suggestions and inputs would be very helpful.
    Thanks & Regards,
    Siddharth

    I think tree UI element will be useful to you. Pls refer following links for more help:
    [Link1|http://help.sap.com/saphelp_nw70/helpdata/en/21/ad884118aa1709e10000000a155106/content.htm]
    [Link2|http://help.sap.com/saphelp_nw70/helpdata/en/59/a98b411fb4b05fe10000000a1550b0/frameset.htm]
    [Link3|http://help.sap.com/saphelp_nw70/helpdata/en/5a/088b41b4b3b25fe10000000a1550b0/frameset.htm]
    I had similar requirement of search help in my project. I had created component with tree ui element and called it using component usage in another component on click of button. I hope this will help you.
    Regards,
    Saket.

  • Scaling in input schedules

    Hi experts!
    I need to build an input schedules where the users set the data in thousands or millions.
    I have used the format options for that, but when entering the data, it takes the value in units.
    eg: if I want to set 1000 to the database, if the schedule is scaled in thousands, the figure, would be 1.
    However, if I input 1, after sending the data, the schedule shows 0,001.
    Any help on how to solve this issue?
    Regards,
    Anna

    This is because excel still stores the values internally in the original format. It just formats the data for the display. So you need to enter the data value correctly in the cells.
    The other alternate would be to have the numbers sent from another evdre where number are multiplied by 1000 from the input cells.
    Hope this helps.
    Badrish

  • Passing Messages after Submit in Input Schedules

    All,
    I have a scenario where I would like to send messages to the user after they submit data from Input Schedule. This is very similiar to how we receive error messages when we submit entries to a parent node. My scenario is this: When users submit data, I always write data to a particular version and run thru from BADI logic for validations. If it passes the validation, I move the data to a final version or else, I would like to display the messages due to which the data is not posted to final version. Currently, I have a BADI written in default logic. Whenever I write messages to ET_MESSAGES, it appends it to the log and I do not see it on the screen. I tried raise exception using CX_UJR_EXCEPTION, but the text id is 32 characters so it displays only the first error message. In my case, if I reject 10 entries, I would like to provide info on all these 10 entries.
    Ideally, I would like to write entries similiar to ET_ERROR_RECORDS (table) in UJR_WRITE_BACK but I do not see a similiar logic for UJ_CUSTOM_LOGIC. Has anyone done this before? Any input is appreciated.
    Thanks in advance.

    This is because excel still stores the values internally in the original format. It just formats the data for the display. So you need to enter the data value correctly in the cells.
    The other alternate would be to have the numbers sent from another evdre where number are multiplied by 1000 from the input cells.
    Hope this helps.
    Badrish

  • Create input schedule with several dates

    Dear experts,
    I need to create an input schedule with the following layout:
    jan10 | fev10 | .... | nov10 | dez10 | jan11| ... | dez11 | jan12 | ... | dez12
    jan10 and fev10 must show real values.the rest of the months for 2010, 2011 and 2012 must be available to be planned.
    How do I accomplish this using BPC? how do I do this?
    Thank You
    Inê

    Hi,
    As per my understanding you wanted to have -  jan10 | fev10 | .... | nov10 | dez10 | jan11| ... | dez11 | jan12 | ... | dez12
    etc.,members, wherein it should show the values in "jan10 | fev10" , and rest of the months should be for Planed right?  So in Time dimension you please create the members as you wanted (like  jan10 | fev10 | .... | nov10 | dez10 | jan11| ... | dez11 | jan12 | ... | dez12), then come to BPC Excel load the real values for for  jan10 | fev10 |, and send the data through Input schedule.
    Then prepare one more Input Template including all months....then it will display the values for those  jan10 | fev10 | months and remaining will be kept open to accept  the data.  Even you can put those 2 months ( jan10 | fev10 |) in Actual category, remaining months you can put them in Plan category.  In member set you can concatinate both the categories and you can have all in one template.  These 2 months ( jan10 | fev10 |) will display the data in Actual, and remaining months can be shown as Plan and they are ready to accept the inputs.
    I hope you might have understood.
    Regards,
    Raghu B.S.

Maybe you are looking for

  • Query on CRM Inbox Search

    Hi All, This is with respect to Inbox Search for CRM 2005. We have customized "Assigned To" field so as to show all the employees under Call Center. Following is the code to do this DATA: lt_org_unit_list TYPE TABLE OF objec,        ls_org_unit_list

  • Separate documents are printed as continuous documents.

    I am printing via USB to a Samsung ML02151N laser printer. To save paper, I print either double-sided or two pages per side. My problem arises if printing different documents, one after the other. If I send the subsequent document to the printer befo

  • Photos 1.0 stopped uploading pictures

    I am using Photos 1.0 on Yosemite 10.10.3.  After installing Photos i chose to upload all of my photos into iCloud so i can see them across all of my devices.  This included upgrading my iCloud storage space to the 200 GB plan. My problem is out of t

  • Creating buttons from layers in photoshop document

    I know this should be simple but I am having some trouble. If someone could take the time to explain this. I created a menu in Photoshop (buttons and all) and just need to know how to let DVDSP know which layers I want as buttons. And if there is any

  • Why Mozilla warns me not to close it, that there's 2 tabs, when it's only 1 (I don't see 2nd)?

    No, seriously! What the hell?! There's just 1 tab! Where's the 2nd? How to find and close it?