MDX Eliminating the default "abc.ALL" Value

Hello MDX'ers,
Can anyone guide me on a suitable MDX statement that an help me eliminate summary lines ( abc.ALL) from SAP MDX queries?  This default of returning subtotals(=summary lines) per characteristic is causing some trouble.
Many thanks
Ian

Dear Halomoan,
Thank you for your reply, but I'm afraid I can't get that to work.
Here is the MDX (via MDXTEST) that I was originally using
SELECT [Measures].MEMBERS ON  COLUMNS,
NON EMPTY [PA_CMPOCD].MEMBERS *   [PA_INVIND].MEMBERS ON ROWS
FROM [PA_PROC/ZGPRQ_PA_MINI_TEST]
WHERE {  [PA_CMPOCD].[200806],  [PA_CMPOCD].[200807]  }
which returns
**All PO Initial Test Dt     All Inv Class
**All PO Initial Test Dt     WithPO NoMA
**All PO Initial Test Dt     WithPO WithMA
**All PO Initial Test Dt     Not assigned
**Jun 2008     All Inv Class
Jun 2008     WithPO NoMA
Jun 2008     WithPO WithMA
Jun 2008     Not assigned
**Jul 2008     All Inv Class
Jul 2008     WithPO NoMA
Jul 2008     WithPO WithMA
Jul 2008     Not assigned
What I need to do is eliminate the  [PA_CMPOCD].[All]  and [PA_INVIND].[All] members from the results set, therby eliminating all the rows marked "**".
I can't quite see how to do that using MEMBERSET ( there is no hierarchy ).
Any further help you can give?
Thanks
Ian

