Select member where property is EMPTY within EPMContextMember

Hi all,
I want to filter out values from the MemberSelector for Costcenter that have no value for the property COMPCODE. Unfortunately I cannot get the right syntax to do this.
We tried the following (and a lot more):
=EPMContextMember(;"COSTCENTER";"COMPCODE<>''";TRUE)
=EPMContextMember(;"COSTCENTER";"COMPCODE<>""";TRUE)
=EPMContextMember(;"COSTCENTER";"COMPCODE<>""";TRUE)
Please let me know how this is possible.
Regards,
Vincent

Hi Vincent,
I think filter is not working for blank, or there might be any specific keyword to represent blank value.
One solution for this is you can assign any specific value in the COMPCODE in which value is blank,
for e.g., X  , then you can use this formula.
=EPMContextMember(,"COSTCENTER","COMPCODE <> X")
thanks,
Rishi

Similar Messages

  • HT5287 I am trying to install Office:Mac 2011 on my Air using a remote disc. I have gotten all the way to where I am installing it on my air, but it is telling me to select a disk to install office on and there is nothing to select. The box is empty.

    I am trying to install Office:Mac 2011 on my Air using a remote disc. I have gotten all the way to where I am installing it on my air, but it is telling me to select a disk to install office on and there is nothing to select. The box is empty.

    It might be easier to download the trial version from the microsoft site and then use the code off your box set to activate it.

  • Essbase ANCESTOR_NAMES property is empty

    Hi all,
    I am using obiee 11.1.1.5 on top of essbase.
    I get the following error when I try to drill down from the organisation dimension.
    *[nQSError: 43113] Message returned from OBIS. [nQSError: 43119] Query Failed: Essbase ANCESTOR_NAMES property is empty. (HY000)*
    Is it an Essbase or OBIEE issue and any idea on how to fix it?
    Thanks

    Here is the MDX that is generated
    With
    set [_Organisation1] as '{Distinct({[Organisation].[Organisation]})}'
    set [_Organisation2] as 'Filter(Generate({[_Organisation1]},[Organisation].currentmember.children), ([Organisation].CurrentMember
    IS [Organisation].[ABCD]))'
    set [_Organisation3] as 'Filter(Generate({[_Organisation2]},[Organisation].currentmember.children), ([Organisation].CurrentMember
    IS [Organisation].[EFG]))'
    set [_Organisation4] as 'Filter(Generate({[_Organisation3]},[Organisation].currentmember.children), ([Organisation].CurrentMember
    IS [Organisation].[HIJ]))'
    set [_Organisation5] as 'Filter(Generate({[_Organisation4]},[Organisation].currentmember.children), ([Organisation].CurrentMember
    IS [Organisation].[KLM]))'
    set [_Organisation6] as 'Filter(Generate({[_Organisation5]},[Organisation].currentmember.children), ([Organisation].CurrentMember
    IS [Organisation].[NOP]))'
    set [_Organisation7] as 'Generate([_Organisation6], Descendants([Organisation].currentmember, [Organisation].Generations(7), leaves))'
    select
    {} on columns,
    {{[_Organisation7]}} properties MEMBER_NAME, GEN_NUMBER, [Organisation].[Ancestor_Names], [Organisation].[Default], [Organisation].[Memnor] on rows
    from [BalanceSheet]
    And NQQuery log doesn't show more then :
    2012-08-01T12:12:06.000+00:00] [OracleBIServerComponent] [TRACE:2] [USER-34] [] [ecid: 0000JZYBj_MBt1STaE^eoa1G3bNb0002so] [tid: 1b70] [requestid: 2801003f] [sessionid: 28010000] Query Status: Essbase ANCESTOR_NAMES property is empty.

  • Adobe Acrobat Reader XI no longer copies the selection to where I want to insert it in an MSWord document, but only to the top of the page!  How fix this?

    I have Window 7 Professional SP1.

    fouada2 wrote:
    Adobe Acrobat Reader XI no longer copies the selection to where I want to insert it in an MSWord document, but only to the top of the page!
    I have no idea what this means; can you elaborate?

  • Getting the error Essbase ANCESTOR_NAMES property is empty

    Hi All,
    We are getting the below issue. We are connecting to Essbase outline from OBIEE. What is causing this issue ?
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 43119] Query Failed: Essbase ANCESTOR_NAMES property is empty. (HY000)
    Thanks,
    PVR

    I have the same error....
    Any solution?

  • Hi, i hav an Iphone 4S (ios 7.1) with me.. it is abnormally increasing its temperature due to no reason and i am really worried about that. The fully charged phone is getting empty within minutes. Not able to attend the calls due to its overheating. help

    Hi, i hav an Iphone 4S (ios 7.1) with me.. it is abnormally increasing its temperature due to no reason and i am really worried about that. The fully charged phone is getting empty within minutes. Not able to attend the calls due to its overheating. help me please..
    It shows a 'temperature rise, need to cool down your phone' message regularly.. It happens when i when i try to connect my fone to the internet using cellular data, and it happens more suddenly when my 3g is on.. help me to sort out this, please

    Make an appointment with the Apple genius bar for an evaluation.

  • Can I pass the selected member at page dimension to form business rule?

    I have a business rule which will be executed when the form get loaded, the business rule is very complex, so I want to narrow down the calculation by passing the selected member at page dimension to the business rule.
    For example, I have year as page dimension, and I only want to calculate the selected year at one time? How can I do it?
    I know runtime prompt, but I don't think it's a good way, since you need to select again.
    Thanks
    Tony

    You can use a variable and a run time prompt.
    You can set the business rule options in planning to "Use Members on Form" and "Hide Run time prompt"
    This way the page/pov member will be passed into the business and into the variable.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • The Data quality knowledge base property is empty

    Hello 
    I build Knowledge base and published it successfully (using the DQS client wizard  normally )
    But when i open new ssis project and try to use the DQS component i can't use the knowloedge base i build , i get the message The Data quality knowledge base property is empty
    How can i be sure that i published successfully (any query on repository ?)
     What do i miss ?

    Hello,
    Use the Data Quality Client to check in the Open Knowledge Base
    screen if the knowledge base was published. To do so, click Open Knowledge Base
    in the home screen of Data Quality Client, and then check the Date Published column.
    Alternately, you can also check the PUBLISH_DATE column in the DQS_MAIN.dbo.A_KNOWLEDGEBASE
    table.
    Thanks,
    Vivek

  • SELECT COUNT(*) WHERE Receiver JDBC?

    How can I do a SELECT COUNT(*) WHERE SQL statement with a Receiver JDBC?

    Hi,
    Refer this document - but if you have select query
    "All return values are returned in an XML structure."
    http://help.sap.com/saphelp_nw04/helpdata/en/2e/96fd3f2d14e869e10000000a155106/content.htm
    Hope this helps,
    Regards,
    Moorthy

  • Select count(*) where exists (takes 5 hours).

    Hello Gurus,
    I have two databases on two servers, I am counting how many rows are similiar on two tables that are identical, and the rows should be identical as well. I am running a select count(*) where exists query and it takes 5 hours to complete.
    Each table only has two million rows.
    What can I do to speed it up?

    5 hours to process 2M rows does sound a bit long :(
    I didn't see this mentioned explicitly, but I thought the idea of comparing data on 2 servers implied a database link. Tuning distributed queries can be nasty.
    Start by getting an execution plan of the query to figure out what it is doing. Compare that to the plan generated by the already suggested MINUS operator. You'll need to do MINUS twice with each query in the other's position the second time. Alternately, check the indexing on the subqueries; EXISTS tends to work best with fast indexed lookups. FTS on an EXISTS subquery is not good :(
    Think about copying the data locally to one system or the other first, maybe in a materialized view or even global temporary table.
    Finally, think about tuning the transfer. There are articles on Metalink on tuning the transfer packet sizes (SDU/TDU) which might help IF YOU ARE ON UNIX; I haven't had any luck changing these values on Windows. You can also look into setting tcp.nodelay which can affect when packets get sent (another Metalink article should cover this).

  • [HELP] Error creating property: file. Please verify the Property size is within the Repository limits.

    I am using portal 8.1
    was trying to upload a file (.doc) to the repository, and encountered such error.
    com.bea.content.RepositoryRuntimeException: Error creating property: file. Please
    verify the Property size is within the Repository limits.
    TIA

    Hi,
    hopefully this may help towards a solution.
    Are you using the Loader EJB ?
    1) Are you publishing to a root node within the "BEA repository" ?
    -> does this work ?
    Do you have code that reads something like:
    loader.loadDirectory("firstNode");
    loader.loadFile("firstNode", myBinaryValue, myBytes, myProperties);
    -> Having banged our heads off a lot of walls on this, we think that it is only when you try to publish to a sub-node within the repository that problems appear.
    2) Try publishing to a sub-node in this manner:
    loader.loadDirectory("firstNode/secondNode"); // Ensure exist in Repository
    String contentNodeName = "firstNode/secondNode/myContentNode");
    loader.loadFile(contentNodeName, myBinaryValue, myBytes, myProperties);
    --- Drop us a line as well as replying to this group (as I don't check daily etc). Myself and a collegue, Niamh Fitzpatrick, have been looking at this. Thanks Niamh.
    Hopefully this will work.

  • Shared Member: Global Property Change

    Hi,
    I am working in DRM( Web Version) 11.1.2.1. I have some issue with Shared Member Property change.
    Is there any way to restrict/change the Shared member Global property value without changing its base member value? Is there any system preference for this?
    If anybody know any other way to restrict it than please tell me, its urgent.
    Thanks in advance
    Rotesh Gupta

    I don't really understand your question, you are talking about BSO loading dimensions then extract then ASO, what actually is your question?
    If it is there a property for shared members then no there is not, here are the list of valid member property codes - http://download.oracle.com/docs/cd/E17236_01/epm.1112/esb_dbag/dotrules.html#dotrules_2
    If you want to understand how to build shared members then have a read of - http://download.oracle.com/docs/cd/E17236_01/epm.1112/esb_dbag/dotdimb.html#dotdimb1061244
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Changing  Member Storage property

    Hi,
    Is there a command in ESSCMD/MAXL to change the storage property of a member from Store to Dynamic Calc or vice-versa.
    Thanks in advance

    Hey Russ,
    You can't do it directly with MaxL, but you can set up a Rules file that reads in a text file with the member storage property, and that can be initiated via MaxL.
    Search the DBA guide for "Creating Rules Files", this will give you a table of the character to use to set the member storage property, as well as other useful information.
    Robert

  • HT4623 My iphone is draining like crazy. i gets completely empty within 06 hours while idling... i am baffled.. please help

    My iphone is draining like crazy. i gets completely empty within 06 hours while idling... i am baffled.. please help

    There's an app on the phone that is stuck sending data, or trying to send and failing, and in an infinite loop. Mail can do this if you have an Exchange account or iCloud account. Sometimes a corrupt calendar entry or contact can cause this.
    But first, if you have either type of account go into Settings and turn it off, then reboot the phone (hold HOME and SLEEP until an Apple logo appears). If the problem goes away you have identified the culprit. If you turn the account back on and the problem does not come back no further action is required.
    If this doesn't fix it you have to find the app. Any app that exchanges a lot of data (Facebook, Whatsapp, etc) is a possibility.

  • Correct way to select records WHERE X ≠ Y

    I'm just starting to learn to create dynamic pages and forms
    and everything has been going very well until now. I'm SURE there
    must be a very simple solution to this because it seems so basic,
    but I have tried everything I can think of and now I'm stuck.
    My table "VENUES" has a column named "ignoreVenue" setup as
    VARCHAR (6), Null (Yes) Default (NULL). I have a corresponding
    checkbox in my form named "ignoreVenue" with "ignore" as its
    checked value.
    I want to create a recordset that only selects records where
    the "ignoreVenue" field is NOT checked. Here is the SQL query I
    tried that seems the most logical to me:
    SELECT *
    FROM VENUES
    WHERE VENUES.ignoreVenue != 'ignore'
    ORDER BY VENUES.venueName
    When I test this with the TEST button in the Wizard dialog or
    in the finished menu on my testing server, there are no records
    listed when, in fact, all but one record should be listed because
    only one of them has "ignore" in the "ignoreVenue" column.
    So here are some variations I tried for 3rd line only, none
    of which worked either:
    WHERE VENUES.ignoreVenue = ''
    WHERE VENUES.ignoreVenue = null
    WHERE VENUES.ignoreVenue = NULL
    WHERE VENUES.ignoreVenue = 'NULL'
    If someone can verify for me that one of these should work
    and which one it is, then will try rebuilding the page once more
    from scratch. But it's a very complex page so I'd prefer not to go
    through all that if I'm on the wrong track to begin with.
    I hope someone has a (simple ;o) answer for me!
    Vera

    veramilomilo wrote:
    > My table "VENUES" has a column named "ignoreVenue" setup
    as VARCHAR (6), Null
    > (Yes) Default (NULL). I have a corresponding checkbox in
    my form named
    > "ignoreVenue" with "ignore" as its checked value.
    You don't say which database you're using, but since your
    column is
    VARCHAR, I assume it's MySQL.
    > I want to create a recordset that only selects records
    where the "ignoreVenue"
    > field is NOT checked.
    Given the description of the column definition, if the field
    is not
    checked, its value will be null.
    Here is the SQL query I tried that seems the most
    > logical to me:
    >
    >
    SELECT *
    > FROM VENUES
    > WHERE VENUES.ignoreVenue != 'ignore'
    > ORDER BY VENUES.venueName
    SELECT *
    FROM VENUES
    WHERE VENUES.ignoreVenue IS NULL
    ORDER BY VENUES.venueName
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

Maybe you are looking for