Relative Generation for user POV

I am developing reports in Financial Reporting Studio for Hyperion Planning. I want to create a report that brings in only the first three relative dimensions in the user POV. Specifically I have a Product dimension in the row section of the report and I want to make it so that if the user selects a member high in the product hierarchy that it returns only the first three generations so that the report is not really long. Ideally I would like the report to be expandable so that if the user wants to dig deeper than three generations they can by expanding. I can not seem to find a way to do this with any one or combination of lists, functions or relationships. I guess I am looking for a list like "RelativeGeneration,CurrentPOVforProduct" but unfortunately this does not exist. Any help would be greatly appreciated. Thanks in advance.
-Scott

These sound like very good ideas. We will try to add a clone user capability. I assume point 1 and 3 could be combined; so we could show the SQL to create the USER and below all the grants.
Mike

Similar Messages

  • Report generation for users having specific license type

    Hi friends,
    For my project purpose i have to generate report which has userId,License type of the user,corresponding composite role and single roles assigned to the user and transaction code.
    I can get the report for user and license type from USR06 and roles,transaction from SUIM.
    But I need a combined report of this. Is there any transaction code which helps me in doing this.Please let me know.
    Thanks in advance,
    With kind regards
    Karthick

    > For my project purpose i have to generate report which has
    userId,
    License type of the user, TCode:  USMM
    corresponding composite role and single roles assigned to the user and transaction code.
    1. Table:  AGR_USERS, AGR_TCODES / USR08
    2. SUIM -> a) Users by Complex selection criteria -> Execute -> Click on Roles => Full list of Roles per user.
                 -> b) Transaction -> Executable for users (all selection option)
    >
    > I can get the report for user and license type from USR06 and roles,transaction from SUIM.
    >
    > But I need a combined report of this. Is there any transaction code which helps me in doing this.Please let me know.
    1. As mentioned by Saby: use TCode SQV1 to map all the tables with a meaningful "foreign key".
    2. Download all Table contents and map them in excel by using functions.
    Regards,
    Dipanjan

  • Report generation for users assigned to Function

    Hi friends,
    We require an report should consist of the following contents.
    Usr ID(Mandaory) |   First name(optional) | Last name(optional) | Function(mandatory).
    We are not able access USER_ADDRS table which gives all this datas. So, We are looking for other options.
    Any inputs or suggestions will be appreciated.
    Thanks in Advance
    With kind regards
    Karthick
    SST Team

    Hi Gilles,
    Thanks for your suggestion.
    But can you please tell me how to add the field 'Function' in SUIM-User by complex selection criteria?. Because we dont have any option like 'Function' in SUIM-User by complex selection criteria.
    With kind regards
    Karthick

  • Display Currency Value of User POV for Entity & Value in Text Box (Header)

    I am looking for a function in Financial Reporting Studio that operates the same as the HsCurrency function in Smart View. This would allow batch reports displaying the currency value of the User POV for Entity based on the User POV for Value. Right now I have to have Member Lists for separate reports and different currencies as I am only able to display the Value dimension in the heading of a given report. Users will not be certain of the currency if the Value dimension is <Entity Curr Total>.
    I tried the HFMCurrency text function, however the entity is not defined in a Row / Column / Page reference as the entity is determined by the User's Point of View.
    Is there a way to display the currency value of a User's Point of View for Entity based on the User's Point of View for Value?
    Reference from Oracle Hyperion Smart View for Office, Fusion Edition, User's Guide:
    HsCurrency
    Data sources: Financial Management, Hyperion Enterprise
    HsCurrency retrieves the currency value of the specified dimension member. Entity and Value are the only valid members for the HsCurrency function.
    Syntax
    HsCurrency (“Connection,Entity;Value”)
    Example
    In this example, HsCurrency retrieves the entity currency where the currency for the East Sales entity is USD, and the currency for the UKSales entity is GBR. The EastSales entity displays USD, and UKSales displays GBR.
    HsCurrency(“Comma”,”Entity#EastRegion.EastSales;Value#<Entity Currency>.”)
    HsCurrency(“Comma”,”Entity#EastRegion.UKSales;Value#<Entity Currency>.”)

    Question answered in My Oracle Support Community - Hyperion Reporting Products:
    communities.oracle.com

  • ORA-22837: Relational hint or keyword is disallowed for user-level DML

    I got ORA-22837 when i use stream .
    I need some help!
    thanks!
    SQL> select * from v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - Production
    PL/SQL Release 11.1.0.7.0 - Production
    CORE     11.1.0.7.0     Production
    TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
    NLSRTL Version 11.1.0.7.0 - Production
    SQL>
    SQL> select * from dba_apply_parameters where apply_name='APP002';
    APPLY_NAME PARAMETER VALUE SET_BY_USER
    APP002 PARALLELISM 1 NO
    APP002 STARTUP_SECONDS 0 NO
    APP002 TRACE_LEVEL 0 NO
    APP002 TIME_LIMIT INFINITE NO
    APP002 TRANSACTION_LIMIT INFINITE NO
    APP002 MAXIMUM_SCN INFINITE NO
    APP002 WRITE_ALERT_LOG Y NO
    APP002 DISABLE_ON_LIMIT N NO
    APP002 DISABLE_ON_ERROR N YES
    APP002 COMMIT_SERIALIZATION FULL NO
    APP002 ALLOW_DUPLICATE_ROWS N NO
    APP002 TXN_LCR_SPILL_THRESHOLD 10000 NO
    APP002 PRESERVE_ENCRYPTION Y NO
    APP002 RTRIM_ON_IMPLICIT_CONVERSION Y NO
    14 rows selected
    SQL>
    SQL> select * from dba_apply;
    APPLY_NAME QUEUE_NAME QUEUE_OWNER APPLY_CAPTURED RULE_SET_NAME RULE_SET_OWNER APPLY_USER APPLY_DATABASE_LINK APPLY_TAG DDL_HANDLER PRECOMMIT_HANDLER MESSAGE_HANDLER STATUS MAX_APPLIED_MESSAGE_NUMBER NEGATIVE_RULE_SET_NAME NEGATIVE_RULE_SET_OWNER STATUS_CHANGE_TIME ERROR_NUMBER ERROR_MESSAGE MESSAGE_DELIVERY_MODE
    APP002 DESTQUEUE3 STRADM YES RULESET$_50 STRADM STRADM 00 ENABLED 2009-8-19 11:21:21 CAPTURED
    SQL> select * from dba_apply_error;
    APPLY_NAME QUEUE_NAME QUEUE_OWNER LOCAL_TRANSACTION_ID SOURCE_DATABASE SOURCE_TRANSACTION_ID SOURCE_COMMIT_SCN MESSAGE_NUMBER ERROR_NUMBER ERROR_MESSAGE RECIPIENT_ID RECIPIENT_NAME MESSAGE_COUNT ERROR_CREATION_TIME
    APP002 DESTQUEUE3 STRADM 4.19.3785 NJORCL 5.22.8231 534128859 1 22837 ORA-22837: Relational hint or keyword is disallowed for user-level DML 129 STRADM 3 2009-8-19 10:46:42
    ORA-06512: at "STRADM.COLA_DATA_HANDLER", line 42
    ORA-06512: at line 1
    APP002 DESTQUEUE3 STRADM 7.30.3817 NJORCL 3.16.8370 534132743 1 22837 ORA-22837: Relational hint or keyword is disallowed for user-level DML 129 STRADM 3 2009-8-19 11:04:42
    ORA-06512: at "STRADM.COLA_DATA_HANDLER", line 42
    ORA-06512: at line 1
    APP002 DESTQUEUE3 STRADM 8.2.4944 NJORCL 1.32.6362 534133896 1 22837 ORA-22837: Relational hint or keyword is disallowed for user-level DML 129 STRADM 3 2009-8-19 11:07:44
    ORA-06512: at "STRADM.COLA_DATA_HANDLER", line 42
    ORA-06512: at line 1
    SQL> exec dbms_apply_adm.execute_error(local_transaction_id => '5.3.5003');
    begin dbms_apply_adm.execute_error(local_transaction_id => '5.3.5003'); end;
    ORA-22837: Relational hint or keyword is disallowed for user-level DML
    ORA-06512: 在 "STRADM.COLA_DATA_HANDLER", line 42
    ORA-06512: 在 line 1
    ORA-06512: 在 "SYS.DBMS_APPLY_ERROR", line 151
    ORA-06512: 在 "SYS.DBMS_APPLY_ERROR", line 265
    ORA-06512: 在 "SYS.DBMS_APPLY_ADM", line 467
    ORA-06512: 在 line 1

    Following parameters are deprecated in release 10.2.
    LOGMNR_MAX_PERSISTENT_SESSIONS
    MAX_COMMIT_PROPAGATION_DELAY
    REMOTE_ARCHIVE_ENABLE
    SERIAL_REUSE
    SQL_TRACE
    Check this in your parameter file.
    As per Oracle Errors Documents.
    Error : ORA-32004
    Cause:     One or more obsolete and/or parameters were specified in the
         SPFILE or the PFILE on the server side.
    Action:     See alert log for a list of parameters that are obsolete. or
         deprecated. Remove them from the SPFILE or the server side PFILE
    Regards,
    Sabdar Syed.

  • User POV does not pop up from Report in task list

    Hello,
    I've created a report within Related Content in HFM and added it to a task list--the problem I'm experiencing is when I run the report the User POV does not pop up, rather it simply uses the default POV (ie, whatever is set up in data grids or process management)--this happens if I try to run it directly from Related Content or from the task list. My preferences within Financial Reporting have already been updated to 'On' to preview the User POV and if I run the report from Financial Reporting (ie, Explore) the User POV works fine--so, it seems like adding a report to Related Content disables the User POV from popping up. I'm running on Financial Reporting v11.1.2.1 and HFM v11.1.2.1.104.3701. I can't find anything about it within this forum, knowledge base or as a known issue in the ReadMe for the .104 patch set for HFM.
    Can anybody fill me in on if this is functionality by design or a defect?
    Best regards,
    Jason Call

    Financial Reports do not work as you might expect when they are used as a related content item. As you already have realized, you will not be able to adjust the FR POV items from inside of HFM.
    A 'work around' would be to link to the report and put that link in the Tasklist. This will then open the report 'normally' and you will get the POV functionality that you expect.
    To find the link to a report, open the report's properties and look at the 'smartcut' value. (That is a URL directly to the report)

  • Error while scheduling Background Job for User/Role Full Synchronization

    Hi all,
    We have installed RAR 5.3 Component and uploaded the authorization data & established the connectors to the backend system.
    We have performed all the post installation activities and everything is complete.
    When we have scheduled User -Full Synchronization with the Back End system as  a part of Post Installation Activity we are receiving the below error message
    "Error while executing the Job:Cannot assign an empty string to host variable 2."
    Also the VIEW LOG/ Terminate Job buttons are disabled  in this screen.
    Can somebody please help us in resolving the above issue
    Thanks and Best Regards,
    Srihari.K

    Hi,
    We are copy pasting the error log (Part as it is huge) below here. We could able to do Full Synch for Roles and also for Profiles. Only for User Synch we are getting this error and none of the users are sychronized to RAR
    Jan 13, 2009 12:34:27 AM com.virsa.cscext.dao.CSCDAO populateGenObjUser
    INFO: Update user WILSONA of HL2-QAHR
    Jan 13, 2009 12:34:27 AM com.virsa.cscext.dao.CSCDAO populateGenObjUser
    INFO: Update user WINDC of HL2-QAHR
    Jan 13, 2009 12:34:27 AM com.virsa.cscext.dao.CSCDAO populateGenObjUser
    INFO: Update user WLADICHJ of HL2-QAHR
    Jan 13, 2009 12:34:27 AM com.virsa.cscext.dao.CSCDAO populateGenObjUser
    INFO: Update user WUK of HL2-QAHR
    Jan 13, 2009 12:34:27 AM com.virsa.cscext.dao.CSCDAO populateGenObjUser
    INFO: Update user ZENGS of HL2-QAHR
    Jan 13, 2009 12:34:27 AM com.virsa.cscext.dao.CSCDAO populateGenObjUser
    INFO: Update user ZHENGL of HL2-QAHR
    Jan 13, 2009 12:34:27 AM com.virsa.cscext.dao.CSCDAO populateGenObjUser
    INFO: All System Flag:false=====Last Batch Flag:true
    Jan 13, 2009 12:34:27 AM com.virsa.cc.xsys.bg.BatchRiskAnalysis loadUserData
    INFO: @@@ User sync completed for params true: Syskey List is [HL2-QAHR]
    Jan 13, 2009 12:34:27 AM com.virsa.cc.xsys.bg.BgJob run
    WARNING: *** Job Exception: Cannot assign an empty string to host variable 2.
    com.sap.sql.log.OpenSQLException: Cannot assign an empty string to host variable 2.
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:85)
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:124)
         at com.sap.sql.types.VarcharResultColumn.setString(VarcharResultColumn.java:57)
         at com.sap.sql.jdbc.common.CommonPreparedStatement.setString(CommonPreparedStatement.java:511)
         at com.sap.engine.services.dbpool.wrappers.PreparedStatementWrapper.setString(PreparedStatementWrapper.java:355)
         at com.virsa.cscext.dao.CSCDAO.updateIgnoredUserData(CSCDAO.java:1388)
         at com.virsa.cscext.dao.CSCDAO.populateGenObjUser(CSCDAO.java:1169)
         at com.virsa.cc.xsys.bg.BatchRiskAnalysis.populateGenObj(BatchRiskAnalysis.java:868)
         at com.virsa.cc.xsys.bg.BatchRiskAnalysis.insertBAPIUserData(BatchRiskAnalysis.java:142)
         at com.virsa.cc.xsys.bg.BatchRiskAnalysis.loadUserData(BatchRiskAnalysis.java:390)
         at com.virsa.cc.xsys.bg.BatchRiskAnalysis.performBatchSyncAndAnalysis(BatchRiskAnalysis.java:1275)
         at com.virsa.cc.xsys.bg.BgJob.runJob(BgJob.java:402)
         at com.virsa.cc.xsys.bg.BgJob.run(BgJob.java:264)
         at com.virsa.cc.xsys.riskanalysis.AnalysisDaemonBgJob.scheduleJob(AnalysisDaemonBgJob.java:240)
         at com.virsa.cc.xsys.riskanalysis.AnalysisDaemonBgJob.start(AnalysisDaemonBgJob.java:80)
         at com.virsa.cc.comp.BgJobInvokerView.wdDoModifyView(BgJobInvokerView.java:436)
         at com.virsa.cc.comp.wdp.InternalBgJobInvokerView.wdDoModifyView(InternalBgJobInvokerView.java:1225)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doModifyView(DelegatingView.java:78)
         at com.sap.tc.webdynpro.progmodel.view.View.modifyView(View.java:337)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java:481)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doModifyView(WindowPhaseModel.java:551)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:148)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:319)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Jan 13, 2009 12:34:27 AM com.virsa.cc.xsys.bg.BgJob setStatus
    INFO: Job ID: 13 Status: Error
    Jan 13, 2009 12:34:27 AM com.virsa.cc.xsys.bg.BgJob updateJobHistory
    FINEST: --- @@@@@@@@@@@ Updating the Job History -
    2@@Msg is Error while executing the Job:Cannot assign an empty string to host variable 2.
    Jan 13, 2009 12:34:27 AM com.virsa.cc.xsys.bg.dao.BgJobHistoryDAO insert
    INFO: -
    Background Job History: job id=13, status=2, message=Error while executing the Job:Cannot assign an empty string to host variable 2.
    Jan 13, 2009 12:34:27 AM com.virsa.cc.xsys.riskanalysis.AnalysisDaemonBgJob scheduleJob
    INFO: -
    Complted Job =>13----
    Please let us know how to resolve this error
    Thanks and Best Regards,
    Srihari.K

  • How to Set up the User POV in Web Analysis report

    Hi , I am new to create the Hyperion Web Analysis report.
    I am trying to set up the user POV. I have followed the document and did the below steps.
    1. I went to User preference -> OLAP Server -->checked the BOX "Save Filters only for POV".
    2. selected the layout and in options checked the Use user POV.
    after that I have opened the report in HTML. nothing got prompted.
    When I opened the Financial report, It will prompt user to select the year, period, entity, etc... I need the same way in Web Analysis also.
    I have selected Accounts in rows, Entity, Year, Period in columns , rest all i kept in Filters.
    Could some one please help me how user can get prompted to select the members from dimensions.
    Thanks

    What you have in Webanalysis is POV and PV
    Applying Point of View (POV)
    Selecting Personal Variables
    You can also look at Oracle - Hyperion Labs......: WebAnalysis - how to show the current user's report when he logs in to see how PV can be leveraged.
    There is no prompt option in WebAnalysis
    Regards
    Celvin
    http://www.orahyplabs.com

  • Login failed for user 'NT AUTHORITY\ANONYMOUS

    Hi All
    I have already gone thru lot of links, So appreciate if i can have some solution
    I have 3 servers A, B and C . A and B are in same domain and C is in different domain. and I am sysadmin in all 3 servers and all have trusted connection with each other
    1. All have tcp and named pipe enable
    2. All 3 servers and all services including browser are up and running
    3. When i connect any sql server from any Server using SSMS i am able to connect and  (net_transport, auth_scheme = TCP , NTLM).
    Now i create linked server at server B to Server C (C domain is different than A and B).  When i login on Server B and try to run query on C its working fine. But after remote login to server A and connect sql server at B using SSMS when
    i expand linked server to c i cant see databases and query is giving error "Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'"
    I also tried to connect to all 3 server in ssms using forced  named pipes but i am getting below error
    "provider named pipes provider error 40 - Could not open connection to sql server"
    My question :
    1. I have to use domain account to use linked server from server A to connect SQLserver B to server C, How this can be done is this related to Double hop ??
    2. Why i cant connect using forced Named pipe to any server using SSMS except local host
    Thanks Saurabh Sinha http://saurabhsinhainblogs.blogspot.in/ Please click the Mark as answer button and vote as helpful if this reply solves your problem

    Hello,
    First, it is possible to use Kerberos delegation across trusted domains.
    net_transport, auth_scheme = TCP , NTLM
    This means something isn't correctly setup as you're defaulting back to NTLM. This should read Kerberos if your SPNs were setup correctly and authenticated properly. Check the SPNs and service accounts.
    http://technet.microsoft.com/en-us/library/cc280744(v=SQL.105).aspx
    1. I have to use domain account to use linked server from server A to connect SQLserver B to server C, How this can be done is this related to Double hop ??
    To go across domains I'm not entirely sure on that part, but I can say it'd probably be easier if you did use a domain account as the service account.
    2. Why i cant connect using forced Named pipe to any server using SSMS except local host
    I'm not quite sure what you mean here. You can't connect through NP? Why the need for NP at all?
    Sean Gallardy | Blog |
    Twitter

  • No active writeable datasource found for user creation, check your Persiste

    HI SAP Guru's
    Suddenly when I am login in Portal with J2EE_ADMIN or any user , I am getting error
    You are not authorized to access this application; contact your system administrator
    and when I am going to create user in identity management I am getting below error
    Current user has user creation permissions in the UME, but cannot create users in the back-end system (data source). The original and possibly untranslated message was: "No active writeable datasource found for user creation, check your Persistence Configuration.".
    I have searched all related treads in SDN but no success
    Please help.
    Thanks & Regards
    Vinay Patel

    Dear all,
    I was searching the community because I had this same error and there was no answer of how it was fixed. So I'm sending how I fixed today in a customer environment.
    1. Go to portal  http://<portal>/webdynpro/dispatcher/sap.com/tcsecumewdumeadmin/UmeAdminApp
    - select configuration
    - folder "sap system based in abap"
    - do the conection test
    If the test fails, log on in client 001 and change user SAPJSF:
    - assign role SAP_BC_JSF_COMMUNICATION (only this one) and one profile that has permission to RFC logon
    - you can change the password too
    STOP/START ABAP+JAVA
    Go again to the portal above and test connection again. The tests should now be OK.
    2. Go to portal  http://<portal>/irj
    - Log on with administrator user
    Now you should be able to create an user.

  • RFC_NO_AUTHORITY  error for user SAPSYS in client 000

    Hi
    I have a lot of abap dumps in ST22 RFC_NO_AUTHORITY  error for user SAPSYS in client 000 for today which I'm not sure what they mean.  I don't have a SAPSYS user in client 000.
    The reason that I'm concerend is we had an incident with the SAP server last night where it became unresponsive about 2.30 am and had to be manually rebooted this morning. The R3 jobs all ran OK but the BW loads failed and had to be re-run this morning. There were no unusual jobs or programs running last night and the Server Event Log does not contain any further information as to the probable cause of the problem.
    I'm not sure if this error is related to the BW jobs running and was wondering did anyone come accross it and what it means.
    Thanks
    Siobhan

    Check notes 944615 and 93254.
    Rich

  • [FR] How to set default member in User POV Preview

    Hi!
    Does anyone know how to set the default member in User POV Preview for first time users?
    Example:
    For dimension Entity, the default member that appear in first login of user is the Top Level member "Dim_Entity", regardless of security. It happens with all first time users.
    We already try to change the User POV in Preferences, but this only limit the choices of user and didn't set the default member.
    We are using version 11.1.1.3.
    Thanks,
    Luís

    Check the following PDF for Manage User POV utility.There is an option to import POV for the users.
    http://docs.oracle.com/cd/E12825_01/epm.111/fr_user.pdf (page 297)
    hope this helps
    Note:Correct forum for FR question is Hyperion Query and Reporting,below is the link.
    Hyperion Query and Reporting
    Thx
    VIVEK
    Edited by: Vivek Chetiaparath on Jan 3, 2013 7:45 AM

  • Financial Reports -  Task- Setup User POV

    Hi
    In FR when we select the members for a User POV using Task->Setup User POV........................Does the list of members apply to this particular report or all reports with this database connection.
    For every report the User prompt Members for a DIm might be different.....but when the members are selected for a particular Dim in a report......& when i open other report these selected members of earlier report of same Dim earlier selected are reflecting.
    Plz clarify..
    hope im clear.
    Thnx

    Financial Reporting keeps the POV settings for that session for dimensions.
    For example, if the user has selected account Gross Margin, in the POV for the first report, every other report for the rest of that session that has account in the POV will default to Gross Margin. (Unless they later change it to something else).

  • Prompt for user profile photos

    Hi,
      When we try to open any page in SharePoint with intranet users' pics in it, sometimes it prompts for user name and password and that to many times not once. So if I provide the username and password then it allows me to see the profile pics in the
    page otherwise shows a "x" on the picture.
    I want to know why this happens for some pics only not all?

    Hi ,
    What do you mean intranet users' pics?
    Does your MySite Host site have different FQDN from your SharePoint site?
    Please check if adding MySite url in IE browser trusted sites zone could work.
    If it still doesn't work, please check ULS log see if there is any related error for any clue when access the SharePoint page containing intranet users pics.
    Thanks
    Daniel Yang
    TechNet Community Support

  • Setting up User POV in Report Studio

    I have taken an existing report and saved it under a new report name in order to create a new reporting view. The new report requires me to set the POV so the user can only select qtr end months. I did this successfully by selecting Task>User POV and selecting only the quarter end months for period. The problem is now you can only select the quarter end months for the original report as well. If I attempt to open the original report and remove this setting it will also remove the setting from new report. Can anyone help? I am using HFM 9.3.1.2.0.333 with reporting studio 9.3.1.354

    Rather than setting it from the User POV, try placing a prompt in one of the data columns (You can hide it if you don't wanna see it) in the prompt definitions, you can set the QTD from the view dimension and/or also limit the months to MAR, JUN, SEP,DEC with a choices list.

Maybe you are looking for