Similar Messages

  • OBIEE 10g answer or dashboard parameter default to all values.

    I have an answer report with one parameter "branch", which has multiple values. I build a dashboard which includes the answer report. I want the dashboard to have default branch to all values. How can do that? I tried in answers to set an filter to all branches but in the filter how can I select all choices? I can choose each item of course but there are more than one hundred values (branches). I see there are value, sql expression, variable for the filter, I tried sql expression but don't know the syntax for all values.
    Thanks.

    'All Column Values' as in 11g is ==  'All Choices' as in 10g
    you should not distracted by the above just try to grab the logic (ie your aim)
    do not distract and just aim
    if not clear have fun and just ignore all my messages

  • Need to run the report for All Values when Null is passed in parameter

    Hi All,
    In my BIP report, I am using a parameter :asset with Type as Text, which means user will type the values for the parameter in the text box.
    Now, this parameter can take multiple comma separated values. I have a requirement to run the report for All Values when user doesn't enter any value in the parameter text box and if user enters any value(s) then the report will run for those values . The way, I tried to handle that in the query using couple of ways was :
    IMP : My Database is SQL Server
    where
    (table.asset = isnull((:asset), table.asset) or table.asset in (:asset))
    Now this works fine when I give a single asset number but when I give multiple values separated by comma like 123, 345 in the text box, then the statement fails saying 'encountered ,'
    I also tried simply
    table.asset in isnull((:asset),table.asset) -- but this doesn't work as it doesn't allow me to use in operater while using isnull and if i will use = operater then it won't work in case of multiple values
    Any suggestions on how can I handle this? Any help would be highly appreciated.
    Thanks,
    Ronny

    thanks for replying, but i tried this option too, it did not work for me, neither isnull nor coalesce. I mean, the solution work for single value but when i pass multiple values then separated by a comma then it doesn't work and shows me an error like "Incorrect Syntax ','". I am using SQL server as DB and bip is 10.1.3.4.1
    also please share the SR number, so i can also check the same.
    can there be any other work around to this?
    thanks,
    ronny

  • How do I permanently STOP the Bing Suggested Sites icon from being in the IE 9 toolbar for everyone and make it the default for all new users

    Non of the other post on this subject were correctly answered and they are now old so here is a new thread for a question that a Microsoft Engineer should have answered a long time ago in one of the other threads.
     I have IE 9 installed.
    I am setting up my default profile which will be used for ALL users to configure their profile when they log on. All profiles are destroyed on system reboot. All PCs are frozen.
    Every time I log in as a new user and open IE 9, the favorites bar shows up as I want it with NO BING Suggested Site crapware in site. Then about .5 secs after IE starts and the Favorites bar is shown, the EVIL "Bing Suggested Sites" button appears.
     I can delete it and it seems to stay away until I delete the users profile folder etc and have them log in again. When the profile is recreated the Favorites folder does not have a "Suggested Sites" option in the c:\users\username\favorites\links"
    folder. (I have deleted the hidden .ini files in the default folder) Nor does one exist in the "c:\users\default\favorites\links" folder from which the newly created user profile folder comes. But as soon as I start IE 9, one is created and placed
    in the users favorites links folder. This MUST STOP!!!!!!!!!!!!! This is UNACCEPTABLE. AND IT MUST BE STOPPED!!!!! Where in the Windows 7 x64 Enterprise OS is the location of this evil action and how do I PERMANENTLY delete it.
    I don't EVER want to see the EVIL BING Suggested Sites button anywhere on the PC especially in the Favorites Tool bar on IE 9. An I expect/demand that Microsoft tell us how to 100% cannot fail get rid of it for ALL USERS FOREVER NO MATTER WHAT!!!!!!!!!!!! I
    have spent a lot of time perfecting my default profile making sur that ALL options are decide by me NOT MICROSOFT. I NEVER USE SYSPREP as that will destroy ALL custom defaults every time.
    When a user logs in in to one of my PCs and they start IE 9 they get REAL Google for the default search engine, not the version Microsoft will give you which first sends all search requests to Microsoft so they can spy on what you searched in Google for etc.,
    but real Google, not sent to Microsoft 1st. (I'll bet more than 90% of the readers of this site did not notice how if you let Microsoft set your default search provider to Google, they fix it so that all search requests go to Microsoft 1st, before it gets
    sent to Google. Look at the search string under manage your search providers, in IE 7 & 8. In IE 9 it is hidden, but still there. HOW EVIL OF MICROSOFT)
    With my default profile IE does not ask how you want to set it up, I have already made those decisions. I have made all those decisions for my users. But as of recently I have started installing IE 9 and now this unacceptable BING Suggested Sites junk ware
    keeps showing up. HOW DO I STOP IT. Do I have to put a line in my HOSTS file to send all request for Bing.com to 127.0.0.1 just to make sure that it can't be used. There by removing all possibility of my users ever being able to use Bing FOREVER.
    I would rather not do that but unless a Microsoft representative will tell me how to keep that useless Bing Suggested Sites button from appearing on the Favorites tool bar I will have to. I would love to let my user decide if they want to use Bing and waist
    their time trying to find good search results, but I will not have it forced on them and I will not allow it to be on the Favorites tool Bar ever. So will a Microsoft Engineer please tell us how to put a permanent end to the "Bing Suggested Sites"
    button for ALL users ALWAYS FOREVER.
    Thanks,
    Ralph

    Hi,
    I suggest you try the steps in this thread for test:
    Disable Suggested Sites does not work.
    http://answers.microsoft.com/en-us/ie/forum/ie9-windows_7/disable-suggested-sites-does-not-work/4ba064b1-1c6e-43f1-939e-2db1d335b2ef
    Regards,
    Vincent Wang
    TechNet Community Support

  • How do i change the default to "all day" when I enter events?

    Everytime I enter a new event into iCal, it automatically defaults to "all day" instead of opening up to allow me to enter the time. Is there a fix for this?

    lopolion,
    Here are some Lion iCal event entry tips:
    1. Click Add at the top of the iCal window or press Command (⌘)-N.
    Events are added automatically to your default calendar.
    If you want to choose a different calendar for the event, hold down the Add button (+), and then choose a calendar.
    To change your default calendar, choose iCal > Preferences, click General, and then select a calendar from the Default Calendar pop-up menu.
    2. Enter a name, date, and time duration for the event, and then press Return.
    For example, you can enter “Super Bowl Party Feb 6,” “Movie with Rebecca on Friday at 7pm,” “Soccer Game on Saturday from 11am-1pm,” or “Breakfast with Jon,” and then press Return.
    If you don’t enter a time duration for the event, iCal sets the event’s duration to 1 hour.
    If you don’t enter any time information for the event, iCal makes the event an all-day event.
    If you enter “breakfast” or “morning,” iCal sets the event to start at 9 a.m.
    If you enter “lunch “ or “noon,” iCal sets the event to start at 12 p.m.
    If you enter “dinner” or “night,” iCal sets the event to start at 8 p.m.

  • Cannot see the default input help values in the preview mode ALDesigner P&F

    Hi experts,
    I'm currently implementing a HCM PROCESS FORM process.
    I'm wondering why I'm not able to see the default input help of a dropdown UI ISR element in the Preview mode within adobe live cycle designer.
    I have linked my field with SAP-PA backend-service through Form Scenario.
    Within adobe live cycle designer, in the Binding tab page and then Element Values, I entered the following value in the Objects field: $record.sap-vhlist.<Field
    name>\.DATA\.FIELD.item[*], whereby <Field name> is the name of the form field. but cannot see any values...?
    Could you provide me any help, advices on that.
    Thanks in advance,
    Regards
    Louis

    Hi
    You can do that in two ways.
    One is from PA services provided by SAP. Other one is you care create a Generic service to load the values.
    1. In HRASR_DT tcode  select the process and create the backend service for SAP_PA and add the field Employee group (PERSG )  by choosing IT 0001 and screen element  then select the Input Help and check the box for PA service .
    2. Create a backend service and create the BADI and inside that do the logic to load the Employee group from FM and bind the value to the field.
    Please refer the Enhancement Implementation HRASR00_USER_NAME for the sample. Class CL_HRASR00_GS_USER_NAME.
    see this link
    http://help.sap.com/saphelp_erp2005/helpdata/en/82/b6b94278560c31e10000000a1550b0/frameset.htm
    Kind Regards,
    Mukesh

  • When using my new US ipad for the first time my computer switched it to an Australian format (where we used to live) How do I set the default to all US settings on all of my iproducts? I set them individually but when they sync with my comp they b/c AU

    When syncing my iPad for the first time to my iTunes (which was in Australia at one time but no longer) my iPad defaulted to the Australian format for phone numbers and each contact listed was now an Australian address. My iTunes is set to the USA. How/Where do I change the setting? It also changes the default to Australia on each of my iTouches and iPhones.
    Thanks!

    thanks for the help

  • To change the defaults headings/parts' values in a FSG Report

    Hi,
    I m making FSG reports in Oracle 11.5.10.2.
    The default headings Like "Corporate set of books" on the top of the reports page or the "no company requested" at the upper left position are required to be removed or changed. But i m not finding a way to do this.
    Is there any idea????
    thanks.

    Yeah Sunil !!
    you can't make reports without columns and column headings are the must in most of the cases. But i m talking about the fix and defaults parts that are there for each and every type of report. So any help in this regard is required.
    Thanks.

  • I have a seemingly endless number of user profiles in my manager, when there should be the default, they all have some random hash and finish in "....hat" is this an issue?

    Ran my profile manager to create a second user profile for work and noticed there were a ton of profiles in there. all with seemingly random hashes, they all finished in |....hat| not sure what to make of it.

    Marcelo,
    I've been trying to load hundreds of pictures onto an SD card for digital photo frame and have the exact same problem. This also happens with a USB flash drive.
    Found a solution - stuff the files - copy the stuffed file onto card and unstuff at destination. Give it a try - would love to know if it works for you as well.

  • Changing the default .name property value for data object

    Hi.. I'm rendering a pdf form with attachments through Java APIs. When I attach a file, the .name property (cName parameter) is assigned automatically. I want to attach a file by specified name because I'm tracking these attachments later on the form, is there any way I can do it?
    Thanks in advance.
    Sunaif

    What api are you using?
    Can you post a few lines of code?
    Jasmin

  • What is the default reset all setting passcode on iphone 4s ?

    Please Help Me

    Note that to remove the restriction passcode, you must restore the iPhone to factory settings. You cannot restore from a backup or you'll just put the passcode right back on the iPhone.
    Regards.

  • Pivot prompt 'All Values' problem

    Hello,
    I got problem when go to the detail link report after I choose the parameter using Pivot Prompt.
    I have Pivot Prompt named Grade which values : Grade A, Grade B and the default is All Values.
    When I choose All Values, the table filtered properly , here is the table content:
    Performance Employee
    A 4
    B 7
    When I clicking in Employee value in order to show detail report, then it showed no data, because the grade name filter show:
    Grade name is 'Grand Total'
    Why if i choose 'All values' in pivot prompt it pass 'Grand Total' parameter to detail report?
    what I must do to exclude this 'Grand Total'? I use
    CASE WHEN "Dim - Grade"."Grade Name" = 'Grand Total' THEN '' ELSE "Dim - Grade"."Grade Name" END
    But it not help at all.
    Regards
    Joe

    Please help me on this

  • What are the default values for the NetStream.multicast***** properties

    I read the api document about NetStream.multicast**** properties, but found no default values were given. Will the default values be changed when FP10.1 release?? Or, the values are always changing at runtime?
    I have a web-tv application, it broadcast some live videos created by my friends, I think that the latency and lag-time can be bigger in my app, I want to know the recommended default values for the multicast*** properties.
    I think the multicastWindowDuration and liveDelay are the keys. And I am confused between NetStreammulticastWindowDuration and NetStream.bufferTime..they like the same...
    Sorry for my poor english, Thanks.

    the publisher can set the multicast properties you listed to be the defaults for all of the subscribers of the stream.  in addition, the publisher can select whether or not "push" mode is used by changing NetStream.multicastPushNeighborLimit.  setting the limit to 0 disables push, setting it to non-zero enables push in the mesh, but only changes the actual push neighbor limit for the publisher.  if push is enabled for the stream, each peer will use push mode, but will start out with the global default limit (which is currently 4).  this is for safety.  we recommend you always leave push enabled.
    each peer (including the publisher) can change the multicast stream parameters dynamically.  changes are local to that peer.
    for the publisher to set the initial parameters for the stream that all peers will inherit as the default, the parameters must be changed on a new NetStream *before* NetStream.publish() is called.  example:
       var ns:NetStream = new NetStream(netConnection, groupSpecification);
       ns.multicastWindowDuration = 10; // change default for everybody
       ns.publish("mystream");
       ns.multicastWindowDuration = 15; // change window duration just for publisher, everybody else will start with 10 for this stream
    each subscriber can override the multicast stream properties locally, but the overrides must be set on the NetStream *after* receiving a NetStream.MulticastStream.Reset NetStatusEvent.NET_STATUS event in order for the override to stick.  overrides must be reapplied each time the NetStream.MulticastStream.Reset event is received.

  • How to make it a default for all received messages to not preview the attachment but instead show the icon? (mac mail.app)

    Hi
    I am having trouble with large incoming mail attachments.
    When I receive a large attachment (pDf) the useful mail preview feature attempts to show a preview of the attachment.  Unfortunately this is causing a lot of trouble as some PDFs are extremely large and therefore take time to open/preview.   If I right click the attachment and select view as icon, the problem with that specific message ceases as the attachment is no longer previewed.
    How can I make it the default for all attachments in received messages to only be shown as a icon and not previewed?

    In Terminal,
    defaults write com.apple.mail DisableInlineAttachmentViewing -bool Yes

  • How to remove "all day" as the default setting in iCal?

    How to remove "all day" as the default setting in iCal? The iCloud calendar works by double-clicking but the local behaves differently.

    Hello Valerie,
    the default - "all day" or "time based" - depends on the view in iCal. In month view the default is "all day",
    in week view or day view it is a time interval, if you use "File -> New Event". If you add the event by double clicking into the calendar, it will depend on the section you are clicking - in the all day section you will add an all-day event, in the time-grid you will enter an event with start-end time.
    Regards
    Léonie

