BPC for Excel - Number Formatting

Hi
Hopefully an easy question !
What do I need to put in the number FORMAT field in the FormatRange to have positive numbers as 12,345 and negative numbers in red and in parentheses (12,345) ? - in excel formatting it would be #,##0,;[red](#,##0,)
Thanks in advance for your help.
Kind Regards
Gav

I assume this is for an EVDRE report.  In an EVDRE report, If the word FormatRange is in cell A9, put anEvRng formula in B9, referencing another cell, for example =EvRng(C9).  Then format C9 the way you want your schedule to look (font, border, pattern, number format, alignment, etc).  I put a number in cell C9 so you can see the results of your formatting.
There are many more formatting capabilities of EVDRE that you can find in the Help file and the BPC for Office guide,  but this is the simplest way to do it.  You can also do conditional formatting on the cells in the data range.
Greg

Similar Messages

  • BPC for Excel Input Schedules

    Hi
    With Input Schedules in BPC for Excel, is there an easy way to see which cells get uploaded ?, for example, if I open a report written by another person, how can I easily see which cells get upload when MNU_ESUBMIT_REFRESH runs ?.
    Thanks in advance for your help.
    Kind Regards
    Gavin

    HI,
       There is no specific way (something like a menu command). You can define a specific colors or format for the cells(or some formulas which change the format of the cell), but this is related to the input schedule design.
    Best regards,
    Mihaela

  • Issue whith action pane when using BPC for excel in Spanish - BPC 7.5 NW

    Hi experts,
    We just migrated from BPC NW 7.0 to BPC NW 7.5 and we are having a situation with our BPC for excel client now that if we open it with an english instalation everything is ok but if one client with a spanish instalation opens BPC for Excel, the action pane is empty. On 7.0 version everythng worked ok on spanish. Any idea of how to solve it?
    Thanks in advance.

    Please note that the best practice is to use one language. However, if a number of languages must be used the following solutions may be applied:
    If you want end-users to see the very same descriptions in various languages, you may copy the descriptions from one language over to another in BPC Admin Client.
    If you want them to see native descriptions in the language the end-user is logged on under, you may log on to BPC Admin Client in the language(spanish) the descriptions are missing for and enter them. Do not forget to process the dimension. Refresh dimension members on client side and process all the dimensions. Now, English descriptions are seen under English and Spanish  under Spanish anit is the way it works because SAP has description against EN language only and not spanish
    See the notes 1552856 and 1613170 which would be helpful. Thanks.
    Regards,
    Sanjeev

  • Stored Procedure for Batch Number Format and Block Duplicate Batch Number

    Hi Experts !
    I am new one in forum asking question.. I want Stored procedure for Batch Number Format. I want fix one Batch number format in Stored Procedure.
    Example :
    My Batch number format Like  BATCH00001 - It should be first five digit is text format and next five is Numeric.
    IF create Goods receipt PO or Goods receipt stage I create batch number like BATCH 00001 or any other number means don't add that document and also duplicated batch number also does not allowed. please give me the solutions. I am sorry for my bad english .

    Dear Nagarajan K.
                         Thanks for your replay ..
    IF @transaction_type IN ('A','U') AND (@object_type = '106' )
    BEGIN
    set @item = LEFT( @list_of_cols_val_tab_del, CHARINDEX(CHAR(9),  @list_of_cols_val_tab_del,1) - 1)
    set @batch = substring(@list_of_cols_val_tab_del, len(@item)+1, (CHARINDEX(CHAR(9),  @list_of_cols_val_tab_del,len(@item)+2)) - (len(@item)+1))
    --set @base =( select basetype from ibt1 where batchnum = ltrim(rtrim(replace(@batch,char(9),''))))
    set @count = (select count(*) from oibt quantity > 0 and where  batchnum = ltrim(rtrim(replace(@batch,char(9),''))))
    if @count > 1
    begin
    set @error = 1
    set @error_message = 'Please enter different Batch Code for batch ''' + @batch + ''' for item ' + @item 
    select @error, @error_message
    END
    END
                  I used above Stored Procedure. here we can use one batch number for different item but  i want to block one batch we should use one item and one time only after than we never use that batch number for same item and another item.
             After that I want format for Batch, we should follow unique Batch number for all items.

  • How to lookup application set status in BPC for Excel

    Hello,
    we have created some packages diabling the appset status when running.
    These packages update dimension data and/or fact data.
    Other users will receive an error when sending data to the application when the
    packages are running.
    Ist there a change to lookup the appset status in BPC for excel?
    May be continuously with a macro or just before sending data?
    I didn't find a bpc function for this task.
    Help appreciated. Thanks
    Jochen Kowalski

    Hi Jochen,
    I don't believe there is any way to do this with built-in BPC functionality.
    Assuming you're on BPC for Microsoft, in the appset's DB, you can query as follows:
    select [value]
    from tblDefaults
    where [type] = 'system' and keyid = 'availableflag'
    -- value of 1 = available
    -- value of 0 = not available
    I know this works for system availability when it's controlled on / off, manually from the admin consol. I believe it also works when the system is taken offline by a data manager package, but you'd need to check if you plan to implement this.

  • BPC for excel

    We using BPC 5.1 SP1 and SQL Server 2000, excel 2003
    We got one user gettinge the following error message "Object Variable or With block varable not set" and "Information missmatch between App info and Analysis server. Use the login screen to try to reconnecting to the Web server"  when trying to log
    in to BPC for Excel.
    BPC for Word is working fine.
    We have tried to reinstall BPC and Excel but the problem remains.

    Do you receive the messages when you log into a specific application? Or with all applications?
    The latter message seems to indicate that Analysis Services and the database are out of sync. Process each of the the applications through the Admin Console.
    G'luck,
    Garvi

  • BPC for excel Add-in Conflict

    Hi,
    I'm trying to find out if there any known excel add-ins that conflict with BPC for Excel (v7) and how the conflicts manifest themselves.
    I am currently specifically interested in conflicts with SAP BW BEx Analyser but would be interested in any others also.
    Would be grateful if anyone could shed some light on this.
    Many thanks

    Usually, Crashing means excel will show crashing error message and restart it.
    Excel will just return excel error message. NOT BPC or 3rd Party ADD_IN error message because it happened at the EXCEL while it is processing request from BPC addin and other 3rd partty Addin. (Of course BEX is SAP product. that's why BPC NW support BEX report in 7.5 but still it is not fully integrated with MS.)
    Sometimes it happens when retriving data from BPC or sending data. As you know those are critical functionality of BPC.
    Again, it depends on the addin but based on my experience, Hyperion Addin and BEX addin had a problem when it runs together with BPC addin.  some simple addin might not have any issue but still recommendation is not using 3rd party addin because we don't know where the error comes.
    Thank you.
    James Lim.

  • BPC for Excel crushes on startup

    Hi, experts.
    After installation of BPC for office client component - i'm trying to launch bpc for excel, but it crushes. When i.m pressing hyperlink "BPC for Excel" from http://<myserv>/osoft - Excel starts, window "Installing components COM" (or smnth like this, about COM installation) appears and after that Excel gives a message that its "not responding" and will be closed. Other office components of BPC client works (at least starts normally).
    Version of Excel is 2007 SP2.
    XceedZip.dll copied to installation path (C:\Programm Files\BPC)
    Installed AccessDatabaseEngine.exe
    Have anyone ideas how to fix this? (pls, don't offer to reinstall OS)
    Best regards, andre
    Edited by: andre mitk on Aug 28, 2009 3:54 PM

    sorry for the delay.
    1. yes, if i start excel separately - there is a LOGON  button but the effact same as described in the top post. and its happens on several clients.
    2. version: ВРС for MS 7.0 sp04
    Edited by: andre mitk on Sep 2, 2009 8:10 AM

  • How to display PropertyuFF1Au300CPARENTHu300D on BPC for Excel

    Hi.
    Can the dimension property:PARENTH
    Is it possible to show the dimension property:PARENTH on BPC for Excel ?
    I try to use 「EvPRO」.but it didn't work.
    Are there special function for property:PARENTH ?
    Takuo

    You could try an excel formula in the extra column, but I believe that after processing the formula is removed (never tried this myself).
    And a method might be to arrange things directly in SQL using triggers or custom ssis packages. But to be honest, is this really worth it, how many changes do you make in a parenth structure. A simple manual for the administrator here might be enough.
    My advice is always, KISS (keep it simple and stupid)
    Alwin

  • Problem Launching BPC for Excel in Terminal Services/Citrix Environment

    Hello.
    We are having an issue launching BPC in our terminal services/citrix environment. This is not the main way that users will be accessing BPC, but we plan to have it available for off-hours/off-site use.
    Here are details on our environment.
    1) BPC version: 5.0.502 (5.1, SP3, patch 4)
    2) Env: 1 web/app server, 1 database server
    3) SQL Server 2005 Enterprise Edition, SP2
    4) Problem occurs sporadically for any user.
    In some instances, launching BPC for Excel does not bring up the connection wizard, instead, an error message displays saying "Object Variable is not set". We then logoff, delete the terminal services profile, and logon again, forcing the creation of a new terminal services profile, and BPC for Excel will launch the connection wizard as expected. So it seems that the terminal services profile sometimes gets corrupted. Does someone know which Windows registry key would cause this situation so we can determine the root problem? Deleting the profile is not a practical permanent solution. This is only an issue in terminal services/citrix, no other environment.
    I opened this with support, but they said it's my problem. I'd appreciate any ideas to solve this. Thanks, Nancy

    Hello,
    I have exactly the same problem too (Citrix / BPC 7.0M SP6 Client).
    Do you have a solution regarding this issue ?
    Thanks in advance.

  • How to create members and properties in BPC for Excel...

    Hello,
    Is it possible to maintain and create members and properties from an input schedule of BPC for Excel?
    We want to give access to the end users to maintain one dimension (invoices) from an input schedule of BPC for Excel,  in order that they will create new invoices and give properties for them... (But not accesing using BPC for Administration Console) they must access using an Excel input schedule.
    Thanks,
    Jorge

    BPC is a Business Warehouse tool rather than an Accounting system. In other words, BPC is designed to do data analysis and planning, not creating sales documents, etc.
    You should use an ERP system or at least, an Access database or Excel to create your Invoice documents. Then you load to BPC for data analysis or for planning/budgeting.
    It is critical to understand the values and functions of BPC before implementing into your Business Processes, otherwise you WILL spend hundred of thousands of dollars and end up with negative ROI or loss of time and money. To give you an analogy, no matter how well a Ferrari is designed, you don't drive it in off-road conditions. There are many case studies online that try to tell us the importance of recognizing and understanding the purposes/functions/values of the products before we use it in real world, especially in SAP environment.
    Hope this helps...

  • How to don't display dialog after send data on BPC for Excel?

    Dear experts,
    I don't want to display dialog after send data on BPC for Excel, how can I do that?
    OS: MS XP SP2
    OFFICE : 2003
    BPC : 7.5 NW

    Hi,
    You need to change the macro assigned to the standard button. There are few macros available. You can try them and see which one suits you the best.
    MNU_eSUBMIT_REFSCHEDULE_BOOK_CLEARANDREFRESH: Sends workbook and clears data and refreshes workbook.
    MNU_eSUBMIT_REFSCHEDULE_BOOK_NOACTION: Sends data without clearing or refreshing the worksheet.
    MNU_eSUBMIT_REFSCHEDULE_BOOK_NOACTION_SHOWRESULT: Sends data without clearing or refreshing the worksheet, and shows the result in a window upon successful send.
    MNU_eSUBMIT_REFSCHEDULE_BOOK_NODIALOG_SHOWRESULT: Sends active book without any dialog and show result box.
    MNU_eSUBMIT_REFSCHEDULE_BOOK_REFRESH: Sends workbook and refreshes data.
    MNU_eSUBMIT_REFSCHEDULE_SHEET_CLEARANDREFRESH: Sends data and clears and refreshes the worksheet.
    MNU_eSUBMIT_REFSCHEDULE_SHEET_NOACTION: Sends data without clearing or refreshing.
    MNU_eSUBMIT_REFSCHEDULE_SHEET_REFRESH
    Hope it helps.

  • Disable "logon" button for BPC for Excel,powerpoint and word .

    Hello All,
            Is there way to hide u201CLOGONu201D button for BPC for excel, word and PowerPoint. We want that our end users canu2019t see it.We have 300 users .  Is there any environment variable or BPC package setting for this to do it for all users in one shot?
    Thanks,
    Saquib Khan

    Hi,
    I still don't get why this requirement but I can understand it is required by a customer.
    I don't understand where is the problem if somebody will press by mistake that button.
    It will prompt login window and the user will be able to press cancel button.
    I think the solution proposed it is really dangerours and it can cause a lot of issues with BPC if you will delete the logon dll.
    What I want to clarify is who is asking about that button to be hide?
    Are we speaking about BPC users?
    If yes then they will use a really nice functionality.
    Majority of BPC users are working in Excel and at some moment they need access to BPC.
    So in that case it is easy they have just to press the logon button.
    If you will hide that button they will have to go into launch page and from there to start BPC webexcel.
    So that's means they will really loose a lot of time just to be back again into excel.
    So I don't get why the people request to hide that button.
    Let's suppose somebody press by mistake that button ...what is the issue with that?
    I need to understand the requirements to be able to understand what kind of solution we can provide for customer.
    Regards
    Sorin radulescu

  • Dimension updation through BPC for Excel

    Dear All,
    Can we update Dimension through BPC for Excel ?
    Thanks for your support,
    Regards,
    SANJAY

    Thanks Nilanjan,
    Here in our case, we have created the Account dimension. Now user want that as we are using SAP GL codes and description in the BPC Account dimension ID and EVdescreption, If new GL account is created in SAP then it must be updated into BPC Account Dimensions also.
    I am not getting How Can I achive this in BPC. Till today I have developed Delta Reprot in SAP which will give me the exception Report which indicates that these are the new GL has been created in SAP in certain time period (That i will schedule in SAP daily).
    So that I have that record in .txt file.  Now I need to upload the same in BPC. Whether user need to go admin and update the same by copy peast or we can run some package in BPC for excel and it will update the dimension.
    Regards,
    SANJAY

  • Launching a BPC for Excel template from a webdynpro link

    Hello,
    Does anyone know how to directly launch a BPC for Excel template using the FileService asmx call through a webdynpro link? We are currently using BPC 7.5 NW SP5.
    Regards,
    Nik

    Could you try a couple of things....
    1) Copy/Paste the worksheet into a new workbook. There may be inherent issues with a version 4.0 created EVDRE/EVGET template than a version 5.0 one
    2) Check you dont have any Park N'Go issues (set to Live) or there are no Worksheet Dimension Lock options enabled.
    3) I assume the old V4.0 client software was fully uninstalled before installing the new client?
    4) Try delete 1950 of the formulae's and check whether the remaining 50 refresh ok or not (although I think you've said part of the report refreshes ok?)
    5) Make sure you don't have any broken name ranges for example
    6) You dont mention what version & service pack excel you are running, but if its Excel 2003, try apply service pack SP3.
    7) Do a find and replace on EVGET and replace it with something nonsense like TESTABC, then find replace TESTABC back to EVGET. See if this initialises the EVGET or not. (shot in the dark this one).
    8) Clear out your client information (eTools > Client options) and reconnect afresh with connection wizard.
    9) FINALLY: Develop the new report from scratch. May not be ideal, but weigh up whether this is worth it from a time/cost benefit perspective
    Regards
    Anis

Maybe you are looking for

  • Is it possible to call ms-dos command in abap program?

    Hi, is it possible to call ms-dos command in abap program? Thanks.

  • IPhoto crashes on open

    Hi: I'm using Snow Leopard 10.6.6 on an older MacBook Pro. iPhoto simply crashes and never opens. I've repaired disk permissions, deleted the iPhoto plist document, and downloaded the latest update, but to no avail. Here's the troubleshooting info -

  • Java plugin is not working properly

    I have FF 16.0.1 and Java plugin 7 u 9, this is not the java with security problems... http://web.psjaisd.us/auston.cron/ABCronPortal/GeoGebraMenu/Investigating%20Parent%20FunctionsUsing%20GeoGebraGeoGebra%20is%20graphing.htm loads very slowly or not

  • Build in error

    Hi when i try to build my DC iam getting deploment error saying that Perhaps JAVA_HOME does not point to the JDK  Can you tell me what is this error. thanks rahul

  • POC day wise caluation and report

    Dear Is any report that will be showing the day wise Plan POC and Actual POC  progress.I am using the TIME PROP measurement method. please also correct me if measurement method is wrong. thanks