Question about Measure folders Items (dimensions & measures)

Hi All,
I have tow question about measure folder
1-     How can I make measure folder contain both dimensions & measures?
     Like this image http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/r10122/images/d1t10202.gif
2-     When I create measure folder and add some measures in it, when I query cube these measures still displayed out of folders how can I make all measures and dimensions displayed only on folders like the above image ?
Regards,
Gado

Hi Andy,
There should be no difference in functionality for these two kinds of folders. You can perform all the operations on these two kinds of folders without any difference, for example, delivery messages, create view settings/rules and etc.
Regards,
Ethan Hua
TechNet Community Support
It's recommended to download and install
Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
programs.

Similar Messages

  • Short questions about the focused item

    Hi,
    Short questions about the focused item:
    - How can I check if a specific item has the focus?
    - How can I check in my code which arbitrary item on my form has the focus?
    I need to know this because I have a checkbox and when it become unchecked, I disable an item on my form. But when this item has the focus, disabling this item will fail. Does anyone knows a solution for this problem?
    Greetz
    Eddy

    Hi Eddy!
    I suppose you should make an "event trigger" for the event "et_GOT_FOCUS" in your ItemEvent-handler and store there the item, which initiate that event. It can be like following:
    SBOApp_ItemEvent(FormUID, pVal, BubbleEvent)
    if (pVal.EventType == SAPbouiCOM.BoEventTypes.et_GOT_FOCUS)
       strCurrItemInFocus = pVal.ItemUID;
    do someth..
    if (strCurrItemInFocus == "chbxMyCheckbox1")
       // disabling this item will fail
    else
       // disable an item on my form
    I hope it helps..

  • 2 questions about Dropdown Box Item

    Hi all,
    I just started using Design Studio and I have two questions about the Dropodown Box Item (well actually it's more about scripting...):
    - in the startup script of the application I want to populate one dropdown box with master data values of the infoobject 0FISCPER, how can I realize that? (if I use "DS_1.getMemberList...." I get only the values of 0FISCPER for which there is transaction data)
    - as a datasource I use a query with 2 variables:
         - Is it possible to populate these 2 variables with default values and skip the initial Variabile Initialization Screen?
         - I use 2 dropdown box items to set the values of these 2 variables. For one variable everything it's ok (I select the value in the dropdown and the      script populate the variable with that value and the data in the crosstable changes accordingly) but for the other variable associated to the 0FISCPER      infoobject when I select the value in the dropdown it's seem that nothing happens since the Variabile Initialization Screen pop-up and an error says that      I have to select a value for the variable. I did the same simple scripts for the these 2 variables, why does it work for one variable and not for the other?
    Thanks,
    Michele

    I answer myself about one question:
    "Is it possible to populate these 2 variables with default values and skip the initial Variabile Initialization Screen?"
    Yes, it's possible to create a script in order to populate the variables in the event "On Variable Initialization" of the Application and set false to the property "Force Prompts on Startup".

  • Question about using library items in forms

    After a long time I am again returning to this perpetual fountain of Dreamweaver knowledge.
    I am converting a site from AGL to DW. In AGL I used a separate template for the forms (there are over 10) and used "components" to create the different forms. Each form shared features with other forms but were not identical, all together 5 components. When I converted over to DW the 5 compnents were made into 5 "library items" but neither the form template or the library items work, by that I mean they do not update if I make a change.
    Hence I want to make 5 new library items to use in the forms my question is this: when I choose an item to put in the form like a text field or radio button I always get this window.
    Though I read the documentation I am still not really clear about the "style" option so I just choose "no label tag." What is this used for? Any examples of how it is used?
    Regarding "position" before or after the item, what is this all about? I have been choosing "after form item" but I don't really know what the difference is and what advantages or disadvantages acrue from these choices.
    Regarding "Access key" and "Tab index" I sort of have the idea of what it is about but an example of how they work in action would clear up any nebulosity.
    But my real puzzle is with the following which pops up at the end when I am inserting a form items.
    Since the library items are not separate forms in themselves I have NOT added the form tag because my reasoning is that when I make the new form templates it will have the requisite form tags. Am I correct in this line of thinking? Or do I have to add form tags every time I add form elements to a form? I really don't want to have to do the whole thing over again if I get it wrong. So if one of you kind souls could guide me in doing it right the first time I would really appreciate it.
    I am using a MBP, OS X 10.6.8, DW CS6
    BvL

    To declare constants create a Package-Specification in a pll and deifne all your constants there, something like:
    PACKAGE PK_CONSTANTS IS
      RC_SUCCESS CONSTANT PLS_INTEGER := 1;
      RC_FAILURE CONSTANT PLS_INTEGER := 0;
      RC_YEAR_DATA_NOT_FOUND := 50;
    END;Then attach that pll to all your forms-modules, and use it like
    IF rc = PK_CONSTANTS.RC_YEAR_DATA_NOT_FOUND THEN
    END IF;A word about exceptions or errors: In my eyes its clearer (and in case of exceptions even better) to raise an exception than to hide it behind return-codes.

  • Question about customer line item clearing

    Hello everyone,
    There is one question here. Since from the result of FBL5N in SAP, the total amount of AR is zero, but the cleared /Open symbol still show these items are open. Itu2019s very strange because these should be shown as cleared items as the total amount is zero.
    Do we have to clear them manually? or does it take time to show effect in the system?
    Plz explain.
    Thanks
    Leena...

    Hi Leena,
    While pulling the customer report for open item by giving today's date if you are still finding open items being there total to zero, you need to manually clear them. Transaction Code-F-32
    Warm regards,
    Murukan Arunachalam
    Edited by: Murukan_A on Jan 5, 2012 10:21 AM

  • The question about max line item in material document

    Dear  sir:
    I want to excute CO27 for an FP . It will create material documents. The max line item is 100 in each material document. But I want to record 400 lines in a material document.  Is it possbile to change the number of max line in material document?   How could I do to change that ?   Thanks !!

    I know about 333 in case of physical inventory because the finacial document has a technical limitation of 3 digits for Fi document item number, which means the FI document cannot take more than 999 lines.
    In case of physical inventory a material document item can create up to 3 FI item lines. So the limit for physical inventory became 333.
    I dont know from where you have the 100 as limitation, but take the above said into consideration before you change anything.

  • Question about returning online items...

    Just to confirm, the 15-day timeframe begins when the item is delivered to the residence, correct? Not when the order is initially placed?

    Hi jbtb07,
    Thank you for taking the time to connect with us on the forum.
    It looks like CrystalWoW was able to answer your questions; however, let me see if there is anything else I can help add.  As CrystalWow mentioned, a "special order" product will be ordered directly from the manufacturer.  A majority of our special order products will tend to be appliances and should be marked accordingly on BestBuy.com.  If you ordered an item from one of our online Marketplace retailers, then you would want to contact them directly regarding a return or exchange. 
    I hope you have a wonderful day, and let us know if you have any other questions!
    Derek|Social Media Specialist | Best Buy® Corporate
     Private Message

  • Question about property:STARTMTH in dimension CATEGORY

    Hi,
    There is a default property "startmth" in dimension CATEGORY. It exist in the default application APPSHELL, but I can't find any
    document for this property. Does anyone know what this property use for?
    Regards,
    David Cho

    First off, it's not a property. It's a static variable. And the code you have isn't a good idea. Static variables should NOT be set via instance methods.
    Think about the following code:
    // In some other class
    Bar x = [[Bar alloc] init];
    Bar y = [[Bar alloc] init];
    Think about what just happened. In the 'foo' class you have now created two 'foo' objects and the first one is now leaked.
    The proper way to initialize static variables is with the 'initialize' class method. This is only ever called once, the first time the class is referenced.
    static Class foo;
    @implementation Bar
    + (void)initialize {
    foo = [[Bar alloc] init];
    - init {
    // Do nothing with 'foo'
    + (Bar)getObject {
    return foo;
    - (void)dealloc {
    // Do nothing with 'foo'
    The only downside, sort of, is that 'foo' is never dealloc'ed except when the app exits. But this isn't typically a problem.

  • Really simple question about Outlook folders that I cannot effectily google an answer for.

    If I create custom folders in Outlook, (Example: Budget, Meeting Minutes, etc.) is there any functional difference in having these folders placed under my Inbox,  vs. under my top level mailbox side by side with Sent Items, Deleted Items, etc?

    Hi Andy,
    There should be no difference in functionality for these two kinds of folders. You can perform all the operations on these two kinds of folders without any difference, for example, delivery messages, create view settings/rules and etc.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Question about Originals folders

    im currently running iphoto 5.0.4, and in a few days my ilife09 will arrive and ill upgrade to that. until then, im trying to get as firm of a hold on how to operate iphoto as i can, with using what i have.
    my question is, what is the point of these Originals folders im seeing? what do they do what are they for?
    thanks!

    Note - iPhoto is a database and it depends on the content AND structure of the iPhoto library - any changes made to it may corrupt the library and cause you to lose data
    In iPhoto '09 the iPhoto library is a UNIX style package and with Leopard there are many safe ways to access your photos - going directly into the library is not one of them - there simply are no user serviceable parts in the iPhoto library
    The iPhoto library contains many elements - the originals folder contains the original photos, the modified folder the modified photos for any photo that have been edited, the data folder the thumbnails for display
    LN

  • Questions about hiding folders

    Hi, I am trying to a hide a folder and have some questions. First of all, all my contents are backed up by google drive in a folder titled "Google Drive". Second, I am trying to hide it with the command string "chflags hidden ~/Google Drive/" However, I'm getting the response:
    chflags: /Users/(OMITTED)/Google: No such file or directory
    chflags: Drive/: No such file or directory
    So my questions are:
    1. The file "Google Drive" is in my home directory so it is there but it says Google can not be located. I'm guessing this is because of the space right? If so, how do I do this correctly?
    2. Once the folder is hidden, would folders within Google Drive also be hidden if they are shown as shortcuts in Finder?

    I am doing it in Terminal. So the proper dictation is:
    chflags hidden ~/Google\Drive/
    Is that correct?

  • Question about photo folders

    I have some photo folders on the Touch, but once they are on, how do you delete them if you need/want to?

    Hi njchalupa,
    Currently you can't delete photos or photo albums directly from the iPod Touch.
    If you want to delete an entire photo album, you'll have to connect your iPod to the computer and uncheck the correspondent photo folder.
    If you want to delete certain photos from a photo album, you'll have to delete or take out those pictures from the folder on your computer.
    Hope this helps!
    !http://signatures.mylivesignature.com/54486/122/A57996D55BE7ABB4A67DE686D381A27 4.png!

  • Question about viewing folders

    Guys,
    I was wondering how to view a folder in list view and make all the other windows open the same way. I recently came from Windows and I know there was a setting that would "apply to all folders". Does OS X have something like that? Also, if I have a folder that has pictures in it, is there a way to view it so it shows the thumbsnails of it instead of importing all them into iPhoto? Thanks everyone!

    Yarzy,
    For a detailed discussion of how to deal with setting List view, please see this thread.
    As far as seeing thumbnails, I prefer to use Column View. Column View will show thumbnails for any image files, it will display a preview of PDF documents, and it will even allow you to play audio and video directly in the Finder window; very cool!
    Also, it is very easy to simply drag-select several image files at once in column view. Having done so, you can Control-Click (or right-click) on your selection and choose "Slideshow" from the contextual menu. This is one of the coolest capabilities of OS X, to view a full-screen slideshow from the Finder, with the option to "tile" all the pictures, or to add a single pic to your iPhoto library with the click of your mouse.
    Give these options a try, and let us know how you like them.
    Scott

  • Question about sorting of items...

    ...when their perspective is published as a portlet. We have a perspective published as a portlet, and the items are seemingly sorted in some random order. How are these items sorted? Thanks for the help.

    I assume you're using Portal 3.0. There's not much you can do to control the sorting in the category or perspective portlets. In Portal Release 2, the custom search portlet replaces the category/perspective portlets and gives you additional control, including control over the sort order if you don't have Oracle Text enabled.
    As a workaround, you could write a custom report or dynamic page using the content area views to display content anyway you want.
    Regards,
    Jerry
    Portal PM

  • Question about Authentication on item-level

    If you set authentication for a page item, am I correct in assuming that it does get processed (i.e. the value in the item can be used for example in the where-clause in a query), but it just does not get displayed?

    i mean a normal item on a page. For example a selectlist, or textfield.
    In the app I'm currently developing, I have a few user levels. Normal users should only see their own records in a report, admins should be able to see all records.
    So what I have for the admins, is a select-list with the usernames, so they can choose whose records they can see. A normal user can't see the select-list.
    When a user logs in, I set the value of the select-list to their user-id (and the select-list displays the corresponding name, based on a LOV). The query which displays the report looks at the select-list to see for which user it must show records. So, when an admin selects a different username, it will show the records for that user. When a normal user logs in, he/she won't see the select-list, but the query does use the value of that select-list in the query.
    Now what I want to know for sure, is that the select-list is always processed upon loading, and not that it's just a coincidence in this case that it's working.
    I'm asking because if you check the help for the Authorization-option in the item, it says "Optionally select an authorization scheme which must evaluate to TRUE in order for this component to be rendered or otherwise processed."
    From this I would think that it won't contain a value if the authorization is false (which would be in the case of a normal user).
    I'm using HTML DB 1.6, by the way.

Maybe you are looking for