How to remove Star (*) Symbol

Hi Guys,
We are using a standard report(Orders,Deliveries,Sales quntities) from standard cube(sales overview),in this we r having two differnt measures called KG,EA..
by keeping material in free charcterstics we r getting a
A Star symbol(*)appears in each of the coloumns(openorders qty,deliverd qty,pending qty) and result is not displaying , it possible to remove this symbol. If so please give some directions.
Thanks you all,
Chaitanya
[email protected]

Hi chaitu,
You have * symbol becuase you are adding different kind of unit of measure. You must introduce Unit in drill down to have sum with the detail of the corresponding unit.
Another solution is to introduce formula NODIM, but you will have sum of not equivalent objects in terms of unit of measure.
Maybe in report you can also introduce conversion of units, to have all at a common unit of measure.
Ciao.
Riccardo.
Message was edited by: Riccardo Venturini

Similar Messages

  • How to remove the '#'symbols for infoobject movement types in bex reporting

    Hi All,
      I have a problem in Bex reporting. The problem is when ever executing the report  that time some of the characteristic values is shown in layout '#' Symbols. i want to remove the '#' valuse in report.
    is it possible please give me step by step procedure for how to remove the '#' Symbols in reporing layout.
    this is very urgent please help to me on this issue.
    Thanks & Regards,
    Guna.

    Hi Guna,
    To achieve this issue, we need to replace the value of ‘#’, we need to change the description while retrieving the data from tables. So we need to write some ABAP code in SE38. Go to RSA1 transaction and go to Info objects tab. Then go to context menu for ‘cProject Key Figures’ as shown below. Click on the ‘Object Overview’ to get the overview of all the info objects. Here you can see the field names which are used to know the table names.
    In SE11, type the table name in ‘Database Table’ field. Now press ‘F4’, then you will get the next screen to select one of the P/Q/S/T tables.
    Now click on the button rounded in the below screen to view the data in the table.
    Now click the execute button or press ‘F8’ to view the records.
    Now go to Tcode: SE38. Create a source code and give some program name for that source code. To write code, you need access key. Contact your BASIS for this.
    Now write the below code for that particular table in which you want to change the value ‘#’ to description ‘Blank’. In the below source code, we are updating particular table, setting the field as ‘Blank’ where it is null or no value. Here the field will automatically get updated to ‘#’ if there is no value or null.
    update /BIC/PXXXXX set /BIC/ZXXXX = 'Blank' where /BIC/ZXXXXX is null or /BIC/ZXXXX = ''.
    if sy-subrc eq 0.
    write 'successful'.
    commit work.
    else.
    write 'unsuccessful'.
    endif.
    OR
    If this # is because of the missing master data than,
    right click that IO -> maintain master
    you will see first row as a blank.
    whatever value you maintain in this row that will come in the report for all Not assigned # values of the master data in the report.
    maintain it according to your requirement, save and activate the master data
    Hope this helps u...
    Regards,
    KK.

  • How to remove star in cheque amount

    hello all
    We have developed or design new form for cheque printing in sapscript
    how to remove some star in cheque amount  (*******)  ******500000  how to possible
    please help me.
    Thanks & Regards
    Richa

    Hi,
    If it is custom one check from where it is coming.Whether hard coded or not.Just change it there.I am using a custom one it is displaying with out stars.
    Regards,
    Madhu.

  • How to remove pound symbol # and preserve leading zeros in BEx Query

    Hi,
    I have two questions regarding the display in BEx Query.
    1. How can I remove the pound symbol # for blanks in BEx Query?
    2. How can I preserve leading zeros? At the moment, value "001" will be displayed as "1". But I need the leading zeros.
    Thanks.
    Joon

    Hi ,
    You can apply these settings in Bex query designer.
    If you need to remove pound symbol jsut make a new formula and use NODIM function you will find this function under data functions.
    So NODIM(Your price keyfigure) this will remove the Pound symbol.
    For # just find out against which  characterstic you are getting # then go to default values panel there you will find all your characterstic which you are using in report---Rt click -Restrict-single valuesdirect input-#-Move to selection(That forward arrow)--select that # and choose exclude from selection (That red square icon).
    And yes for leading zeros check out this thread
    Leading zeros not displaying
    Hope it helps you.
    Regards,
    AL
    Edited by: AL1112 on Jun 9, 2011 1:43 PM
    Edited by: AL1112 on Jun 9, 2011 1:47 PM

  • How to remove asterix symbol which appears in report for empty values?

    Hi Experts,
    I have designed a querry wherein I am getting all the values correctly. But, for certain cells - I am getting the asterix symbol which the user does not wants.
    Now, how to remove the asterix symbol which appears in report for empty values?
    Thanking you in advance,
    Waiting for your reply,
    With Kind Regards,
    Shreeem.

    check if following thread helps you;
    # in report when null in the cube
    Regards,
    Gaurav

  • How to remove currency symbol in PLD

    Hi All,
    I would not like the currency symbol to be printed in PLD. Can anyone plz help me.
    Regards,
    NN

    Hi Rich,
    Try this,
    for example: Document Total - Field ID -> F_123
    ->> Open your PLD.
    ->> Create 1 Formula Field in Page Footer and put the below formula in Formula Field.
    Amount(F_123)
    OR
    Substring(F_123,3)
    IF you add currency symbol in Doc.Total field.
    Formula Field=Amount(F_123)-> Uncheck Tick Mark in Visible at General Tab on Properties Window.
    and
    Doc.Total = F_123 -> put the Tick Mark in Visible at General Tab on Properties Window.
    Regards,
    Madhan.

  • HT3519 How to remove TTY symbol from Iphone 5 with ios 7.1

    I have an Iphone 5 with the most up to date software ios 7.1. I have the tty symbol on the top right corner of my iphone, it looks like a phone with white dots. I do not have the option of going to Settings > General > turn off TTY. The iphone 5 is not set up this way with the new software. Anyone have any ideas on who to get rid of this symbol?

    If you turned off the setting and the symbol still remains try to do a hard reset RESET DEVICE
    Hold down the Sleep/Wake button and the home button together until the apple logo appears (ignore the ON/OFF slider) then let both buttons go and wait for device to restart (no data will be lost).
    Good luck

  • How do you remove a symbol from the stage in Edge animate?

    Hello-
    I'm wondering how to remove a symbol from the stage in Edge Animate so you can jump to another place in the timeline.  In Flash, the symbol was only on the stage for the amount of frames you indicated.  Not sure how it works here.
    For example, I have 2 buttons on my first screen with some text that animates in.  I want the button click to take the user to another section in the timeline or (basically another scene, like in Flash)  that contains different content.  If I change the visibility the buttons are still there and will ( I assume) create problems when other elements are placed on top. 
    Or is the only way with code.  If that is the case what would that code be?
    I would appreciate any help.
    Thank you!

    What I usually do, is, once you have everything set up in the scene you are done with. highlight it all
    right click
    group elements in DIV
    Now all those items act as 1 group and then you give it a properties name, much like a symbol.
    THEN you can refer to that scene name and move it anywhere or hide it and slide in another scene that has the content for that next scene.
    basically you take all the elements that make up 1 scene, gruop it up, name it, and then in the code for the button say something like:
    on click:
    scenename.play(framenumber);
    that will then animate that scene according to any animation you gave it, such as moving to the left, off stage. while moving scene 2 that you create into the stage.
    or just have something like this hide it
    sym.$("scenename").hide();
    sym.$("scene2name").show();
    but if you do that, make sure in your CompositionReady code you hide all scenes EXCEPT the 1st one, so the user doesnt see them all instanatly anyway.

  • How do you remove lock symbol from project?

    FCXP 10.1.4
    A "key" symbol has shown up on a few random projects in a library.
    I was speaking to FCPX Apple Tech for another issue, and asked in passing what did it mean.
    She said it meant that there were keywords associated with the project, I was a bit dumbfounded and we returned to the issue purpose for the call.
    As I have read, she was referring to a different symbol on documents in a event which is about keywords.
    What it does mean is that the project got locked somehow, and now it can not be moved to another library (it only copies it) and it will not allow deletion.
    Can't find any documentation about the symbol or how to remove it.
    Has anyone had a similar experience and/or has been able to remove it?

    Before I try to remove the "keyword(s)" here the rror message:
    It is not in the timeline...

  • How to remove a dynamic symbol from the stage?

    I'm loading dynamically copies of a Library symbol with a button click. Question is, when I move around in the timeline, I don't want to see the symbols at certain points. Can I loop through the json file and remove each symbol from the stage? Or is there a better way of accomplishing this?
    Being new to Edge Animate, I'm also unsure as to the names of the symbols as they are placed on the stage. If I use the browser's developer tools, I can see that the divs are named Stage_90, Stage_91, Stage_92 etc. However doing something like the following does not seem to work:
    sym.$("Stage_90").hide();
    I appreciate the help. Thanks again.

    I got it. It should be:
    $("#region1").remove();  
    // # was missing.
    I actually added that to time 0 on the main timeline so when I got back there it removes the image.
    It's not working from the symbol yet but I guess I should eventually get it working from there instead.
    Thanks for your time.

  • What causes a star symbol to appear just to the left of one of the e-mail addresses in the TO field?

    What causes a star symbol to appear just to the left of one of the e-mail addresses in the TO field?

    You, or someone else, set those users as VIP's in the mail settings.
    http://email.about.com/od/iphonemailtips/qt/How-To-Add-Or-Remove-Vip-Senders-In- Ios-Mail.htm
    iCloud: Make a sender a VIP

  • How to remove sim card from N8

    so o2 will be along tomorrow to swap my 3 day old N8 for one that (hopefully) works properly!  Problem is, I can't see how to remove the sim card.  If I push it in it doesnt click and eject - failing that am I supposed to press somewhere for it to eject?
    Solved!
    Go to Solution.

    it should be fairly simple , turn off phone , open cover on side , press sim card and it should come out !
    If I have helped at all, a click on the White Star is always appreciated :
    you can also help others by marking 'accept as solution' 

  • How to remove a node apps listener from CRS.

    We have a node apps in type of listener offline shown from crs_stat -t:
    ldctrdb01|PDAMLDV11|/u01/crs/product/10.2.0/bin $ crs_stat -t
    Name Type Target State Host
    ora....11.inst application ONLINE ONLINE ldctrdb01
    ora....12.inst application ONLINE ONLINE ldctrdb02
    ora....LDV1.db application ONLINE ONLINE ldctrdb02
    ora....SM1.asm application ONLINE ONLINE ldctrdb01
    ora....01.lsnr application ONLINE OFFLINE
    ora....01.lsnr application ONLINE ONLINE ldctrdb01
    ora....b01.gsd application ONLINE ONLINE ldctrdb01
    ora....b01.ons application ONLINE ONLINE ldctrdb01
    ora....b01.vip application ONLINE ONLINE ldctrdb01
    ora....SM2.asm application ONLINE ONLINE ldctrdb02
    ora....02.lsnr application ONLINE OFFLINE
    ora....02.lsnr application ONLINE ONLINE ldctrdb02
    ora....b02.gsd application ONLINE ONLINE ldctrdb02
    ora....b02.ons application ONLINE ONLINE ldctrdb02
    ora....b02.vip application ONLINE ONLINE ldctrdb02
    I want to delete it from the list by using netca. But this listener would not be able to show from netca. The netca can only show the other listener that is currently used and also shown in the crs_stat. How to remove the offline listener from crs_stat list?
    Thanks for advice!

    I run the netca from both $ORACLE_HOME and $ASM_HOME earlier. But now, none of the home can detect the listener to be deleted. However, if I try to add a listener with that name, the netca replied with " the listener already exist...".
    We have a symbolic link from $ORACLE_HOME/network/admin to $ASM_HOME/network/admin ($TNS_ADMIN) for the files tnsnames.ora and listener.ora.

  • I purchased iphone4s recently and in phone section my cell number is showing unkmown and down there its showing vf es services why and how to remove ?

    i purchase recently iphone 4s and its not showing my cell number and further down there its appearing SIM PIN AREA  vf es services
    could any one can help me how to remove this carrier  vf es services ?
    also i think due to this my cell's roaming data is on then only internet is working.....

    Open contacts list, favourites should be at the top of list with stars by them, select  the one you want to unfavourite, long hold and a pop up menu gives you the options to call-send message-Remove from favourites_send as contact card-Delete-or Mark. Chose the option to remove from favourites and they won't show on home screen any more !
    If I have helped at all, a click on the White Star is always appreciated :
    you can also help others by marking 'accept as solution' 

  • How to remove space from a variable in a smartform

    Hi,
    I have a problem in displaying a variable in a smartform..The variable shows some blank space that preceeds the data.
    for eg:,
    variable =        18.000.
    How to remove space before 18.000?

    To remove the decimal places for quantity and rate/quantity , use the syntax to restrict the number of digits after decimal places. The syntax is
    &symbol(.N)&
    where N is number of decimal places.
    Since you dont want decimals use &symbol(.0)&
    For the other case it depends on how the currency is represented , any way try using the syntex &symbol(T)&
    Please give me reward point If it is useful
    Thanks
    Murali Poli

Maybe you are looking for

  • Acrobat 9.0 Pro Extended - importing an .avi

    Not sure if this is the correct forum for my query. But anyway, I apologise in advance if it is... I am using the above with a PDF file open. I am trying to insert a video clip into the PDF file. After selecting 'video clip' and select the extent of

  • Adobe Flash updater keeps crashing

    Safari  (8.0.4) is saying the Adobe Flash player is out of date. I have downloaded the updater and tried to install but the installer itself keeps crashing. I tried dowloading again with the same result. Tried on a completely different computer ,same

  • Static File in Exploded Application

    I am trying to read a gif from an exploded application. The exploded application is recognized ( I can view it's index.html page. ), but I can not view a gif that is part of the app. Any suggestions? Is there some special configuration that is necess

  • Duplicate missing songs

    Hi, I recently had to move my entire music library from one partition to another, and made a bit of a mess of working with iTunes. Now iTunes has two copies of every song in the library, every other one being marked with a question mark because (obvi

  • Album Flipper control in iTunes

    Hi, Is there any control available in the SDK, that looks and works like the album flipper in iTunes? if not, has anyone got any ideas on how it could be acheived? Thanks Adrian