Maybe you are looking for

  • Can't install Airport Utility 5.6 in OSX 10.7.5

    I have a 2005 Airport Extreme that I manage using an iMac running Mac OSX 10.7.5. I recently tried to access my airport to check the IP address. Airport Utility could not access the Airport and told me that I needed to install Airport Utility 5.6 to

  • Condition not Appearing in Account Determination Analysis

    Hi, we have some new conditions. these are CRM based. for some reason they are not appearing in the account determination analysis config Condition 1 Class: Prices Calc Typ : Percentage Not possible to process Manually Item Condition pricing procedur

  • JAXB 1.0 Throws Exception and WebLogic Server Goes Mad !

    Hi, I've currently got JAXB Running within a standalone application running on Tomcat/Apache. When I try and Jar it up and run it on Weblogic 7.0 I get the following error being shown. The JAXB is being called from the onMessage event in a MessageDri

  • My incoming calls have weak audio.Everything else is fine anyone have an answer?

    My iphone 4s has suddenly begun to have weak incoming call audio. Everything else works fine. I have reset it from factory settings and reloaded as advised by Apple Tech support..This didn't help. Anyone have a solution?

  • Connect MIDI device to Macbook Pro 2014 using Logic Pro X

    I recently bought the newest 13" Macbook Pro (October 2014), and I am having trouble using the newest version of Logic. Before I got this laptop, I was using a 2011 Macbook Pro; I could just plug my MIDI cable into my old PSS-480, plug the USB into t