IfThen in Financial Reporting 9.3.1

Have a computed column that uses
VariancePercent([A],). What is the syntax to put a conditional statement such as
IfThen to change #ERROR to something else such as "---" or "E". Please advise.

Hi Brian
I saw your post
I would like to use a conditional statement to create a "Totals" column, based on the account label. We need to only show Custom3 "CF" if the account is a parent account (meaning it starts with "CF_"). If the account does not start with "CF_" then we want to sum up columns B, C, D and E to show their totals.
Note that the CF_ accounts are shown in the report, with Allow Expansion = Yes.
You have any idea about syntax.
Thanks in advance.
Bruno Santos

Similar Messages

  • IfThen in Financial Reporting Studio

    Hello,
    I'm working in Financial Reporting Studio and I'm trying to use the following Excel function in FRS:
    =+IF(D$62=0,0,+D64/D$62)
    Where:
    D62 = D1 in FRS
    D64 = D5 in FRS
    I haven't worked much with FRS functions so any help/insight would be greatly appreciated.
    Thanks!

    Hi
    The syntax is very similar for IfThen in FRS compared to If in Excel. The biggest difference I guess is that if you want to assign any kind of formula as your true condition or false condition that you use the EVAL() function otherwise FRS doesn't like it (this was certainly the case up to v11.1.1, suspect it hasn't changed in the 11.1.2 releases).
    I'm doing this without the system in front of me so apologies if it is not 100% correct but your formula is along the lines of:
    IfThen([D,1]=0,0,Eval([D,5]/[D,1]))
    Hope this helps
    Stuart

  • Comparing strings in IfThen() structure of Hyperion Financial Reporting

    Can we compare current value of a dimension with a string in the IfThen() structure in hyperion financial reporting tool? I have not been able to carry out the same successfully. Also, I need to get value from a partcular cell to use in IfThen() condition but it takes only row number and not a cell (e.g. IfThen([1]=0,1,2) and not IfThen([1,B]=0,1,2)).
    Is there any way in which we can solve these issues?
    Regards
    Edited by: N.S. on Apr 26, 2011 12:25 AM

    Neville,
    Page 48 of this link
    http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/hs_windows_install.pdf
    JTS

  • Filter in Financial Reporting Studio

    Just a simple (butn not for me) question.
    In essbase i have sales misure and time dimension with year month and day.
    In financial reporting studio i need to build a report that shows the seles for the current day. What's the way to do this?

    Hi
    The syntax is very similar for IfThen in FRS compared to If in Excel. The biggest difference I guess is that if you want to assign any kind of formula as your true condition or false condition that you use the EVAL() function otherwise FRS doesn't like it (this was certainly the case up to v11.1.1, suspect it hasn't changed in the 11.1.2 releases).
    I'm doing this without the system in front of me so apologies if it is not 100% correct but your formula is along the lines of:
    IfThen([D,1]=0,0,Eval([D,5]/[D,1]))
    Hope this helps
    Stuart

  • Financial Reporting 11.1.2.507 - pages from a report

    Hello,
    I was designing a report on Financial Reporting Studio, but dimensions from pages are shown separates by commas in only one combo box. What I need is to have one combo box per each dimension.
    Please, We will appreciate your valuable response.
    Edward

    Hi Neeraj,
    What you mencion is refering to "columns" section, but I am refering about "page" seccion on the grid. Maybe I can send you an email with the print screen. Please check this link http://oi47.tinypic.com/35hpmoi.jpg
    Edward
    Edited by: user9048308 on 23/08/2012 09:03 AM

  • Proxy error while running the financial report in workspace.

    Hi,
    We are using the Hyperion financial reporting 9.3.1 with Essbase as a data source.
    While running a report in workspace, we are getting the 'Proxy error' meassage, which is following-
    "<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    '<html><head>
    <title>502 Proxy Error</title>
    </head><body>
    Proxy Error
    <p>The proxy server received an invalid
    response from an upstream server.<br />
    The proxy server could not handle the request <em><a
    href="/hr/modules/com/hyperion/reporting/web/reportViewer/HRRunJob.jsp">GET /hr/modules/com/hyperion/reporting/web/reportViewer/HRRunJob.jsp</a></em>.<p>
    Reason: <strong>Error reading from remote server</strong></p></p>
    </body></html>"
    Do anybody have any idea on this? Any help will be appriciated on this.
    Thanks & Regards,
    Mohit Jain

    Hi Iain,
    We are using Microsoft Internet explorer 6.0. I am not sure about the 'proxy' (As we don't have any proxy setting in Tool--> Internet options--> connection--> LAN setting). We are accessing the Workspace and FR studio via Citrix application. How can I check the proxy.
    Also, I noticed one more point, Report has prompt for seleting 'Account hierarchy'.If we run the report only for one account hierarchy, report is returning the data but while running for multiple account hierarchy, it is throwing the 'Proxy error' as memtioned above.
    Please help us on this.
    Thank & Regards,
    Mohit

  • Error while running the financial report in the workspace.

    Hi,
    Im getting the below error while running the financial report in the workspace in HTML mode.
    *"Required application module reporting.HRRunDlg is not configured. Please contact your administrator".*
    And im not able to login to the Hyperion Financial Reporting as well.. i get the below error
    *"You are not authorized to use this functionality. Contact your administrator"*
    Can someone let me know how to resolve this error.

    You don't mention the version, what app server or web server you are using, etc.. That information might be helpful, but in general, you can try the following:
    1. Make sure you have gone through the FR Web App deployment steps and verify the settings entered in the Config Tool.
    2. For version 11.1.1.x and 9.3.1.x, try opening the report in FR Studio and running it via the FR Studio Print Preview (*bold*not*bold* Web Preview.) If the report runs/processes, then the back-end FR Services are functioning and the issue is confined to the web interface. Verify the FR Web App is up and listening on the designated port (8200, by default), check the FR Web App logs and the App Server (WebLogic, WebSphere, Tomcat, OAS) logs for errors/issues.
    If the report fails to process in FR Studio Print Preview, then there is a problem with the FR Reporting Server Service. Check to make sure the service is up/functioning and check the FR Report Server logs for errors.
    3. Test access to other FR functionality in workspace (ex: Files->Preferences->Financial Reporting or Explore->Tools->Database Connection Manager?) If these don't work, then try to connect to the following URLs:
    http://workspaceServer:19000/hr/status.jsp
    http://frWebAppServer:8200/hr/status.jsp
    Note: The URLs above assume standard/default ports. You may need to adjust them for your environment.
    If the first URL fails, but the second URL works, there is a problem with the HTTP redirect settings on the Web Server (Apache, IIS, etc.) Run through the Workspace deployment and make sure the Web Server Config settings point to the right ports/servers.

  • How do I create a GL responsibility to access multiple ledgers (error trying to run Financial report submission)

    I created a new GL responsibility and used the same menu as an existing one but created a new data access set that has all the ledgers in it that we want to access.
    I left the following profile options with no value.  The reason being is this responsibility should not be tied to any org/ledger.
    MO: Operating Unit
    GL Ledger ID
    GL Ledger Name
    This all seems to be working fine except when the users try to access Financial Report Submission.  The error that appears when trying to choose a ledger when running the report.
    Error: Stale Data
    The requested page contains stale data. This error could have been caused through the use of the browser's navigation buttons (the browser Back button, for example).
    I have cleared the browser cache and cache was cleared by functional administrator.  In this case it really doesn't seem to be anything to do with the browser's back button being used (I didn't use it) since I can make this error go away by setting the value for GL Ledger Name.  But that is not what the users want since that will restrict them to a specific ledger but they should be able to run the report for any ledger.
    Any help would be much appreciated.
    Thanks

    Please see (RM: Financial Report Submission: Errors With Stale Data, View Object FSGSubmissionAM.FSGSubmissionPVO1 Contained No Record [ID 1099837.1]).
    Thanks,
    Hussein     

  • Financial reporting and balance carry forward at Line item level

    Hello
    We are in the process of implementing a new GL and using it to create Balance Sheet and P&L statements in BW.
    We have installed the new datasource for GL line items 0FI_GL_14 and loaded the data to a DSO. Installed the 0FI_GL_10 (totals infosource) as well.
    Also we created a custom infocube on the line items DSO and want to use it to report against a Financial Statement Version. In order to do that we created a
    virtual cube with the FM and added the necessary Financial Statement Item and other key figures in the virtual infocube.
    Now I want to know is it the correct way to create financial reports?
    Can we load totals and Line items to the same infocube? Do we have to load totals to a different DSO/Cube or same Cube?
    How do we address the Balance Carry Forward on the Line items cube? Since the balance carry forward is done on totals only, and the cube I created is a detailed cube is it possible to carry forward balances at that level?
    Also can someone let me know what is the best approach to create financial reports and give drill down capability at the document level?
    Thanks in Advance
    Raju Kosuru

    Now I want to know is it the correct way to create financial reports? 
    NO .. Its not.
    Can we load totals and Line items to the same infocube? 
    NO
    Do we have to load totals to a different DSO/Cube or same Cube?
    Yes.. SAP has delivered C10 for Totals and O14 for line items... No point in creating cube for line items i.e. on top of O14.
    Balance carry forward can be done on  totals only (that is how totals extractor _10 is designed), U can not do that on the Line items. Pls contact functional consultant for clarification
    Best approach is RRI (Jump targets) for _10 report to _14 report to give drill down capability at the document level.

  • Financial report for essbase and planning application

    Hi,
    Can any one please explain me what is the difference between creating financial report for essbase application and planning application.
    Considering we will have Essbase cube for the planning application
    Thanks in advance

    Correct, the data that is stored in Essbase will be the same regardless of which connection type you use.
    Data that is only stored in Planning can only be retrieved using a Planning connection. This includes Supporting Detail and SmartLists as these are stored in the Planning relational database.
    As a general rule I always use an Essbase connection unless i specifically want to get supporting detail or smartlists but that is just me.
    Hope this helps
    Stuart

  • Which URL to use to open a financial report from a Task list ?

    Hi,
    I've got a big issue in Hyperion Planning : I do not know which URL to use to open a financial report from a task list.
    If I use the Smartcut (given when you do a right-click on the report, then Properties), a tab is opening (normal behaviour), but another tab is opening under the tab, which is very ugly, and moreover which prevent from using the PDF/HTML display icons !
    Is someone know which URL to use to display correctly a financial report when opening it from a task list ?
    It's an emergency, please help !
    Thanks very much.
    Virgile.
    PS. : we use Internet Explorer 8 and we use 11.1.2.1 Hyperion Planning version
    Edited by: 808808 on Jan 5, 2012 3:41 AM

    Hi,
    OK, thanks, it almost works !!
    I've just a problem. 2 tabs are opening.
    One is opening correctly and displays my report. I can display it in PDF/HTML.
    But another tab is opening with this message : This window can now be closed since the application has been launched in a separate window. Note: Popup blockers may prevent this application from working properly.
    Do you know why this tab is opening ?
    Thanks very much for your help.
    Virgile.

  • Financial Reporting Studio crashes after we upgraded frm 11.1.2 to 11.1.2.1

    Recently we upgraded Financial reporting studio from 11.1.2 to 11.1.2.1.
    When we open FR studio and login to FR studio, FR studio crashes with error "Financial Reporting Studio has stopped working".
    Any pointers to the above issue is much appreciated.
    Thanks and Regards,
    Bhargav

    Hi,
    I have a same problem...
    I follow the topic....

  • Financial Reporting not connecting to HFM APP 11.1.2

    Hi
    I'm trying to connect to and HFM app from the Financial Reporting Studio and I'm getting the following error:
    Error connecting to database connection Test123: Server/Cluster is incorrectly configured. Please reconfigure your Cluster or Server connection.<BR>Server/Cluster is incorrectly configured. Please reconfigure your Cluster or Server connection.
    I have also looked at the FRClient log and it gives me the follwoing error However this cluster is available for use in HFM and hosts apps already:
    [2010-12-21T18:05:23.907+08:00] [EPMFR] [ERROR] [] [oracle.EPMFR.core.reporting.client.HRAdmHelper] [tid: main] [ecid: 0000Io8BgOEDwWC5zFDCiW1D46t7000000,0] [SRC_CLASS: com.hyperion.reporting.client.HRAdmHelper] [SRC_METHOD: getApplications] Server/Cluster is incorrectly configured. Please reconfigure your Cluster or Server connection.<BR>Server/Cluster is incorrectly configured. Please reconfigure your Cluster or Server connection.[[
    com.hyperion.ap.APException: [1033] Native: -2147217085 Error Reference Number: {4F072FC4-71D9-4FD9-BE68-38C58D552F80}<BR>Num: 0x80041143;Type: 1;DTime: 21/12/2010 6:05:23 PM;Svr: Client Server Name;File: CHsxClient.cpp;Line: 809;Ver: 11.1.2.0.0.2762;DStr: CHsxClient::InternalCreateObjectOnCluster: cluster = Fully Qualified HFM Server Name, Num Servers = 0,;<BR>Num: 0x80041143;Type: 1;DTime: 21/12/2010 6:05:23 PM;Svr: Client Server Name;File: CHsxClient.cpp;Line: 810;Ver: 11.1.2.0.0.2762;DStr: CHsxClient::InternalCreateObjectOnCluster: cluster = Fully Qualified HFM Server Name, Num Servers = 0,;<BR>Num: 0x80041143;Type: 0;DTime: 21/12/2010 6:05:23 PM;Svr: Client Server Name;File: CHsxClient.cpp;Line: 3267;Ver: 11.1.2.0.0.2762;<BR>Num: 0x80041143;Type: 0;DTime: 21/12/2010 6:05:23 PM;Svr: Client Server Name;File: HsvADMDriverSessionInternal.cpp;Line: 266;Ver: 11.1.2.0.0.2762;
         at com.hyperion.ap.adm.HssEnvironment.createException(HssEnvironment.java:195)
         at com.hyperion.ap.adm.HssConnSession.HssAdmGetErrors(HssConnSession.java:608)
         at com.hyperion.ap.adm.HssConnSession.OpenConnection(HssConnSession.java:2524)
         at com.hyperion.ap.adm.HssConnSession.HssConnOpenConnection(HssConnSession.java:919)
         at com.hyperion.ap.adm.HssConnSessionWrapper.HssConnOpenConnection(HssConnSessionWrapper.java:1467)
         at com.hyperion.ap.adm.HssServer.openConnection(HssServer.java:648)
         at com.hyperion.ap.adm.HssServer.openConnection(HssServer.java:280)
         at com.hyperion.reporting.client.HRAdmHelper.openConnection(Unknown Source)
         at com.hyperion.reporting.client.HRAdmHelper.openConnection(Unknown Source)
         at com.hyperion.reporting.client.HRAdmHelper.getApplications(Unknown Source)
         at com.hyperion.reporting.javacom.HRAdmHelperComImpl.getApplications(Unknown Source)
    Has anyone seen this problem and please let me know how can I fix it?
    Thanks

    Hi,
    I have similar issue and cannot find an answer.
    My environment is 11.1.2.1 (upgrade from 11.1.1.3)
    All applications working fine (planning, essbase, hfm).
    I'm unable to change database connection to hfm (db change to essbase and Plannng works). Error says that I have wrong cluster/server configuration.
    Question is how this configuration should lokks like. I already tested:
    1. HFMProd - this is cluster name and Server1 as a server in HFMProd cluster
    2. No cluster, just Server1
    3. HFMProd and Server1 in plus Server1 separately
    In all cases the same message.
    When I open FR studio I'm able to see reports (from workspace also).
    When I try to open report I have an error due to some links to the old server ip (I guess this is taken from connection info that I can not change)
    What is more I can create new Planning report in studio, but can not open through workspace.
    From Workspace I can manage reporting services so everything is visible correctly (or should be :) ).
    Any idea?
    regards
    Karol

  • Financial Reporting Web service Out of Memory (11.1.2.2.300)

    Financial Reporting web services runs out of memory. The JVM settings are currently set to 2048. The OS is windows 2008 64 bit.
    We have made the the following settings but it still does not help. The service would stay up for about 5 to 6 hours and then would go out of memory. We also see that there is a continuous activity in Financial reporting logs even when there are no users using the system.
    - Navigate to the following Windows Registry key on the server hosting the Financial Reporting web application component:
    HKEY_LOCAL_MACHINE\SOFTWARE\Hyperion Solutions\FinancialReporting0\HyS9FRReports
    - Export the above mentioned Windows Registry key for backup purposes,
    - Create a new "String Value" entry with following name and value:
    Name:JVMOptionY
    Value:-XXtlasize:min=4k,preferred=64k
    With Y being equal to (current value of JVMOptionCount) + 1
    - Create a new "String Value" entry with following name and value:
    Name:JVMOptionZ
    Value:-XXlargeObjectLimit:4k
    With Z being equal to (current value of JVMOptionCount) + 2
    - Increase the value of the JVMOptionCount parameter by 2
    - Restart the Financial Reporting web application component for the changes to be taken into account.
    [2013-06-10T05:33:38.950-04:00] [FinancialReporting0] [NOTIFICATION] [00088] [oracle.EPMFR.core] [tid: RMI TCP Connection(549)-] [userId: <anonymous>] [ecid: 0000JwfYJ1xDOdk5wzXBiW1HhI4I000000,1:25339] [SRC_CLASS: com.hyperion.reporting.security.impl.HsSecurityHelper] [APP: FINANCIALREPORTING#11.1.2.0] [SRC_METHOD: authenticateUser] External authentication successful for user: [Server0 on host ] succeeded in 13182 ms.
    [2013-06-10T05:34:18.404-04:00] [FinancialReporting0] [NOTIFICATION] [00088] [oracle.EPMFR.core] [tid: RMI TCP Connection(550)-] [userId: <anonymous>] [ecid: 0000JwfYJ1xDOdk5wzXBiW1HhI4I000000,1:25339] [SRC_CLASS: com.hyperion.reporting.security.impl.HsSecurityHelper] [APP: FINANCIALREPORTING#11.1.2.0] [SRC_METHOD: authenticateUser] External authentication successful for user: [Server0 on host ] succeeded in 26365 ms.
    [2013-06-10T05:34:45.424-04:00] [FinancialReporting0] [NOTIFICATION] [00088] [oracle.EPMFR.core] [tid: RMI TCP Connection(551)-] [userId: <anonymous>] [ecid: 0000JwfYJ1xDOdk5wzXBiW1HhI4I000000,1:25340] [SRC_CLASS: com.hyperion.reporting.security.impl.HsSecurityHelper] [APP: FINANCIALREPORTING#11.1.2.0] [SRC_METHOD: authenticateUser] External authentication successful for user: [Server0 on host ] succeeded in 13760 ms.
    [2013-06-10T05:59:50.634-04:00] [FinancialReporting0] [ERROR] [] [oracle.EPMFR.core] [tid: Thread-67] [userId: <anonymous>] [ecid: 0000JwfYJ1xDOdk5wzXBiW1HhI4I000000,1:25338] [SRC_CLASS: com.hyperion.reporting.connection.CleanConMgrThread] [APP: FINANCIALREPORTING#11.1.2.0] [SRC_METHOD: run] [[
    java.lang.OutOfMemoryError

    Financial Reporting web services runs out of memory. The JVM settings are currently set to 2048. The OS is windows 2008 64 bit.
    We have made the the following settings but it still does not help. The service would stay up for about 5 to 6 hours and then would go out of memory. We also see that there is a continuous activity in Financial reporting logs even when there are no users using the system.
    - Navigate to the following Windows Registry key on the server hosting the Financial Reporting web application component:
    HKEY_LOCAL_MACHINE\SOFTWARE\Hyperion Solutions\FinancialReporting0\HyS9FRReports
    - Export the above mentioned Windows Registry key for backup purposes,
    - Create a new "String Value" entry with following name and value:
    Name:JVMOptionY
    Value:-XXtlasize:min=4k,preferred=64k
    With Y being equal to (current value of JVMOptionCount) + 1
    - Create a new "String Value" entry with following name and value:
    Name:JVMOptionZ
    Value:-XXlargeObjectLimit:4k
    With Z being equal to (current value of JVMOptionCount) + 2
    - Increase the value of the JVMOptionCount parameter by 2
    - Restart the Financial Reporting web application component for the changes to be taken into account.
    [2013-06-10T05:33:38.950-04:00] [FinancialReporting0] [NOTIFICATION] [00088] [oracle.EPMFR.core] [tid: RMI TCP Connection(549)-] [userId: <anonymous>] [ecid: 0000JwfYJ1xDOdk5wzXBiW1HhI4I000000,1:25339] [SRC_CLASS: com.hyperion.reporting.security.impl.HsSecurityHelper] [APP: FINANCIALREPORTING#11.1.2.0] [SRC_METHOD: authenticateUser] External authentication successful for user: [Server0 on host ] succeeded in 13182 ms.
    [2013-06-10T05:34:18.404-04:00] [FinancialReporting0] [NOTIFICATION] [00088] [oracle.EPMFR.core] [tid: RMI TCP Connection(550)-] [userId: <anonymous>] [ecid: 0000JwfYJ1xDOdk5wzXBiW1HhI4I000000,1:25339] [SRC_CLASS: com.hyperion.reporting.security.impl.HsSecurityHelper] [APP: FINANCIALREPORTING#11.1.2.0] [SRC_METHOD: authenticateUser] External authentication successful for user: [Server0 on host ] succeeded in 26365 ms.
    [2013-06-10T05:34:45.424-04:00] [FinancialReporting0] [NOTIFICATION] [00088] [oracle.EPMFR.core] [tid: RMI TCP Connection(551)-] [userId: <anonymous>] [ecid: 0000JwfYJ1xDOdk5wzXBiW1HhI4I000000,1:25340] [SRC_CLASS: com.hyperion.reporting.security.impl.HsSecurityHelper] [APP: FINANCIALREPORTING#11.1.2.0] [SRC_METHOD: authenticateUser] External authentication successful for user: [Server0 on host ] succeeded in 13760 ms.
    [2013-06-10T05:59:50.634-04:00] [FinancialReporting0] [ERROR] [] [oracle.EPMFR.core] [tid: Thread-67] [userId: <anonymous>] [ecid: 0000JwfYJ1xDOdk5wzXBiW1HhI4I000000,1:25338] [SRC_CLASS: com.hyperion.reporting.connection.CleanConMgrThread] [APP: FINANCIALREPORTING#11.1.2.0] [SRC_METHOD: run] [[
    java.lang.OutOfMemoryError

  • Financial Reporting - Planning 11.1.2.1 Data Source

    We are trying to do salary planning, specifically new hire planning at an employee level. Is it possible to have an account of data type text that users could input into a form, and then build reports in Financial Reporting Studio that would display that text? I know there is an ADM driver that allows Financial Reporting Studio Data Sources to use Planning as a data source, but I wanted to survey for input on if and how well that works.

    That's exactly what I did last year. Business wanted to see the Job description (they entered it on the form) of the new hires in a report.
    In Workspace, create a Planning datasource and when you create your report, map your report to the Planning datasource.
    You just need to login to Workspace > Explore > Tools > Database Connection Manager > New > Select Planning as the Type.
    Cheers,
    Mehmet

Maybe you are looking for

  • Did anyone have issue connecting iphone to computer

    When I try to connect my iphone to the computer, it shuts my computer down. However when I connect my ipod, I don't have any problems. I called the apple solution center and they told me uninstall itunes and re-install it. I did it and still had the

  • LONG data types producing errors in 10.1.2.48.18

    Maybe I should already know this but... I am getting the " Internal Error has occured " message when I attempt to add a field which is defined as a LONG data type. Can Discoverer handle these fields ? If so is there a setting I am suppose to change ?

  • Is it possible to produce HDR from one image in LR?

    I have been shooting a lot of images from inside a vehicle and using flash to fill in inside and ballance with the light outside.  The images are pretty well ballanced but have some dynamic range issues.  I am able to get a better output by tweaking

  • No Airport Access and No Keychain Prompt After Upgrades

    I have recently experienced instances where I updated software, e.g., the recent Security Update and a recent Quicktime update. Upon rebooting, the Airport "fan" in the menu bar shows no signal, and I cannot access my Airport network. I have rescanne

  • PLS-00306 wrong number or types of arguments in call to 'procedure'

    now i am using oracle10g xe , i get the following error create or replace procedure proc_name(slno_in in number, name_out out varchar2,fee_out out number) is v_name student.name%type; v_fee student.fee%type; begin select name,fee into v_name,v_fee fr