How to exclude # for a Characteristic Varible

Hello ,
I am working on BI 7.0  BEx.
I have a Profit Center object in the query and a variable is also present on it.
Now the issue is User do not want the # to be displayed while executing the query in the values of Profit Center.
I tried to put Profit Center and its variable in the Default Values screen of query designer and then in the filter I just put
Profit Center and exclude the value #.
But still I am not getting why the # value is displayed in while executing the query for Profit Center.
Any help please.
Regards ,
Amol

Amol,
You can achieve this by doing changes in InfoObject Property under "Business Explorer" tab.
Goto RSD1 in Change Mode >> Goto Business Explorer Tab >> Query Execution Filter Val. Search to "Only Values in InfoProvider".
Only condition is there should not be blank (#) values available in the InfoProvider for particular values list.
Note: Make sure InfoObject specific changes in the InfoCube should also be aligned.
Try it out and pass on your inputs.
-Prakash Patil

Similar Messages

  • Mac Multiple Users - How to exclude for some users?

    Hi,
    I have  BBDM installed on a Mac with multiple users. A couple of those are children so I have Parental controls turned on, and BBDM excluded from their available list. However, when they log in BBDM is trying to sync artwork or something and continues to request administrator passwords many many times. When I install the BBDM in the Destination Select segment it asks whether to install for all users, but there is no choice to exclude for some users. 
    Is there a way to do this?
    Thanks
    Paul
    Torch 9810; PlayBook 64g; iPad1 64g; iPad2 64g; iPhone6 64g Passport
    Provider Bell (tablets all WiFi)

    Hey luapekralc,
    Welcome to the BlackBerry Support Community Forums.
    Thanks for the question.
    When installing BlackBerry Desktop Software for Mac you only have the option to install for yourself or all users.  My apologies, you can not choose selected users to have access to this application.
    Let me know if you have any more questions.
    Cheers.
    -ViciousFerret
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click  Accept as Solution for posts that have solved your issue(s)!

  • How to exclude sales office for combination sales order type/division?

    Hi experts,
    I would appreciate if you could advise: How to exclude sales office for combination sales order type/division in ECC 6.0 ?

    Hi
    Standard SAP functionality would not be able to cater to this. Ideally create a Z table with sales order type and sales office combination. Put in entries for combinations that are allowed. In Sales order program MV45AFZZ use the exit USEREXIT_MOVE_FIELD_TO_VBAK. In this exit write down the logic passing the sales office determined and the order type and check if the entry is there or not. If the entry is there then it should go on to the next step. If it does not then pass an error message. You need to use the help of your ABAP er for this.
    Thanks
    Indranil

  • How to create a hirarchy for this characteristic having lengh 50?

    Hi guru's
    I have a scenario like characteristic is having lengh 50.Now I want to create a hierarchy for this characteristic.
    But Hirarchy allows maximum lengh 32chrs only.
    So could you please let me know how to create a hirarchy for this characteristic having lengh 50?
    Thanks in advance
    Sivanand

    Isn't this the same question as here:
    Hi all, Have a problem, Please let me know urgently.
    Why the duplicate postings with different names??

  • How to display a Column Header for the characteristic Text column

    Hi All
    Our users want me to provide for a column header for the characteristic text.
    Here is what I mean
    I am reporting 0plant in the rows as key and Text. In the column on Plant Key the column header says Plant but there is no column header for the plant text.
    Eq:
    Plant                                                        Amount
    IE00         Initiator Plant                               244
    IE01         Initiator Plant NJ                          890
    Our users in the plant text column want a dummy column header to be displayed. SInce they download the data from the BW report to Excel and use pivot reporting. How can I introduce a column header for the texts.
    Thanks
    Karen

    Hi Karen,
    I am not sure if this is possible, although Users can ask anything :).
    In Planning we used to predefine cell headings via Macros and creating dummy cells in between.  I am not sure if a similar scenario can work here.
    By default this is not possible in Reports.  In BEx workbooks, you could probably try with Macros.
    Another easy option is to bring the data in the Cube as another field or create a nav. attribute in the master for text and use it as a nav. attr. in the Cube and put it in your Query row alongside.
    -Aby

  • Query Problem - Exclude operation is not supported for this characteristic

    Hello all
    I have a little issue with a report problem i have been given and wondered if anyone had any knowledge of this.
    We have a report witn two heriarchy variables for profit centre. One is a authorisation variable and the other a custmer exit.
    When we are in the report and try and drag out some profit centres or exclude some)  it will not allow it and we get the following message: -
    'Exclude operation is not supported for this characteristic'
    Does anyone know why this is happening. I
    Any ideas?

    Hi Andrew,
    if you have a chance confirm this with SAP Support, but I think excluding hierarchy nodes is not supported. The reason for this is the fact that it is not quite clear what should happen to the hierarchy structure when nodes are excluded. For example, what should happen to the value of the parent? Should it still contain the value of the excluded node under it?! or not?! One might want it one way, others might find the other more convenient.
    Hope this helps.
    Regards,
    Maxim

  • Variable (optional) and exclude value(#) for single characteristic

    Hi,
    In the reporting i want to apply variable and also fixed value restriction for one characteristic.
    Example: I want to apply variable(single and optional) for plant  and also restrict not assigned values(#)
    I created variable (given single and optional)and also excluded #  for plant but at the run time the variable act as a mandatory variable.
    please help me.
    Thanks
    vijj

    Hi Vijj
    in your case that is not possible.here i am providing diagnosis of the SAP in which cases the optional is not possible.so try creating a customer exit variable.
    Diagnosis
    An optional entry for is not possible in the following cases:
    is used in a selection row with Exclude (SIGN = E).
    v1& is used in a selection row whose operation is not EQ or BETWEEN.
    The selection row is an interval and both the from value and the to value are optional variables.
    The selection is a structure element (FEMS >0) and comprises multiple rows for the same characteristic.
    System response
    Procedure
    If you are able to accept the mandatory entry, you need not do anything. In the third case, you can use an optional interval variable. In the latter case, you define two or more (not visible) selection
    elements that you combine with a formula element.
    Procedure for System Administration
    Praveen.
    Message was edited by:
            praveen

  • How to exclude user account for auditing.

    I would like to know how to exclude user account from the audit policy, such as below.
    AUDIT SELECT TABLE BY ACCESS WHENEVER NOT SUCCESSFUL ;
    thanks in advance.
    May

    Security team request to reduce the amount of the audit data based on the user account. Can I use FGA to implement it?possible as it lets you specify the conditions necessary for an audit record to be generated:
    FGA policies are programatically bound to the object (table, view) by using the 'dbms_fga' package. It allows you to create any desired condition,
    for example: Audit an event only when the following conditions are true:
    A table is accessed between 6 p.m. and 6 a.m. and on Saturday and Sunday.
    An IP address from outside the corporate network is used.
    A specific column has been selected or updated.
    A specific value for this column has been used.
    more detail available on Oracle by example
    http://www.oracle.com/technetwork/articles/idm/fga-otn-082646.html

  • How to exclude salary arrears from pension deduction?

    I have setup a pension retro element and its calculating the retro amount correctly.
    However, its using sum of salary arrears (say,arrears for the month of March and April) and adding that to May salary and deducting pension on the total sum.
    (we do not want this, we want only May salary to be considered for pension retro element)
    Does anyone know how to exclude salary arrears from pension deduction element? Is there any obvious step, which I am missing in while defining the element?

    Hi,
    While doing retro for arrears, it will give at a time in one payroll only, no standard for installment payments.
    2nd option:
    Calculate the Total Arrears amount and divide it by four installments and through IT 0014 with New wage type and give for 4 months as start and end date.
    * you have to create a new wage type which is taxable and assigned to IT 0014.
    * add this new wt in Remuneration form in Earnings side.
    Regards,
    Praneeth kumar

  • How to exclude open items by credit exposure calculation

    Dear all,
    as anybody idea about how to exclude by the credit exposure calculation some old items (in our case all items having document date lower than 01.10.2005).
    These are the basic assumptions:
    i cannot use a special G/L indicator because some of them already have one and i cannot change it;
    i cannot use the reason code field because it doesn't appear on all items (e.g., negative amount open items, and some others)
    some items are positive, some other are negative, some have a special g/l indicator and some others not.
    therefore i am forced to change rules of calculation. Is there any user exit o bte?
    thanks a lot!
    Edited by: Alessandro Casarico on Aug 31, 2010 8:36 PM

    Alessandro
    I think your only option is 'user exits for credit checks':
    LVKMPTZZ
    LVKMPFZ1: USER_CREDIT_CHECK1
    LVKMPFZ2: USER_CREDIT_CHECK2
    LVKMPFZ3: USER_CREDIT_CHECK3
    Good luck.

  • How to exclude stock of a particular storage type from collective availabil

    How to exclude stock of a particular storage type from collective availability check in MDVP.

    you can set the storage location as 'Storage location stock excluded from MRP' value '1' in the field
    Sloc MRP indicator , in MRP view $ when you enter a storage location accessing the material master.
    Thsi is the only way to exclude the storage location, you have to do it per each material and also it is excluded from the MRP.
    With this option the stock is not considered in ATP.
    IF you need the storage location in the MRP, then you should consider the use of MRP Areas.
    With the MRP Areas you define which plants/storage locations belong to each MRP area and the ATP is performed for eah area with the stocks that exist in each of them.
    Please if the issue is solved set the thread  as answered and provide the points to the useful replies.
    thanks for your cooperation

  • How to exclude two kind of files in the same folder in sender cc?

    Hi,gurus:
    Now we are using "advanced selection for source files" in sender file adapter.
    Our requirement is as below:
    The source directory is  c:\test and there are many files in the directory.
    We want to transfer all the files except aa.txt and bb.txt.
    We have to implement it in one scenario,but it couldn't work.
    It worked only when we transferred all the files except aa.txt or bb.txt,but not work when we want to transfer except aatxt and bb.txt.
    I checked the blog "XI/PI: how to exclude files in a sender File adapter?",but it is not the same issue.
    Any help will be appreciated.

    Hi,
    The only way to solve your purpose is
    Provide the list of file names like c. d. e. f. whatever possible number of file names in the "File Name Mask" column and provide the directory names by clicking on plus for additional rows. just dont use aa.* and bb. anywhere.This will do your purpose.
    Thanks!

  • How to Exclude a sub directorys from polling using FileAdapter of BPEL Proc

    Hi all,
    I have a BPEL process with file adapter which is polling to root folder .
    I want to exclude File polling for some of the sub folder of the BPEL process.
    How to exclude file polling for sub folder i know the option is available for file name not for folder.
    Thanks
    Phani

    dude, you have to give the exact name of the folder you want to poll to,
    you can also pass the location of the folder at runtime/dynamically.
    In 10 G only single location can be polled by single file adapter
    in 11 g we can poll different folders by single file adapter
    However I doubt that there can be selective polling to multiple folder.

  • How to exclude synchronous interfaces from component based message alerting

    Hi Pi experts,
    We are configuiring Alerts in PI 7.3 single stack.If we have 'n'number of interfaces, and if we configured general alerts for all.How to exclude synchronous interfaces in that.Alerting is for asynchronous interfaces only.How to do that.
    Please advice on this.
    Regards
    Suneel

    Hello,
    >>What are your approaches regarding this requirement in the context of java-only?
    I would suggest you to schedule jobs like this:
    Customize Alerts Using Job in PI 7.31/PO
    >> alerts are consumed according to the given interval and not in "real time" when error occurs, today solution using BADI is "real time" - if possible I would prefer "real time" solution
    Check this:
    Michal's PI tips: How to trigger an alert for Component Based Message Alerts (CBMA) via "API" ?
    >>an separate service determine the actual alert count would be helpful to provide the correct value for maxAlerts, this have to be called beforehand
    I haven't tried it but i think u can do that, since these consumers are nothing but JMS queues only so i think there will be a method to read number of alert counts.
    >>In history I saw emails generated by the standard alert consumer which only contain details for the first alert, in my case I need details especially the message id for all errorneous messages
    If ur max alert parameter is greater than 1 then u should see multiple alert text  (along with message id and other details) in ur email message.
    Thanks
    Amit Srivastava

  • How to exclude a set of materials from  cycle counting physical inventory

    How to exclude a set of materials from  cycle counting physical inventory
    Details:
    Set of material to be uploaded to SAP on say Jan-2011  from another system with cc indicator D:once
    in a year  and fixed,before uploading into SAP physical inventory will be done .
    So we donot want again those materials to fall in the cycle counting in the same year.
    So is there a method to exclude these materials from CC counting for the year 2011
    or is there some way to upload last inventory count date in SAP system so that it will exclude those
    materials?
    Any answers will be appreciated.
    Thanks
    Bijay

    HI Antony
    Thank you for your reply.
    If material count is less than this method is well valid.
    IN our case there are 7lakhs materials and having diff cc indicator A,B,C,D...
    So it will cumbersome for client to keep track of all those materials when to update cc indicator.
    So any other thought? can we upload last count date while updating materials details  or similar
    Thanks
    Bijay

Maybe you are looking for

  • Click wheel ipod and vista question

    Hello, I have a 4G click wheel 40 gig ipod (updater version 3.1.1) and I have been using my mothers computer which has windows xp and i haven't upgraded itunes to the version 8. I was given a new computer (32 bit) which is running windows vista basic

  • How to append data from different import files?

    Dear experts, The customer is having different applications running that will output imports files BPC needs at a different time of process. Is it possible to append data which already exist in BPC from import? eg. BPC already has a record Factory1,

  • TS3274 Screen frozen on an email page; will not respond to touch gestures?

    My screen is frozen on a email page; will not respond to hand or finger gestures?

  • Mac Mini does not wake Cintiq

    For 2 years, I used a Cintiq 21UX as the main monitor with a 2009 Mac Mini. It was connected with a mini displayport to DVI-I adapter and worked perfectly. I replaced the Mac with a new i7 with the same setup (the mini displayport plugs into the thun

  • Eax enabled or not in Battlefiel

    I have the X-Fi-Fatalty, should I enable eax in the game, or just select the X-Fi setting without eax enabled ?