Not assigned value in Bex report

Hello experts,
One of the value in the BEx report is appearing as not assigned. What could be the reason?
Thanks
SP

Hi all,
In the back end system 0sales_office is attribute of 0customer,
Then I have activated the 0customer master data and done attribute change, I have such display at BEx reporting
customer        sales office(key)       sales office(text)                      Sales      
9876554               0010                         Michigan                         USD   4567
                                #                            Not Assigned                  USD   2563
although I expect to see
customer        sales office(key)       sales office(text)                      Sales      
9876554               0010                         Michigan                         USD   7130
Is there anything I do miss?

Similar Messages

  • Product hierarchy is showing 'Not assigned Materials' in Bex Report

    Dear Gurus,
    I have loaded product hierarchy to 0material from 0PROD_HIER_LPRH_HIER successfully. In Bex report if i use product hierarchy nothing showing to me and it is showing message in one row like 'Not assigned Materials.
    If i remove the Hierarchy i am able to see all materials in the report.
    I have searched in sdn but i didnt get any help.Please help me in this issue.
    Thanks & Regards,
    chandu

    Hi Ravi,
    I have run the Hierarchy change run for 0material.but again it is showing same message 'not assigned materials'.
    Regards,
    chandu

  • Not Assigned values in BW query

    Hi experts,
    In our BW reports "Not Assigned" ( # ) values are getting displayed with keyfigure values 0.
    Is there any way to avoid this??
    Can anyone help me on this?
    Thanks alot
    Shobin

    Hi,
    If you are using the web analyzer, you can include the following javascript code in the web template. As for key figures, in the query properties select "Show Zero As" value for "Zero Value Display" field and leave "Show Zero As" field blank.
    <!--  script to replace blank data in BW with space -->
    <SCRIPT>
    window.onload=Init
    function Init()
    var Elements=document.getElementsByTagName('TD');
    for(var i=0;i<Elements.length;i++)
    var str=Elements<i>.innerText;
    var found=str.search(/Not assigned/)
    if ((found >=0 || str=='#') && str.length<50)
    Elements<i>.innerHTML =' '
    Elements=null
    </SCRIPT>
    Hope this helps...
    Cheers,
    Lashan

  • Not assigned and # in BEX 7.0 WAD

    Hi all,
    In the report I have a characteristic time Z object.
    In the portal, For the value 00:00:00 (midnight) it displays '#' instead of 00:00:00. Is there a way around this?
    Also in Javascript is it posible to change 'Not Assigned' to some other verbiage?

    Hi Raj,
    Not too sure how to fix your midnight issue but I have some javascript code that toggles the # or Not Assigned values and hides them by turning their text to the colour of the background.  I have this attached as a context menu item of the column headings, but could be applied to any element with a bit of playing around.
    See below :-
    function showHideNullItems()
      var mytab = document.getElementById("GR1Table");
    //  var myrow = mytab.getElementsByTagName("TR");
    //  for (j=0;j<myrow.length;++j) {
      var mycells = mytab.getElementsByTagName("TD");
    for (l = 0; l < mycells.length; ++l) {
        if (document.all) {
           var textToCompare = mycells[l].innerText.replace(/^\s+|\s+$/g, "");
           var compStyle = mycells[l].currentStyle['backgroundColor'];
         } else {
           var textToCompare = mycells[l].textContent.replace(/^\s+|\s+$/g, "");
           var compStyle = getComputedStyle(mycells[l], null).backgroundColor;
        if (mycells[l].firstChild.style) {
           if ((mycells[l].firstChild.style.color != compStyle) && (textToCompare == "#" || textToCompare == "Not assigned" )) {
             mycells[l].firstChild.style.color = compStyle;
           } else {
             mycells[l].firstChild.style.color = "";
        } else {
           if ((mycells[l].style.color != compStyle) && (textToCompare == "#" || textToCompare == "Not assigned" )) {
             mycells[l].style.color = compStyle;
           } else {
             mycells[l].style.color = "";
    Hope this is useful.
    Cheers
    Craig

  • How to remove unassigned(#) value in bex report in 04s

    Any help on hiding/ removing unassigned(#) value in bex report in 04s , the query is created on an infoset( left outer join).

    you can exclude # in your restriction...
    assign points if it helps

  • Getting wrong values  for decimal value in Bex report

    Hi,
         I am getting some problem in Bexreport decimal values.
       In ODS i am able to look the values for this key figure
      (Total PO Release Val)= 140.692,00,the same value in Bex report looks like this $ 140,692.00.
         Here one calculation is going with these above values
       % Used = 'Total PO Release Val' / 'Target Value' * 100
        as per ODS value calculation  it is correct = 140.692/1000 * 100 =14.692
       as per Bex  it is coming like this = 140,692.00/1000 *100 = 142.692.
        in Bex report Percentage valus is not considering value is taking as 140,692.00 rather than 140.692.I mean to say decemal values are ignoring while calculation in Bexreport.can you any please advice me how to comeout of this problem.Appreciate your help.
    Regards
    Ramesh

    <i> "(Total PO Release Val)= 140.692,00,the same value in Bex report looks like this $ 140,692.00."
    </i>
    How do you check the ODS value? The amount will only have two decimal places after it, so you can't have a value like 140.692,00. It seems to be an issue of user's decimal notation (where decimal is represented by comma, and thousand seperator by '.'). Go to user profile, change this setting (in default tab) to correct one (ie decimal being represented by '.') and login again and check it. The value that you see in ODS is 'one hundred forty thousand six hundred ninety two, the same that you get in Bex, only the representation is different).

  • Reporting Issue   "Opening Balance values are going to Not Assigned Values"

    Hi Friends,
    Closing Balance values are perfectly showing but opening balance values are going to Not Assingned Values? I am not able to find it out.
    our query is built on PCA Daily Multiprovider.
    Pls Help.
    Thanks
    Asim

    Hi Ravish,
    Here are the details
    Stock values and quantities in the PCA cube of BW never show correctly at an article level due to an opening balance issue.  This reduces our ability to report on stocks at moving average price, i.e. anything that actually matches the financial values in the system. The issue arises because stock at the beginning of the year (quantity and value) for any site is only shown against an article of "Not assigned."  Stock movements during the year are shown against the appropriate article.(If you have a new site, the will have stock assigned against an article up until 31 December and then the 31 December values are shown against "not assigned" for the next year).
    Thanks
    Asim

  • 'Not assigned' Value is appearing in Report?

    Hi Folks,
    Let me go through the whole scenerio so that it would be easy to answer you people.
    There was one IO by 0CAT_GROUP for this there was already data was available.Due to some changes in the requerement we have created one navigational atteribute to the above mentioned IO ie ZCAT_TYPE.To update the cat group based on the cat type we have written a routine in the trafer rule of the 0cat_group saying if another fields 0cat_cat is '1','2', and '3' then it is 'preventabl'
    and if it is '4','5','6' then it is 'Non preventable'.If it is other than above two then it is 'Others'.
    1.Our routine is working fine.As per the code but we are getting in the report another field called 'Not assigned'.
    2.As per the our code we should not get  'Not assigned'?
    3.As per my understanding as already 0cat-group is having values which not fallling any of the above three catagories(Preventable,Non preventable and Others) that is being called in the report as 'Not assigned'.
    Please clarify my doubt?
    Points wil be definitley assigned.
    Thanks,
    Vasu

    Hi,
    Values coming from Master Data
    1)Preventable
    2)Non Preventable
    3)Othrs
    4)......(which is blank)
    In 4th case you write simple routine, if BLAN then fill "NO VALUE" else pass values as it is. So you will get some value, anyway this is Master data in next time the data will come for 4th one then it will load to that field.
    Thanks
    Reddy

  • Sd reports shown not assign value, how to assign

    Hi, I  don't have solved one issue
    sd reports the one payer values not shown it shows # not assigned, the data will come in psa level,
    we have to do cube level data delete
    activate md
    run dtp s
    we have to do and not solve the problem

    learn to give points to those who are trying to help you..
    so that more people will try to help you

  • How to  show Blank values in Bex Report

    Hi friends ,
                       In my bex report one of the KF Column having zero's  and Blank values .
    Ex .   Mat     Price
              A         0
              B        
              C        15
                                    when i create a condition  Price > 0 
    Then the given Out put is    
                                            Mat     Price  
                                             C        15    
                                                                       but the required Out put is 
                                                                                                               Mat     Price
                                                                                                                B 
                                                                                                                C        15
    I.e  I have to Remove only zeros and i should show blank values. Could you pls give some Ideas on this .

    Hi friends thanks for response,
    but my requirement is
    Mat                 
    Price1
    Price2
    A
         0
    B
    12
    C
       15
    D
    0
    E
        8
    F
         0
    The Required  Out put should be
    Mat
    Price1
    Price2
    Price3 (1+2 )
    B
    12
    12
    C
    15
    15
    D
    0
    0
    E
    8
    8
    The user don't want see materials Price1 which  is Zero . So  I should remove materials A and F  in Price1 column .
    IF i apply condition on Price1 > 0  in the out put B and D also not displaying bcoz  blank values consider as Zero.
    Can you pls give some ideas how to full fill this Requirement

  • Display Filter Values in BEx Report

    I have a BW query that has a dimension (Unit of Measure, UoM) in the filter area.  The user can only select one value for UoM.  The user selects "Z03" which corresponds to a UoM text value of "lb/1000 gal". How do I  display "lb/1000 gallons" at the top of the BEx report. 
    If this is not possible, I would like to at least display the value Z03 at the top of the report.  I prefer not to devote a whole column in the BEx report to UOM, since the user can only select one UOM.  I am new to BW and this is my first posting.

    Hi Jeff,
    if you have a variable for UoM you can add the value/text of the variable via textvariable to the query title.
    Please ask if you need more advice on this.
    Regards
    Marcus

  • How to get rid of a "not assigned" line in Bex

    Hello Experts,
    I feed a Cube with two ODS-Objects, one fpr orders and one for items.
    ODS1 provides the number of orders and
    ODS2 provides the number of items and the charachteristic item_type for the dimension item.
    Because the charachteristic item_type is not provided by ODS1 there is a "not assigned" line at the bottom of the table in Bex!
    How can I get rid of this line? I want to avoid usong seperate Cubes for Orders and Items!
    thanx
    hiza

    Hi Hiza.
    In the query designer restrict item_type to # -> right click on # -> exclude from selection.
    Hope it helps.
    BR
    Stefan

  • Display of calender month text instead of values in BEx report.

    Hi,
    I have calender months in the reporting columns, values of these reporting columns are dynamic in reports. We need to replace these values with text of the calender months. I have seen it at some places but do not remember how to do it now.
    Can some one has idea on this, will update on this post please.

    Hi
    if you want to display in columns along with the data then right click and select properties and the select the disply as Text .
    If you want to display in the header go the properties and in the header (Title area where u provide desxcription) instead of ur description enter the text variable &0T_CMONV& or you can select the text variable from the list .
    Regards
    Ram

  • Absurd values in BEx Report on Multicube

    Hi,
    when i run my query on the multicube (containing 2 cubes C1 and C2), i get a result with 3 rows and the fourth row says # and "not assigned" in all columns except the KF column.
    when i run my query only on the cube C1, then it shows me the correct result i.e. all the rows.
    I suspect there is something absurd in the multicube but cannot detect the problem. Pls help!!
    I am working on BW 2.0B
    Thanks,
    SD

    Hi,
    In a MultiProvider, every characteristic in each of the InfoProviders involved must correspond to exactly one characteristic or navigation attribute (wherever these are available). If it is not clear, at the MultiProvider definition stage, you have to specify to which InfoObject you want to assign the characteristic of the MultiProvider.
    The MultiProvider contains the characteristic 0COUNTRY and an InfoProvider contains the characteristic 0COUNTRY as well as the navigation attribute 0CUSTOMER__0COUNTRY. In this case, select exactly one of these InfoObjects in the assignment table.
    Select a key figure contained in a MultiProvider from at least one of the InfoProviders involved. In general, exactly one of the InfoProviders provides the key figure. However, there are cases where it is better to select from more than one InfoProvider:
    If the 0SALES key figure is stored redundantly in more than one InfoProvider (meaning that it is contained completely in all value combinations of the characteristics) you must select from exactly one of the InfoProviders involved (otherwise the duplicated value is added incorrectly in the MultiProvider).
    However, if 0SALES is stored as an actual value in one InfoProvider and as a planned value in another InfoProvider so that there is no overlap between the data records (in other words, sales are divided separately between several InfoProviders) then it makes sense to make a selection across several InfoProviders.
    Identification defines where the object has to get the data.
    When you create a query against MP ,each object gets the data from Infoproviders if check the identification only.
    http://help.sap.com/saphelp_nw04/helpdata/en/52/1ddc37a3f57a07e10000009b38f889/frameset.htm
    Hope this helps u..
    Best Regards,
    VVenkat..

  • (SAP BW 3.5) Navigate attributes did not display value in BEx

    Dear SAP BW Expert,
    I created simple queries using BEx to display data in an InfoObject. This InfoObject composed of many attributes which were set to navigate attributes. I already loaded data into this infoobject as well. After I check data in RSA1, all data seemed to be in place.
    Unfortunately, I'm not quite sure whether I was missing any steps since those data assigned to those attributes could not be display via BEx.
    Any suggestion would be appreciated.
    Thank you very much.
    -WJ-

    I already tried to re-activate. Unfortunately, I still got the same results.

Maybe you are looking for