Alias names for dimensions in BO 4.0 Explorer (Information Space)

Hello,
I have a requirement to add 15 dimensions and 2 measures in an information space. Each dimension has alias names. Example, buyer is a dimension which can be also be called purchasing group, Pgroup, Employee etc. I know it is possible to rename the dimensions. But is there any way to assign alias names to dimensions either in the universe or in information space? So when a user types Pgroup and hits the search button in explorer, he/she should find a match in the information space where buyer is a dimension.
Also, is there any limit in adding dimensions to an information space? Can I add upto 15 dimensions?
Appreciate your inputs.
Thanks,
Ann

Hi there
In the Universe, you can have objects with a different name that point to the same database table/field name. From your example below, you could have both the Purchasing Group and Employee dimension pointing to the same database table.field. You should be able to add 15 (and more) dimensions to your Information Workspace-- I haven't seen any documentation on the maximum number of dimensions out there.
Just keep in mind that as you add more dimensions/facets, users may get a scroll bar and will need to scroll across to see then.
Hope this helps!
D.

Similar Messages

  • Alias names for account dimension

    Hi,
    The alias names for account dimension is not getting pushed to EAS for all EPMA essbase applications(ASO and BSO). However i see them in the application and in the dimension library. I just see the alias for accounts dimension as account but not for any members.
    The dimension has the alias associated with it. But for other dimensions i do see the alias names in EAS.
    Hyperion EPMA - 11.1.2.0.00.938
    Regards,
    Ragav.
    Edited by: ragavhere on Feb 5, 2013 3:16 PM

    Thanks.
    It was because of a patch that I had installed yesterday. I uninstalled the patch and then deployed the applications. The problem is resolved.
    And we are upgrading to 11.1.2.2.
    Regards,
    Ragav.

  • Alias name for the column name in Prompt

    Hi,
    I have a scenario where I am taking column names into prompt. I have used the following SQL in the SQL results under "Show" option of the Prompt.
    SELECT CASE WHEN 1=0 THEN AGE.AGE ELSE '"Orders"."By OrderDate"' END FROM " Real Time"
    UNION ALL
    SELECT CASE WHEN 1=0 THEN AGE.AGE ELSE '"Orders"."By ShipDate"' END FROM "Real Time"
    My problem here is I am getting the column names into the Prompt as "Orders"."By OrderDate" and "Orders"."By ShipDate", which is not acceptable and readable for mat for the user. Is there any way that I can assign an alias name for the column name such as OrderDate and ShipDate in the above SQL.
    Your quick respose is appreciated.
    Thanks,
    Rama

    hi,
    try an alternative one....in your administrator make new columns with alias to ones you want...so you wiil be able to show whatever you want.
    Otherwise,is it possible to show
    SELECT CASE WHEN 1=0 THEN AGE.AGE ELSE '"Orders"."By OrderDate"' as "xxxxxxxxxxxxx"END FROM " Real Time"
    UNION ALL
    SELECT CASE WHEN 1=0 THEN AGE.AGE ELSE '"Orders"."By ShipDate"' as "yyyyyyyyyyyyyyyy"END FROM "Real Time"
    Ending,you want the data from your columns?or just the name??
    hope i helped...
    http://greekoraclebi.blogspot.com/

  • Alias Names for Column names in the Prompt

    Hi,
    I have a scenario where I am taking column names into prompt. I have used the following SQL in the SQL results under "Show" option of the Prompt.
    SELECT CASE WHEN 1=0 THEN AGE.AGE ELSE '"Orders"."By OrderDate"' END FROM " Real Time"
    UNION ALL
    SELECT CASE WHEN 1=0 THEN AGE.AGE ELSE '"Orders"."By ShipDate"' END FROM "Real Time"
    My problem here is I am getting the column names into the Prompt as "Orders"."By OrderDate" and "Orders"."By ShipDate", which is not acceptable and readable format for the user. I tried using the alias name in the SQL query this way.
    SELECT (CASE WHEN 1=0 THEN AGE.AGE ELSE '"Orders"."By OrderDate"' END) AS "By OrderDate" FROM " Real Time"
    UNION ALL
    SELECT (CASE WHEN 1=0 THEN AGE.AGE ELSE '"Orders"."By ShipDate"' END) AS "By ShipDate" FROM "Real Time"
    but it is throwing an error.Is there any way that I can assign an alias name for the column names such as OrderDate and ShipDate in the above SQL.
    Your quick respose is appreciated.
    Thanks,
    Rama

    Change ur
    SELECT CASE WHEN 1=0 THEN AGE.AGE ELSE '"Orders"."By OrderDate"' END FROM " Real Time"
    UNION ALL
    SELECT CASE WHEN 1=0 THEN AGE.AGE ELSE '"Orders"."By ShipDate"' END FROM "Real Time"
    To
    SELECT CASE WHEN 1=0 THEN AGE.AGE ELSE By OrderDate END FROM " Real Time"
    UNION ALL
    SELECT CASE WHEN 1=0 THEN AGE.AGE ELSE By ShipDate END FROM "Real Time"
    So that it displays the Name as required
    Then in the Fx for that column in the Report Use '"Orders"."@Presentation variable"'.
    This worked for me Let me know if it worked for you.

  • Sorting by Member's Alias name during dimension build

    I dynamically build/update an Employee dimension each month. I want to sort the members by their alias name, which in this case is the employee name. Has anyone done this before? The data file which I'm using to build the outline is already sort by employee name. The problem I have is each month when I do an update build, all the new members drop to the bottom. The option in the load rule definition to sort members is no good because that sorts the member by their ID and not by their Alias.Thanks for helping!!Peter

    The best method is to clear all the members of the dimension and rebuild the entire dimension from scratch.This can be done manually through the Outline editor from the Essbase Applicaiton Manager or using an Incremental Build Dim from Esscmd or Maxl.Using Esscmd you it would be easiest to have a dummy build file with a single member and process that file first then process the real file. Use the remove unspecified option and set sorting to none. Regardless of method do NOT restructure the data between deleting all the old members and processing the updated file.If you restructure between these steps you will need to reload all data.Joseph HoganSenior Essbase Lead ConsultantHyperion Solutions203.703.3300 x6364

  • How to Change the Alias name for Internet user in SU01 tr code through cod?

    Hi Guys,
                 My req is we have to change the Alias name(SU01 tr code) for the existing users thru code.So can anybody tell me how to change the Alias name like which we do it in SU01 tr code thru code or FM.?
                Is there any FM for tha changing Alias Name?
    Thanks,
    Gopi.

    Hello Gopi Anne ,
                                 You can use the following FM / BAPI :
    BAPI_USER_CHANGE
    MY_BAPI_USER_CHANGE
    For BAPI_USER_CHANGE :
    You need to make use of the IMPORT parameter :
    ALIAS     TYPE     BAPIALIAS                               User Name Alias
    ALIASX     LIKE     BAPIALIASX                               User alias change flag
    Thanks,
    Greetson

  • DNS alias name for portal server

    Hi
    I am using sun ONE portal server 6.2. We have added the DNS alias for the hostname in the DNS server for the portal server.
    I have added this alias hostname configuration in
    a. organizational alias name of the amconsole
    b.Have modified the gateway.virtualhost name parameter in the /etc/opt/SUNWps/platform.conf.default file.
    Kindly let me know if I have to add to any other places as we are using SUN ONE webserver, application server, IM server.
    Waiting for your reply
    Best Regards
    Ramkumar Raghavan

    you also might need to add an entry into /opt/SUNWam/lib/AMConfig.properties and add a FQDN entry for your new dns alias.

  • Generating VO XML File wih alias names for the view attributes

    Hi,
    I am using the WriteXML() method on a VO to generate the XML. I need to map the generated xml to a rtf template and get the PDF generated. I have some view attributes for those I want to give a meaningful alias names, and for the repeated columns say "Name" for each Name field that I select from different tables it gets reflected as Name, Name1 and so . I want to give them proper alias names like Name as Buyer_Name and Name1 as Supplier_name so that its easy to comprehend and also easier to map to the rtf template. I gave alias names to those columns But the alias names of the view attributes are not getting reflected in the XML file generated. The XML tags are still on the attribute Name and not the aliases. Can someone suggest a workaround for this
    Thanks a lot in advance
    Rakesh

    Just to confirm that this is not a Library or deployment setup problem, Now, I changed the deployment scope to include business components in the ViewController to just to be sure it was being picked up in the ViewController too. I Created a separate AppModule in the ViewController and Added the VO to it, It Ran Properly including the Addition and Commit Control.

  • Creating alias name for Context

    I have a servlet instance name Sample I can access like this
    http://localhost:8080/Sample
    I am going to change the instance name programmatic ally. For example the same instance has to access like this also
    http://localhost:8080/Sample1
    http://localhost:8080/Sample2 etc...
    this something like one instance with multiple names
    what are the steps to do in tomcat side ?? Explain me more clear
    One more question , Inside the tomcat webapps i have a folder & place a WAR in it. while restarting the WAR has to expanded right?
    this is not done, I know why b'coz is in conf folder, server.xml will have appBase 'webapps' unpackWARs = true. How to change the appBase in server.xml through code.
    Thanks in advance,
    Saratha

    I guess you could do that. With 11g Rac you would be able to use SCAN which is a single dns name to access your cluster. But even in 10g you could create additional names for your vips if you like those names better.
    Bjoern

  • Alias name for Oracle E-Business Suite URL on R12.1.3

    Hello Friends
    Please advise on this below requests
    We are on Fresh install of R12.1.3 and we are able to accessing Oracle Apps Front page using url " *http://server20.apps.org:8010*"
    Is it possible to create a Alias name to this url like http://testserver:8020" instead of "*server20*" we would like to use "*testserver*"
    Appreciate your support on this
    Regards
    VSH

    We are on Fresh install of R12.1.3 and we are able to accessing Oracle Apps Front page using url " *http://server20.apps.org:8010*"
    Is it possible to create a Alias name to this url like http://testserver:8020" instead of "*server20*" we would like to use "*testserver*"
    Appreciate your support on thisDo you mean you need to keep the original hostname, domain name and port number and use a different URL to access the application? If yes, then this has to be done at the network level (contact your network team) to add an entry at the DNS server.
    Thanks,
    Hussein

  • How to give alias name for group of columns.

    the below is the query to get Columns. But, i need to make single alias name to all the column which i get. I need to get column names also event, domain, entity, bpdid. Above columns should be under single alias name like 'baseMessage'. Please advise on this.
    select (select decode(ICKD_CHR_KY1_ID,'I','New','D','Cancelled','U','Modified') from ICKD where ICKD_APLN_ID = 'CSTCOM' and ICKD_NUM_KY1_ID = 1438227010) event, 'Client' domain, 'CustomerCommunication' entity, 'General' scope, (select ICKD_NUM_KY6_ID from ICKD where ICKD_NUM_KY1_ID = 1438227010 and ICKD_APLN_ID = 'CSTCOM') bpdId from dual;

    ; WITH CTE AS (
        SELECT Case When  sum(b.targetTotal) > 0 then  Sum(b.targetTotal)  
                          else 0
               end as Profttarget,
               Case When  sum(a.salestotal) > 0 then  Sum(a.salestotal)  
                          else 0
               end as Sales,
               Case When  sum(a.salescost) > 0 then  Sum(a.salescost)  
                    else 0
               end as SalesCost
        From  Sales A
        JOIN  Target B A.salesdate = B.salesdate
    SELECT Profttarget- ( Sales - SalesCost ) as TargetRequired
    FROM   CTE
    This gives you a query that runs in SQL Server.
    But it does not look right to me. I don't know what the keys of these tables are, but is it really salesdate in both? And even if it is, the join still looks strange.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • How to set Alias name for URL or change  URL..

    Hi:
    I am using Apache Tomcat as web server, it contains multiple web applications.
    Url for one of this application is, e.g. http://localhost:8080/myapplication. This particular url work fine.
    But i want to use only mypage word instead of all the above url.
    So how to set or map this?
    Thank You,
    Anup Desai.

    Thank you.
    I tried to set the displayname (using setPersonal function)
    Still its not working.
    I feel it is because during authentication we give the login name (which is taken as the display name).
    Is there any way to change without touching configuration level properties in exchange server 2007.
    thanks in advance

  • Displaying Alias names in a report

    Hi All,
    We are facing an issue with a report script, where we need to display both the member name & alias for only the Customer & Product fields in the report.
    Where as the report is displaying the alias names for other fields as well after some 9k rows. and it only happens for some rows.. not all.
    Any idea why this is happening.. Also we are passing the substitution variable using a .scr script to the report.
    Please find below the report script that we are using...
    {NOINDENTGEN}
    {ROWREPEAT}
    {COMMAS}
    {SUPFEED}
    { COLHEADING }
    <SETUP {TABDELIMIT} { decimal 7 } <Accon <Sym <Quote <End
    // Header record to mention product category
    { STARTHEADING
    TEXT 1 &CatName
    ENDHEADING }
    // include variables in the column
    <Column("Variable")
    // Variables
    "variable1"
    "variable2"
    "variable3"
    "variable4"
    //includes remaining dimensions in Rows
    <ROW ("Planning Group", "Version", "Period", "product", "Customer")
    //Product group
    "prod.group"
    //Select Prior Year
    <Link (<DESCENDANTS ("Version") AND <UDA("Version","Period-UDA"))
    "FULLYEAR"
    {OUTALTNAMES}
    // Includes member description
    <OUTMBRALT
    <LINK( (<DESCENDANTS(&CatCode)) AND (<Gen(Product,11) ) )
    <SORTMBRNAMES
    <LINK ( (<DESCENDANTS("Customer")) AND (<UDA(Customer,"UDA-Name"))) //AND (<GEN(customer,7) OR <GEN(customer,8) OR <GEN(customer,9)))
    !

    Firstly, I'd usually do {OUTMBRALT at the beginning of the script instead of the middle. But of course you want to switch...so
    You could consider first in breaking up the reportscript into parts. Like you said you tried to have some part showing alias and some part don't. Let's assume for example you break this into 3 reportscripts. Now do you see the difference?
    OK and another trick, let's assume it works is that you can use the '!' sign to run multiple reportscripts.
    Script Text 1
    Script Text 2
    Script Text 3
    And then you can run it all like one script.
    Regards,
    Daniel Poon                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • How to create a user name for iTunes reviews?

    I just noticed that almost every iTunes review is posted under an anonymous user name... except for mine!
    How do I add a user name to my profile/account so that my real full name isn't automatically posted under every review?
    I had this same issue with my apple message boards user name, and Apple told me that I had to create an entirely new account. Not a big deal for the forums. But creating a whole new iTunes account means losing all my movies, music and apps. Not gonna happen.
    So hopefully there's some way to add an alias name for my reviews.
    Any thoughts?
    Thanks in advance!!

    I was about to post an iPhone app review and couldn't see what name was going to be displayed. In searching for that I found your question. You've probably solved this by now but in case you haven't you need to turn off Ping in iTunes. Go to the iTunes store and open the preferences. Under "Parental" click to disable "Ping". When they added Ping they made it use your real name. After you have disabled Ping you can edit your nickname. At the bottom of the iTunes window click on "Account" under "Manage". At the bottom of that page you'll see an option to edit your Nickname in the settings section.

  • How can i use this alias name Day1 br 06/09/2005 without " "

    From my application (asp.net), i don't know how to pass alias name "Day1<br>06/09/2005"(with " ")
    I this possible anyother way to use this Day1<br>06/09/2005 alias name without using " "
    select sum(count) Day1<br>06/09/2005 from test
    Millions of thanks in advacne..

    if your alias name for a column contains spaces, it needs to be enclosed in double-quotes.
    is there a real need to have such a column heading? what is the problem in enclosing the alias name in double-quotes?
    SQL*Plus has no problem displaying such a column heading? what issue are you encountering?
    SQL> select sum(sal) "Day1 06/09/2005" from emp ;
    Day1 06/09/2005
              29025
    1 row selected.
    SQL>

Maybe you are looking for

  • What do I have to do to make it not Analyze for hours...

    Simply explained: My import settings look like this: And when I press Import this happens: Now, this is a simple projcet with talking heads. I have no rolling shutters, or anyting. All I want it to do is create optimized media. I do not want my poor

  • Geeting error while trying to run RDA Diagnostics tool

    Hi , We hve installed E-Business 12.0.4 and are trying to run RDA diagnostics tool. And I am getting this error ERROR - Environment is not set ACTION - RDA cannot execute without a correct applications environment. Make sure a valid environment is av

  • Error Code JBO-25003

    Hi, Jdevloper Version used : 11.1.1.4.0 Requirement: Creating dynamic ViewObject at runtime and Loading the data inthe tabe using for each statement. Dynamic ViewObject Creation will be based on the programmatic ViewObject used in the Screen. This dy

  • Showing Zero Quantities In Query

    In the following Query, I get a list of the Quantities all items ordered and sold within a date range. I am trying to make the query show all quantities Ordered, event if nothing was sold. When I add another AND statement such as: AND T0.[OrderedQty]

  • Deleting Logical File Names

    Hi Gurus, does anybody know how we can delete the LFN's. I do not see any options for deleting.