Exclude children from a leval need measuer that not include aggregate value of child

Hi All,
i want my measures value show only at parent level , i want to exclude child a aggregation .
please help me
Regards,
Manish

Hi manishcal16PPS,
According to your description, you want your measure only show the aggregation value of the parent level for child. Right?
In this scenario, we can create a calculated measure and always specify the parent of the current member to get the aggregation value. As I tested with AdventureWorks sample, I make it return quarter sale on each month level. Please refer to the query below:
with member [x] as
aggregate([Date].[Calendar].currentmember.parent,
[Measures].[Internet Sales Amount])
select [x] on 0,
[Date].[Calendar].[Month] on 1
from
[Adventure Works]
Best Regards,
Simon Hou
TechNet Community Support

Similar Messages

  • When I downloaded Photoshop from the Creative Cloud, it did not include Adobe Bridge?

    When I downloaded Photoshop CS6 from the Creative Cloud, it did not include a copy of Adobe Bridge. Adobe Bridge does not appear in the selections in my Adobe File Manager to download from the Cloud. How do I obtain a copy of Adobe Bridge?

    Bridge is automatically installed with Photoshop, After Effects, InDesign, Illustrator etc. There is no specific option to install it.
    Mylenium

  • Excluding items from back up and Time Capsule not recognising ext HD

    I'm relatively new to the world of Time Machine and Time Capsule. I have a 250Gb iMac, but because my iTunes library was becoming so large I purchased a Iomega 500Gb ext HD and transferred it over to this where it is currently occupying about 350Gb of space. I still have about 220Gb duplicated on my iMac at the moment as a kind of back up. I then discovered Time Machine and because there was only about 100Gb of space left on the ext HD to do back ups on I excluded my music and iTunes library from this. This has been going along fine for the past month.
    I purchase a 2 TB Time Capsule (TC) yesterday. I reconfigured Time Machine to use the TC as the back up and I removed the excluded music/iTunes library so that everything would be backed up. As soon as I asked TM to back up it started excluding millions of items which I am assuming is related to the ext HD since when I turned this off it started to back up my iMac computer content correctly. However I want to be able to back up the stuff I have on my external HD so that I can eventually delete all the duplicated stuff off the iMac. I read a similar post on here about this and have tried deleting all the old TM backups but it is still not recognising the ext HD. I currently have it connected via an ethernet cable just to speed up the initial back up. Any help or explanations would be greatly appreciated.

    Dear Bob
    Thanks for trying to help me with this
    Bob Timmons wrote:
    I read a similar post on here about this and have tried deleting all the old TM backups but it is still not recognising the ext HD.
    Sorry, I am confused here. You mention that you have a new 2 TB Time Capsule, yet talk about trying to delete old TM backups. What old TM backups, if you have a new 2 TB Capsule? Can you clarify, please?
    but it is still not recognising the ext HD
    A bit more clarification here, please.  When  you refer to "it", do you mean Time Machine?
    Time Machine will not backup an external drive connected to a Mac unless the drive has been formatted in Mac OS Extended (Journaled). Did you format the drive this way when you first got it?
    If the drive was formatted as FAT32 when it was new, it would work OK if you attached it directly to your Mac. But if you want Time Machine to backup the Iomega drive attached to your computer, the drive must be formatted correctly to work with Time Machine.
    If you have the drive attached to the Mac and you open Time Machine Preferences and click Options, can you "see" the Iomega drive and not select it, or can you not "see" it at all?
    If you can "see" it, but it is grayed out so you cannot select it, the drive is not formatted correctly as mentioned above. If that is the case, you will somehow need to copy all of the data on the drive to another location, format the Iomega drive to use Mac OS Extended (Journaled), and then transfer the data back to the Iomega drive. Then, Time Machine will backup both your Mac and the external drive attached to your Mac.

  • Exclude condition from sales order when minimum  vale not  reached

    Hello,
    what  would  be  the  best  way  to  exclude/include  the  freight  cost  condition  from  sales order  when  minimum  order value  is  not  reached?
    Thanks and  best regards
    L

    Hi,
    If you want to be it should be automatically then follow what RAM KI suggested, but without much more work you want do it manually then do as suggested below
    Use the field USAGE at header >> under Sales tab
    Create table with combination of Sales orgz and usage fileld and generate table
    Assign this generated table to access sequence which is used in your frieght condition
    Configure two usages as FRIEGHT include and FRIEGHT Exclude
    Maintain condition record for the frieght condition with above combination
    Now when you create sales order go header level and select usage as you select usage system will pull values from condition record for frieght.
    kapil

  • Spreadsheet from Iframe in APEX 4.1 not using session values

    We recently upgrade to Apex 4.1 and now the spreadsheet option within an iframe is not using the session values to limit the records downloaded into the spreadsheet. This only happens with Internet Explorer running running under windows 7. I don't have control to change anything on the webserrver where the Apex Iframe is running. Is there any option within APEX that can be set so that the spreadsheet will only contain what is displayed on the form versus all the records. The spreadsheet download ignores any criteria that was applied the the report on the same page.
    Thanks,
    Nancy

    Hi Dan,
    thank you for your answer. I have the solution now from Kleber_M, this works.
    Dan McGhan wrote:
    1. Use bind variables in my query. It would look something like:
    SELECT *
    FROM region
    WHERE region LIKE '%'|| :P3_REGION ||'%'
    AND country LIKE '%'|| :P3_COUNTRY ||'%'
    AND city LIKE '%'|| :P3_CITY ||'%'
    This was only a mistake when writing the post, i forgot the colon. I use bind variables of course.
    2. Make sure you have a comma separated list of item names that the report depends on beneath the SQL Query where it says Page Items to Submit. This will make sure that the value of those items on the page are bound into session state prior to the query executing.I tried this, too, but without success...
    3. Use Dynamic Actions to perform the refresh action when any of the three items changes. This would be both more performant and a better experience for the end user than a full page refresh.How can i do this. This sounds good, because when refreshing the page often some items oder actions are done that i don´t want to.
    Regards,
    Matze

  • I have subscribed to the creative cloud does that not include creating Adobe PDFs

    I have the Adobe Creative Cloud which is pretty high priced but I can not creat an new Adobe PDF. Is this true or am I doing something wrong?

    According to Explore Adobe desktop apps | Adobe Creative Cloud the catalog you should have https://creative.adobe.com/products/acrobat
    Do you not find Acrobat in your installed programs?

  • Status sequence: exclude status from the middle of the min/max range

    Dear Experts!
    I have customized status schema and determined the status sequence. Etherything works well, but I need to exclude status from the range of statuses that user can set from the current status. For example, I have statuses:
    10 status1 min-20 max-40
    20 status2 min-10 max-30
    30 status3 min-20 max-40
    40 status4 min-40 max-40
    And I need to let user set from "status1" only statuses "status2" and "status4", but not "status3". How can I do it without changing positions of statuses? Hope for your help.
    Regards,
    Vladimir

    Thank you for your reply, Robert!
    But how exactly can I do this? Should I use an exception NOT_ALLOWED of the method BEFORE_CHANGE? When I was trying to debug this method, I could operate only with one status (from importing parameters) defined by the filter of BADi CRM_ORDER_STATUS. Hope for your reply.
    Regards,
    Vladimir

  • How to exclude BUILDARCHIVES from SDA

    Hello,
    I have a assembled SDA file that is very large due to the included BUILDARCHIVES - but I would like to provide this SDA for customers and it is not necessary for them to use the public parts (also restricted to my component).
    I allready have removed source from file during assembly and with include_source = false build option but there is still the BUILDARCHIVES folder in SDA file.
    Does someone know how to exclude them from the SDA? I'm not sure but I think SAP also don't deliver build archives for allmost any SDA.
    Best Regards,
    Frank Wagner

    i think all sap sca contains BUILDARCHIVES

  • If change in PO value, need other rel stategy made for value change only

    I have customized PO Relase strategy based on value. working correctly.
    In that, if there is a change in PO value after the PO release, then Release strategy is being redetermined according to new value. But user wants that if there is a change in PO value, it should follow different rel startegy for which change value is >0 USD(not regular release startegy defined for each value range).
    For this to happen, for value change, what kind of characteristic(table field) I can use as criteria so that new release startegy can be determined for any change value after final relaese?
    Is ther any possible way to make this happen? Pl. suggest me different ways.
    Vijay

    Dear Vijay,
    In order for another release strategy to getting determined, the PO should have another set of value
    to meet the characteristic for the new release strategy or else it will use back the same release strategy
    with approval reset and management need to reapprove again the same release strategy.
    Based on your description, there is no need for another release strategy to get determined if the PO
    still contain the same set value that meet the previous release strategy . Let say you increase the
    total value of the PO, incase the release strategy still meet the current approve release, it should reset
    it again but not another release strategy that not meet with value in the PO.
    If you create another new release strategy that the criteria overlay the characteristic of this old release strategy,
    for new PO, no release strategy will be getting determine.
    Best Regards,
    Ian

  • How to exclude records from one table that is contained in a second table

    I am trying to create a Crystal report that excludes records from one Table that is contained in a second table using the != link option and it is not working. I've tried all of the different enforce options, and it is still not excluding those records. Does anyone have any suggestions of what I'm doing wrong or any other suggestions how I can obtain the results I need?
    Thanks in advance!

    Have you tried by Command ?
    Thanks,
    Gordon

  • How to exclude STOs from GATP, when we need to ship the "Customer return" products from branch to Central DC?

    How to exclude STOs from GATP, when we need to ship the "Customer return" products from branch to Central DC?
    We have to set up a scenario for sending "Customer returned" products from branches to Central DC through STO. But we do not want GATP check for these STOs, as they are Customer Returns, which need to analyze at CDC for further actions. We are using SCM 7.0 and ECC 6.0
    Thanks in advance,
    Ravi

    Hi,
    You can exclude the "customer returned" category from the scope of check from that particular Check control

  • I need to delete files from my iMac hard drive, but not from my other devices (that are sync. to iCloud). How do I do this?? My Mac is a 24-inch Mid 2007 running on Mountain Lion. Thanks for your help.

    I have recently recieved messages indicating that my start up disc is almost full. Consequently I need to remove some files from my hard drive. I've backed up my hard drive onto a NAS system & onto an external harddrive. The problem now, is that whenever I try to delete a file, a message comes up saying that if I remove this file from my hard disc it will remove it from all my other devices that are syn. to it. How do I remove a file (movies) from my iMac but not from other devices.
    Thanks for your help
    Robert

    You're right - this question has nothing to do with iSync!
    You're best bet would be to buy yourself an external Firewire or USB 2.0 hard-disk. There's no way you'll get 150gb onto an 80gb drive - certainly not in an instantly accessible way.
    Your new Mac would've had the Migration Assistant appear during the initial OS install. This allows you to connect your new and old Mac together via a Firewire cable and automatically transfer your important files from old Mac to new.
    Once you've all the files off your old Mac, re-format it and re-install the OS that came with it. If you boot up the Mac from the OS install DVD, there is an option to re-format the HD and install the OS.
    See this Apple support page:
    http://docs.info.apple.com/article.html?path=Mac/10.4/en/mh1103.html

  • I buy a mac mini from amazon, and it is registered on another Apple ID, and i need to change it to mine, how can i do that, note that i can't contact the previous owner of this mac, what shall i do to set it under my Apple ID

    i buy a mac mini from amazon, and it is registered on another Apple ID, and i need to change it to mine, how can i do that, note that i can't contact the previous owner of this mac, what shall i do to set it under my Apple ID.
    Thanks

    As I said you need to:
    You need to wipe the hard disk and reinstall the OS by booting into the recovery partition and reinstall the original OS via the internet. It will ask you to enter your ID
    OS X: About OS X Recovery
    Also see:
    OS X Mountain Lion: Erase and reinstall OS X

  • How do i recover data from an external hard drive that was accidentally deleted?  After I verified the drive, a message appeared that said my drive needed to be repaired.  When I tried to access the drive again, the 700 Gigs of music is gone!

    How do i recover data from an external hard drive that was accidentally deleted?  After I verified the drive, a message appeared that said my drive needed to be repaired.  When I tried to access the drive again, the 700 Gigs of music is gone!

    Stop using the drive immediately, un plug it.
    Buy a copy of ProSoft DataRescue 4 and use it to search for deleted files.

  • My Mother in law messed up my Adobe reader some how to the point that it is no longer in my computer. I have tried to download it from the internet but it is not working. What am I missing? what else do I need to do? I am not even able to watch youtube...

    My Mother in law messed up my Adobe reader some how to the point that it is no longer in my computer. I have tried to download it from the internet but it is not working. What am I missing? what else do I need to do? I am not even able to watch youtube...

    Soccerdm,
    a direct download of Adobe Reader X 10.1.4 (which seems to be the most recent standalone version that runs on Mac OS X 10.5.8) is here.

Maybe you are looking for