Displaying Symbol in CR

Hi,
How can I display a symbol in Crystal Report? Assuming the database records stored is '&#956'
which is equivalent to a micro symbol and we want it displayed in Crystal Reports as the symbol instead of instead '&#956'.
Kindly advice. Thanks!
Regards,
Yuen Wei

Hi
You can create a formula field and display a symbol as string for that particular record.
Also you can
- right click on the database field ->format field.
- Common tab -> Click on X-2 for Display string and put a symbol as string there.
hope this helps!!!
Regards
Sourashree

Similar Messages

  • Firefox 6.0 is not Displaying Symbols Correctly

    Okay, ever since I updated to Firefox 6.0, it has not been displaying symbols correctly. It '''doesn't''' matter what site I'm on (I just used my twitter account as an example), as I'm having the same issue everywhere.
    Example on Firefox:
    http://i51.tinypic.com/2iifu5f.jpg
    And if I open up Internet Explorer and view it, I see the symbols like I should be. This is what it looks like in Internet Explorer:
    http://i53.tinypic.com/25u74sw.jpg
    So can anyone lend a hand as to why I'm not seeing symbols correctly in Firefox? And what is the way to fix this? I was having absolutely NO problems prior to the Firefox 6.0 update.
    I am also using Windows 7 for my operating system if that helps any!
    Thanks!

    I honestly have no idea. It's what ever font family Twitter uses and I'm unsure of what they use.
    Does anyone know what font settings I should have on Firefox? Or if I'm missing an installed font? I just don't understand why the symbols work perfectly fine on Internet Explorer but not on Firefox. D:

  • Why does Firefox not display symbols and diacritic marks correctly in html pages

    I reset my profile because of a problem displaying a particular web page.
    I am now using the reset profile. Using this profile Firefox does NOT correctly display symbols and diacritic marks in my html pages. Such pages were correctly displayed in my old profile. They are pages containing text in French and Spanish.
    Examples: é «
    Why aren't the symbols and marks displaying correctly in a brand new profile when they displayed correctly in my old profile.

    What is View > Character Encoding set to? In my installation it's set to UTF-8.

  • How do I display # symbol in PHP to refer to an anchor on another page?

    How do I display # symbol in PHP to refer to an anchor on
    another page?
    I am updating a record and using a dynamic anchor name for
    the page to forward to like this:
    seeAllEntriesXcodeAsc.php#<?php echo
    $row_getProductsWithSAMEcode['id']; ?>
    But I keep getting an error, I think its because its reading
    the # hash sign as a PHP instruction rather than an anchor hash...
    Is there are way to mark it up so as to use the # as part of the
    URL ?
    I have even tried referring to a dummy field with a hash in
    like this - but that doesn't work either.
    seeAllEntriesXcodeAsc.php<?php echo $_POST['hash'];
    ?><?php echo $row_getProductsWithSAMEcode['id']; ?>
    Thanks!

    Sorry, I will try and explain in a different way...
    I have a page in php where a database has an entry added,
    changed or deleted.
    The page is posted to an in between page to process the
    transaction (which works)...
    You are then taken to a dynamic anchor of the entry on a
    database summary page to the SAME entry to see that the change has
    been done.
    (So the basic problem is that the link to take to the anchor
    needs to have a # hash symbol in the middle to denote the anchor,
    but the URL that is created puts the # at the end of the URL rather
    than directly before the link the php code generates... All I need
    is a way to code a PHP URL that manages a # hash in the middle.)
    So in the middle processing page, I have update an entry
    transaction with the page to redirect to after undertaking the
    transaction as:
    seeAllEntriesXcodeAsc.php#<?php echo
    $row_getProductsWithSAMEcode['id']; ?>
    So the final URL error I get is this:
    Parse error: syntax error, unexpected
    T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or
    T_NUM_STRING in
    /secure/c/capitalgarden/admin/DeleteEntryProcessor.php on line 39
    The file is too large to post here so I have saved the file
    as an HTML file so you can read the code at this URL:
    http://www.new.capital-garden.com/DeleteEntryProcessor.html
    Thanks for your help!
    C

  • Provide Sample Program for Display Symbol?

    Hi All,
    I want write program for display symbol in S94, but want to know which table i can refer, please provide me a sample program for that.
    Regards
    Avinav

    Hi,
    Do you mean the ICONS ?
    TYPE-POOLS : ICON
    In your code use the icon name.
    In case of ALV, in the fieldcatalog mention wa_fielcat-icon = 'X'.
    Thanks
    Swarna

  • HTML won't display £ symbol in drop-down menu list.

    What happened?, Can anyone help?
    I created drop-down selection list of amounts which a client
    might be willing to pay, however when I view the saved page in the
    browser window instead of the £ sign/symbol in front of the
    numbers I have a ? question mark symbol instead.
    How can I fix this to display the pound symbol?
    HTML CODE -->
    <select name="Budget" class="textfield2">
    <option>Select Budget for Project:</option>
    <option value="Under £500">Under
    £500</option>
    <option value="£500 - £1000">£500 -
    £1000</option>
    <option value="£1000 - £2000">£1000 -
    £2000</option>
    <option value="£2000 - £3000">£2000 -
    £3000</option>
    <option value="£3000 - £4000">£3000 -
    £4000</option>
    <option value="£4000 - £5000">£4000 -
    £5000</option>
    <option value="£5000 - £10,000">£5000 -
    £10,000</option> <option
    value="£10,000+">£10,000+</option>
    </select>
    Regards,
    Peter

    .oO(Peter Fettes)
    > I created drop-down selection list of amounts which a
    client might be willing
    >to pay, however when I view the saved page in the browser
    window instead of the
    >? sign/symbol in front of the numbers I have a ? question
    mark symbol instead.
    > How can I fix this to display the pound symbol?
    The documents have to be encoded properly (for example with
    UTF-8) and
    the server has to tell the browser about the used encoding.
    Another way is to use named character references instead
    (&pound
    Micha

  • [UI] How to display symbol in multicolumn's header ?

    Hello,
    I've modded my UI to switch from a Table to a Multicolumn 'system'
    widget in order to gain some other features and methods :
    Yet there is a problem...
    I wantedto show a symbol in the columns' header to display the sort
    order selected. I wrote a little algo that works quite well and expected
    to display an arrow in the header :
    I found this but it doesn't help like I expected :
    https://lavag.org/topic/7002-multiple-glyphs-columns/page-2
    Any info about how to do this ?
    David Koch

    Hi David,
    ItemSymbols apply to table items or "objects". You can have symbols in the table content, but not for the header line…
    What is a "widget"?
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • T440s FN Display symbols - disable?

    Hi,
    I just want to ask if somebody knows how to disable the symbols which appears on the desktop by clicking a FN key?
    BR
    Detemarc

    Control Panel
    Display
    Change Display Settings
    Advanced Settings
    On Screen Display
    Enable/Disable

  • Displaying % symbol in the report

    Hi Experts,
    Can anyone tell me how do I prefix % in my report.
    I have a column which does a calculation
    Total Completed Call/ Total calls created *100.
    The value i get is in number, which i want to display along with percentage %.
    Please help.
    Thanks

    Hi AHMED,
    at query designer, you can achive this by creating new formula or Calculated Key figure.
    at columns, rifght click on structure -> New formula -> edit mode and
    double click on KF (Total Completed Call), Under Operations  then expand percantage fucntions select Percentage Share  %A then double click on KF (Total calls created)
    formula looks Like this 'Total Completed Call ' %A 'Total calls created '
    Best Regards.

  • User wants to display the % symbol beside the value

    Hi all,
    I have a key figure ..which is added to formula(aggregation tab set as average of a characteristic).
    its displaying average correctly in the report output ,but user want it to be displayed % symbol beside that .
    how can i do that ..
    For other KPI ..i got the requirement as A-B/B and here i applied A-B %A B and its working fine.
    What if i need to put % symbol beside a value ??

    Hi Bilvanth ,
    You can follow the below steps to achieve the desired output :
    1) Create a formula in the query designer . Suppose your key figure is Y which you want to display with % symbol .
        Take this key figure in the formula . Then from the Percentage Functions choose (%A)Percentage Share. Then after this write 100 .
    So your formula would be : Y %A 100 .
    2) Hide your original key figure Y and display this formula in the report . It will come with the percentage symbol .
    Hope the above steps will help you to achieve the desired output .
    Thanks & regards,
    Ashutosh Singh

  • Any SAP standard approach to display the currency symbols without hard code?

    Hi,
    I want to display $ symbol on the report ouput, for the how can we display currency symbols without hard code?
    Thanks,
    Aarti

    Not much chance... If such a standard table exists, then during Euro creation, an OSS note would have been released to add the € character, and I found none, fell free to perform some search on OSS with keywords I didn't try.
    So better build your own customer table with foreign relaction to TCURC.
    NB: Look for symbol list ($, £, €, ¥, etc.) in sites like Currency symbol - Wikipedia, the free encyclopedia. I hope your system is Unicode.
    Regards,
    Raymond

  • I want to display one column values with multiple symbols

    i am created one report.
    my column name is offshore  & on shore i want display 3  values with % symbol, then i want show 4 th  value as $ 2000,
    but it was allowing only one format $ or % but i need to display  symbols with my values.

    Try the following :
    give a name to the following formula like @getvalue
    Numbervar x;
    if
    GridValueAt(CurrentRowIndex, GetColumnPathIndexOf("ANI"), CurrentSummaryIndex) = 0 and
    GridValueAt(CurrentRowIndex, GetColumnPathIndexOf("Offshore Other"), CurrentSummaryIndex) = 0 and
    GridValueAt(CurrentRowIndex, GetColumnPathIndexOf("Syntel"), CurrentSummaryIndex)= 0 and
    GridValueAt(CurrentRowIndex, GetColumnPathIndexOf("Employee"), CurrentSummaryIndex) = 0 and
    GridValueAt(CurrentRowIndex, GetColumnPathIndexOf("Contractor"), CurrentSummaryIndex) = 0 and
    //(GridValueAt(CurrentRowIndex, GetColumnPathIndexOf("Mgt consult"), CurrentSummaryIndex) = 0 and
    GridValueAt(CurrentRowIndex, GetColumnPathIndexOf("Clerical"), CurrentSummaryIndex) = 0 and
    GridValueAt(CurrentRowIndex, GetColumnPathIndexOf("Other"), CurrentSummaryIndex) = 0
    then
    x:=0
    else
    x:=(GridValueAt(CurrentRowIndex, GetColumnPathIndexOf("ANI"), CurrentSummaryIndex) +
    GridValueAt(CurrentRowIndex, GetColumnPathIndexOf("Offshore Other"), CurrentSummaryIndex) +
    GridValueAt(CurrentRowIndex, GetColumnPathIndexOf("Syntel"), CurrentSummaryIndex))
    (GridValueAt(CurrentRowIndex, GetColumnPathIndexOf("ANI"), CurrentSummaryIndex) +
    GridValueAt(CurrentRowIndex, GetColumnPathIndexOf("Offshore Other"), CurrentSummaryIndex) +
    GridValueAt(CurrentRowIndex, GetColumnPathIndexOf("Syntel"), CurrentSummaryIndex)+
    GridValueAt(CurrentRowIndex, GetColumnPathIndexOf("Employee"), CurrentSummaryIndex) +
    GridValueAt(CurrentRowIndex, GetColumnPathIndexOf("Contractor"), CurrentSummaryIndex) +
    //GridValueAt(CurrentRowIndex, GetColumnPathIndexOf("Mgt consult"), CurrentSummaryIndex) +
    GridValueAt(CurrentRowIndex, GetColumnPathIndexOf("Clerical"), CurrentSummaryIndex) +
    GridValueAt(CurrentRowIndex, GetColumnPathIndexOf("Other"), CurrentSummaryIndex)
    ) * 100
    Now create a new formula and check the value of the above formula :
    if {@getvalue} > 50 Then
    "$"&{@getvalue}
    else
    {@getvalue}&"%"
    Hope this will resove the issue.
    Thanks,
    Sastry

  • All the lettlers on my desktop and in the address bar appear as symbols. Also, I can't run firefox because it keeps giving me a crash report. I'm running Vista, if that helps.

    This is my parent's computer. Here are the facts: After using facebook the previous evening, the next time the computer was used all of the desktop displayed symbols instead of letters/words. Upon trying to open Firefox a window labeled Firefox crash report opened. No matter what options you choose (send report, don't send, etc) when you click on an option, another Firefox crash report window opens. So I can't open Firefox. Simple solution would be to uninstall Firefox and reinstall it; however, it is very hard to navigate the computer with no words and all symbols. I am able to open up Internet Explorer, but anything in the address bar or search bar also appears as symbols. If I were to type in a specific site in the address bar, the site will load properly in words but the address bar still shows symbols. After much playing around, I was able to update Avast antivirus and run a full scan and nothing was found. I updated Malware Bytes and ran in for an hour but it never fully finished running before I had to leave. Please help.

    Try to disable hardware acceleration.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    If disabling hardware acceleration works then check if there is an update available for your graphics display driver.
    Try to toggle some Boolean gfx.font_rendering prefs on the about:config page to disable some features.
    Filter: gfx
    Some to try:
    * set gfx.direct2d.disabled to true to disable Direct2D
    * set gfx.font_rendering.directwrite.use_gdi_table_loading to false.
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />
    *Use the Filter bar at to top of the about:config page to locate a preference more easily.
    *Preferences that have been modified show as bold (user set).
    *Preferences can be reset to the default or changed via the right-click context menu.

  • Square root symbol in BI Publisher Layout

    Hi,
    How can I display the Square root symbol in Interactive Layout in BI Publisher, In my SQL, if a column has the a value, say 10, then I have to display √ symbol.
    Can anyone help on doing this, please?
    Thanks much..

    you can try this way
    cut that symbol image using paint or snip tool or snag it and save as png .
    then include condition <?if@inlines:XML_TAG=10?>paste your image <?end if?>
    <?if@inlines:XML_TAG=10?> in a form field
    <?end if?> in a form field

  • How to display icon in alv report output

    hi,
    my ewquirement in in alv report in one column to diaplay the icon(tickmark) based on some codition.
    how to achieve it??
    condition is
    Affected (Locked on Current ECM) u2013 can use symbols    for affected and   for changing u2013
    u2022     Lock AEOI u2013 CCLCK for AE01-OBJKT (Material) lock.
    Condition:
      If AEOI u2013 CCLCK is activated then display symbols  (tickmark)  in line of their AE01-OBJKT (Material). else display
    (x mark)

    Hi,
    In field catalog of grid set
    Ex--
    when 'Field'.
      lwa_fcat-icon      = c_true.
    based on your condition
    set the desired icon in table.
    Ex.... lwa_table-field = icon_tick.

