How to Hide Compounded Characteristic Infoobject Results in BEx Queries.

Hi All,
I searched for the solution but didn’t find any. Am new to BW and BEx query designing.
I have a compounded characteristic Info object Val1 which is compounded with Val2
Val1 has Text Table.
Val1 + Val2 gives unique Text values as mentioned below:
Eg:
Val1
Val2
Text (From Text table)
1
2
Abc
1
8
Xyz
1
In the BEx query I have to use Val1 as a Free Characteristic. So when there is no value for Val2 but has a value for Val1 (as shown in third row) it is displaying as 1/Not Assigned. Other Text are displaying as desired.
Am displaying Text as mentioned above in the report for this compounded Info objects. I want to display it as Not Assigned Instead of 1/Not Assigned or even blank. I tried all different ways of No Display etc. nothing is working.
Any help is much appreciated.
Cheers
Sandeep

Hi,
Assuming as Val2 is primary info object and compound object is Val1.
Drag Val1 into rows, properties --> display as --> No display
Drag Val2 into rows, properties --> display as --> you can choose as you need, key or text.
Thanks

Similar Messages

  • How to hide part of search results to particular users?

    Hi,
    Is it possible to hide part of search results to particular users? If it possible can you please tell how to implement? 
    Thanks, Chinnu

    Hi,
    According to your post, my understanding is that you wanted to hide part of search results to particular users.
    You can use the security trimming to achieve it.
    By default, Enterprise Search results are trimmed at query time, based on the identity of the user who submitted the query.
    When results are returned for a user's search, the Query engine performs an access check for the user's identity against the security descriptor stored in the content index for each item in the search results. The Query engine then removes any items in the
    search results that the user does not have access to, so that the user never sees these results.
    SharePoint uses the access control list (ACL) associated with each document to trim out query results that users have no permission to view,
    but the default trimming provided by SharePoint (out-of-box trimming) may not always be adequate to meet data security needs.
    In that case, you can custom the security trimming to meet your requirement.
    There are some articles for your reference.
    Trim SharePoint Search Results for Better Security
    http://msdn.microsoft.com/en-us/magazine/ff796226.aspx
    Writing a Custom Security Trimmer for SharePoint Server Search
    http://msdn.microsoft.com/en-us/library/ee819930(v=office.14).aspx
    Walkthrough: Using a Custom Security Trimmer for SharePoint Server Search Results
    http://msdn.microsoft.com/en-us/library/office/ee819923(v=office.14).aspx
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • How to hide Compounding object in report

    Hi friends
    We want to display region in our reports , But when I execute the query region is coming along with county (eg: US/TX , US/CA etc..) ...this is because of country is a compunding object of region...Can any body let me know how to hide country ...We just want to show TX,CA etc..
    regards

    Please search...this has been answered many times here.

  • How to hide request with no results in Dashboard?

    Hi Experts,
    I have a dashboard with 3 requests in one section. The 3 requests are very similar to each other but need to be separated due to the way the metrics are calculated and the location of the datasource.
    DepartmentName Sales Month
    GroupName Sales Month
    TeamName Sales Month
    There is no hierarchy and all three don't relate to each other.
    The issue I am having is that if the first request (lets call it Department Request) doesn't have any data for that particular month, it still displays the column heading.
    How can hide the request or the column headings if there is no data for that request?

    --Report Dropdown
    --here is a detailed explanation from David using Guided navigation
    --http://forums.oracle.com/forums/thread.jspa?messageID=3511377
    --So, essentially, when you 1st report returns no data then you can hide that section, to itself.
    Thanks for the suggestion.
    This won't work for my requirements because the user doesn't want to select the reports. They want to input the para maters and look at the requests that have the data. If a request doesn't return data, then they want it blank.
    This dashboard will grown in terms of requests so the user doesn't want to select each report that they might need. Also, users will not know which request might or might not have data.

  • How to design a optimized universe from SAP BEx queries

    Hi Team,
                  I would like to know some of the queries :
    1.How can you design a optimized universe from SAP BEx queries in the sense which gives you more performance
    2.What are the differences between Non SAP sources like Oracle,SQL and SAP sources in designing the Universe.
    3.Can we create a Derived table from an SAP source because i know that the Schema is not created for BEx queries,cubes.
    4.What are the advantages of having oracle as a source then SAP source.
    Can you please elobarate the above queries.
    Regards,
    Pradeep P.

    Hi,
    1. Check Ingos Blog on SDN ther are some PDF for performance regarding WebI on BW
    2. On RDBMS Source you have to design your universe. On OLAP Source like BW you generate the Universe and cant customize it a lot.
    4. Good question. In a BW all your logic is already in place. On a RDBMS you have to build your logic in a universe. But there are a lot of differences.
    Regards
    -Seb.

  • How to hide compounding attribute in Bex Report

    Friends,
    I've an Info object A. And 'B' is the compounding attribute of A.
    So in Bex, it is displaying B/A.
    But I want to display only A which is the main info object. I don't want to display the componding info object.
    Any help on this...?
    Joe

    Joe,
    I am not sure, if anyone understood your requirement, as I cannot make the solutions provided work for resolving your problem -
    I am also in the same situation - where I want to hide the compounded char. in the BEx report. Once I drill down any other char B (compounded with the company code) - it is still showing the compounded char like CC/charB.
    Any help?
    thanks,
    Jeff.

  • How to hide exception display on results row

    I have an exception on my query, showing when the value of a certain formula is 1. I am hiding the results row display of that formula. It's being displayed as a hierarchy. The value doesn't show on the result nodes but the exception shows. How can I avoid the exception being shown on the result row?

    Hi,
    In the Exceptions, Goto Cell Restrictions Change the Operates value to Everything Except Totals.
    Then Exceptions will not be displayed for the Result Areas.
    Veerendra.

  • How to suppress compounded characteristic data in 7.0

    Hi,
    In 3.x I could choose a filter value for the compounded characteristics and the values would not display on the query.  In 7.0 it doesn't seem to be the case anymore.  Has SAP changed the way this works?
    For example, in the BI Statistics, I am trying to display user name and the query displays System/User name compounded.  I just want to display the user name.  In my example, I restricted the values for system by our client (ABP100), however, on the query I still see client/username -- ABP100/FRED.  I just want to see FRED.
    Thank you,
    Brian

    Hi Brian,
    Its very simple to achieve. Place your Compounded char (that you dont want to display ) just above the char (that u want to display) in row.
    In the property of the main char set it to "No display" and "result suppress". then u will get the desired output.
    For e.g char B is compounded with char A.
    and output comes like A/B, whereas u want to only see B.
    Put both A & B in row.
    Place A above B and set A's display properties as suggested above, u will get the desired output.
    Thanks
    Dipika

  • How to hide compounded object values in columns ?

    Hello Everyone,
    I have one MD object called depreciation area which has 3 objects in compounding tab called company code, asset and asset sub number.
    When I try to add depreciation area in columns part of Bex query, I see that there are multiple columns comming up for same depr area.  This is possibly because there are multiple entries in the SID table for same depreciation area and different combination of company code, asset and asset sub number.
    I want to avoid this and only display columns with unique depreciation areas i.e one column for each depreciation area.
    I am using BI 7.0.
    Can anyone help me with this.
    Thanks,
    Vijay

    Hi Pravender,
    These three objects are used in rows part also and there are selections given to these objects.  So I cannot restrict them to a set of values, since I am using variable to get input value from.
    Thanks,
    vijay

  • How to set a Pop-up message in Bex queries

    Hello all,
    I need to set a pop-up warning message to appear whenever users attempt to look up information for dates outside a criteria.
    I have created a variable in cmod with the following abap code. 
           IF ( year > sy-datum(4) ) OR ( year = sy-datum(4) AND month>=sy-datum+4(2) ).
                message i000(ZHRBW01).  
            ENDIF.
    This message appears only when you execute the query in sap environment (from rsrt2 tc). If you execute it from Bex, no message appears. I would like to know which abap sentence I have to use to set a pop up in Bex.
    Thanks. Points will be assigned.
    Andy

    Hello
    Try using this.
    CALL FUNCTION 'RRMS_MESSAGE_HANDLING'
              EXPORTING
                i_class  = 'RSBBS'
                i_type   = 'I'
                i_number = '000'
                i_msgv1  = ' Select either CLSD OR TECO '.
            RAISE no_replacement.
    Regards,
    Mansi

  • Compounded characteristic are not displayed in the variable screen (BI 700)

    Hi Experts,
    How to display compounded characteristic  in the variable screen of queriies?
    Example :
    IO 0PROFIT_CTR is compounded to 0CO_AREA. Tryimg to select 0PROFIT_CTR via a variable,
    only values of 0PROFIT_CTR are displayed in F4 opo up, not those of 0CO_AREA.
    0CO_AREA is not restricted in any way in query definiton.
    This happens in BEx Analyser as well as in web apllication.
    Did anybody face this issue? How to solve it?
    Thanks in advance for helpful replies.
    Regards
    Joe

    Hi,
    Thanks for replies. Possibly I did't explain my problem i a correct way.
    'I 've a variable for 0PROFIT_CTR. When I call F4 , values for 0PROFIT_CTR are displayed
    e.g. as
    7062 PC 7062
    7062 PC /062
    My problem is, that these PCs belong to different Co_areas. so i expected
    3200 7062 PC 7062
    4300 7062 PC 7062
    3200 an 4300 are representing compounded Co_areas in this example. In 3.5 this worked perfectly,
    if Co_areas was not restricted itself with a variable or a defined value.
    Now I'm looking for the option to achieve this as well in 700.
    Regards
    Joe

  • How to hide currency key

    Hi gurus,
    Can anyone advice me how to hide the currency symbol on the bex report
    Thank you

    Use  NODIM data function in the reprot.
    For this make a new formula in query and use NODIM(keyfigure) to make a supression of unit.
    Naveen.A

  • How to hide one of the unions from the results?

    Hi all,
    I have a graph which contains 5 unions. The top query is used to pass the functions and the other 4 are the ones that really doing the caclutaions. Is there any way to hid one query from results?
    Thanks in advance.

    Hiding based on what? If it is a prompt, assign a presentation variable and add a condition to the filter of your desirable result-set in a structure like:
    CASE WHEN '@{myPresentationVariable}{DefaultValue}' = 'WhateverValueIWant' THEN 1 ELSE 0 END = 1

  • How to hide dynamic parameters values in the URL with Reports 6i

    Hi,
    I want to know a way of hiding the parameters values when asking for a report through the web.
    Now I'm using the Reports 3.0.5.8 with a Cartridge defined in the Oracle Web Application Server 3.0.1.0.1. When you ask for a report with the parameters DESTYPE = cache and DESFORMAT = pdf, it is fully generated and in the Address or Location box of the browser, you can see http://webserver/cache/report.pdf (where cache is the virtual directory defined in the OWAS in which the .pdfs are cached). So, users cant see the Url used to generate the report.
    Im trying to upgrade this configuration to Reports 6i with Cgi in a web server. I generate reports with no problems. The problem I have is I cant find how to hide the parameters values as before. I mean, when I ask for a report, once its generated I can see http://webserver/cgi-bin/rwcgi60.exe?server=ServerName&report=report.rdf&userid=user/pass@connection&destype=cache&desformat=pdf&P1=value1&P2=value2 in the Location box. It allows user to ask for another report changing the values of the parameters. I use these parameters to execute some query written in the Data Model. For example, imagine that the P1 represents the company id, the user (that is supposed to see only data of its company) can change this id, ask for a new report and see data of another company.
    Ive already tried to use the key mapping option, but its not useful to me because the parameters values are dynamic and its impossible to define different entries in the cgicmd.dat for each possible value. The option of loading the parameter form before running a report is not useful to me either, because there exists specific screens for this purpose.
    Is there any solution?
    Thank you.
    Marma Bonfiglio.

    Hi Rakesh,
      I am using BI  7.0
    The last option I have is 'Hide' for 'Calculate single values as' .
    I have the below options  for 'Calculate single values as'
    1. Normalise  according to Next group  level  Resul.
    2. Normalize according to  Overall Result
    3. Rank number
    4.Olympic Rank Number
    5.Maximum
    6. Minimum
    7.Counter for all detailed values
    8.Counter for all detailed values that are non zero
    9.Moving average
    10.Moving average  That is  Not zero ,null or Error
    11. Hide.
    So could you please tell me where i can find 'suppress result' option for the keyfigure .
    Many thanks

  • How to hide remote IP address in header for roaming users

    Sun Java(tm) System Messaging Server 7.3-11.01 64bit (built Sep 1 2009)
    libimta.so 7.3-11.01 64bit (built 19:54:45, Sep 1 2009)
    Using /opt/sun/comms/messaging64/config/imta.cnf (compiled)
    Hello everyone,
    We have a new messaging server and have been struggling in our effort to figure out how to hide the remote IP address of users who send email from a remote location. When a roaming user sends out an email from a remote location using SMTP AUTH to authenticate, the messaging server includes the remote ISP's dynamic IP address in the header of the email, which in turn results in some recipient mail servers blocking the mail message as spam. What we want to do is have messaging server rewrite or remove the roaming user's dynamic email address so the header does not reflect a user working remotely. The net effect would be the header not reflecting any external address and the messaging appearing to have originated internally.
    Any assistance on this would be greatly appreciated. Thanks in advance.

    MarketData.com wrote:
    We have a new messaging server and have been struggling in our effort to figure out how to hide the remote IP address of users who send email from a remote location. When a roaming user sends out an email from a remote location using SMTP AUTH to authenticate, the messaging server includes the remote ISP's dynamic IP address in the header of the email, which in turn results in some recipient mail servers blocking the mail message as spam.How often is this occurring (messages being blocked as "spam" due to the content of an existing Received header)?
    What spam software is being used that blocks these messages?
    Very large organisations/ISP's use Sun Messaging Server and this is the first time I have heard of this occurring.
    What we want to do is have messaging server rewrite or remove the roaming user's dynamic email address so the header does not reflect a user working remotely. The net effect would be the header not reflecting any external address and the messaging appearing to have originated internally.Removing the IP address information is going to be extremely difficult. The standards are quite clear that the Received: header should include the IP address information.
    RFC 2821 (SMTP), Section 4.4 Trace Information:
       When an SMTP server receives a message for delivery or further
       processing, it MUST insert trace ("time stamp" or "Received")
       information at the beginning of the message content, as discussed in
       section 4.1.1.4.
       This line MUST be structured as follows:
       -  The FROM field, which MUST be supplied in an SMTP environment,
          SHOULD contain both (1) the name of the source host as presented
          in the EHLO command and (2) an address literal containing the IP
          address of the source, determined from the TCP connection.Regards,
    Shane.

Maybe you are looking for

  • How to hide a payload in sxmb_moni and RWB and Adapter engine.

    Hi I need to hide the pay load in  sxmb_moni, RWB, Adapter engine. Because payload has some sensite information. I need to hide the pay load for perticuler interface Name (http://filetoidoc.com) only. not all payloads. Please help us this. advanced t

  • Want to add Price components

    Hi All,    I want to add extra price components in material cost estimate pricing structure i.e transaction CK11n. I am trying out this with UE COPCP005 but not sure how to this.   Any pointers how to add extra price components. regards Saurabh.

  • HT3180 netflix is not appearing in menu

    do I reset my box?

  • GRC AC 5.3 RAR: Change system connector entry

    Just a tip: I had a problem after upgrading from RAR 5.2 where the previous connector entry wasn't named the same as it is in the SLD, so I had to change the connector.  We have a lot of information in our RAR system, so I didn't want to clean the da

  • I am not able to download lightroom 4 from the disc I purchased onto my Mac

    For some reason I am not able to download lightroom from the disc I purchased onto my Mac. When I put the disc into my computer nothing happens. I have followed all of the instructions and still can't figure out why nothing is happening.