Maybe you are looking for

  • Help counting a specific letter in a arrayList

    Hello I have made some code that suppose to count how many times a and e occurs in my arraylist. The problem is that it only works if an element consist of one letter. Could anyone tell me how I can make it work? import java.util.*; public class ex1

  • Query on database column not working

    Hi i have a block which has around 40 columns.the block is based on a table which has more than 20000 records.When i try 2 make query on a Database column in Enter-Query mode its not working.It fetching all the records instead of the respective recor

  • How can I unlock my Adobe Photo Album?

    I have a registered Adobe Photo Album Starter Edition 3.2.  and I have an issued unlock code. This week my computer was repaired and since it's return I cannot unlock the program to get into my album.  I have been on "chat" but they can't help me. Ho

  • Insert into table fails Using XSJS

    Hello Experts, I am using following code to to insert data in an table. But this gives error.  var conn = $.db.getConnection();  var pstmt = conn.prepareStatement('insert into \"SCHEMANAME.TABLENAME\" values(\'XXX\',\'20121006\',\'185712\', 12.0)'); 

  • Spry horizontal menu font size question

    OK so I got all the other quarks worked out on my menu but I can't figure out how to change the font sizes on the sub menus. I want the main menu text to be in 16px bold face. All of the dropdowns I would like in 12px normal. I have tried every varib