Need to add $ symbol in the amount column

Hi All,
i need to add a $ symbol in one of the value column in my SSRS Report.(SSRS 2008 R2).
But , the problem is $ should be Left Aligned and Value should be
right aligned.  If the value is zero then also $ has to display as most left aligned as below "$                0".
Can any one suggest me to get it done.
Thanks n advance.
bala krishna

Hi balakrishna141,
Based on your description, you want to add a “$” together with the Amount in one textbox, The”$” align to the most left of the textbox and the Amount align to the most right of the textbox, right?
I have tested on my local environment and find there is some limitation of using the HTML and as you mentioned that the solution provided by Visakh16 have some little problem, so ,we can use another method by creating an rectangle(The rectangle should be
the same size as the cell of the table) and put two textboxes (TextBox1 to put the value of “$”,TextBox2 to put the value of Amount) in it and replace the [Amount] TextBox with this rectangle, then set the properties of both TextBox(TextBox1:TextAlign=Left,
TextBox2:TextAlign=right)
Details steps below for your reference:
Create an rectangle and place 2 textboxes inside a rectangle
In the first text, put the $ and right align it
In the second textbox, put the value of amount and left align it
Make sure that the width of the first textbox1 is less as it just has to accommodate the $ symbol and give more width for the second textbox2 of amount
Similar thread are for your reference:
https://social.msdn.microsoft.com/Forums/sqlserver/en-US/66d91599-d186-46f2-be03-5278612e6c91/right-align-dollar-sign-with-left-justified-number-in-ssrs-2005-matrix-report-column-?forum=sqlreportingservices
If you still have any question, please feel free to ask.
Regards
Vicky Liu

Similar Messages

  • I need a query that selects the amount of records for each day in a table.

    I need a query that selects the amount of records for each
    day in a table.
    Eg the result would be:
    date 1 14
    date 2 3
    etc
    Any ideas?

    sorted:
    SELECT count([commentID]),convert(varchar, dateAdded, 112)
    FROM COMMENTSgroup by convert(varchar, dateAdded,
    112)

  • I need to add symbols!!

    Hello there and Greetings,
    I need to add a few symbols to my keyboard, but I don't know how to do it.
    I need to add a registered symbol and a copyright symbol. I have been looking on my mac for hours and can't find out how to do it, and I can't find it.
    Please can someone help?? I am sure that this is easy, I'm just not the sharpest knife in the drawer
    THANK YOU in advance!
    Cheers for now,
    JT

    In the Finder menu bar choose edit/special characters/miscellaneous.
    Drag the icon from the window to your text.
    Voila!
    ©

  • Mail from RVADOR01 need to add body of the mail

    Hi Experts,
    How to add mail body for the below case?please look
    I am using output tupe Zmail attached to Program ZRVADOR01 and script form ZRVORDER01.
    The Program ZRVADOR01 and the script ZRVORDER01are copied from standard prog RVADOR01  and standard script RVORDER01.
    And this output type is attached to VA02.
    In the Zprogram i could able to give mail subject in OPEN_FORM function module in OPTIONS parameter.
    And i am sending to the exterid which is outlook.
    For giving the email id i have added some code from the note .357137 before calling the OPEN_FORM function module in the program..
    mail is coming with subject line and attachment of script document .
    But the only thing needed is , add body text for the mail.
    How can i do this?
    Regards
    Ramakrishna

    Hi Rama, I am trying to do the same and noticed that your comments/question appears as "ANSWERED" at the top of the thread.
    Were you able to accomplish this?
    Jacob

  • I need to add tab in the existing B1 scree

    Hai,
      I need to add two more additional tab in the production order screen. Please let me know how can i do this.
    regards
    Suresh S

    Hai,
    Thanks for you reply. I have gone through the example what you have suggested. Please let me know how i can add the item for production order.
    eg,
       For Sales Order it has been mentioned as  126. How can i identiy these 126
            '// use an existing item to place youe item on the form
            oItem = oOrderForm.Items.Item("126")
    For Sales Order it has been mentioned as 44. How can i identiy these 44
    '// use an existing item to place youe item on the form
            oItem = oOrderForm.Items.Item("44")
    And Form type :
    FormType = 139
    how following numbers can be identified for Production Order Form

  • Need to add tables in the pricing report(V/LB)

    Hi
    I want to add some table in the existing pricing report.But I am unable to do so.
    My requirement was to add some new selection field in the Pricing report which is possible by adding the table in the existing pricing report.
    But I found If I go to EDIT>Tables.there is one option is called  "add table" which is appearing grey.
    Can you found it the way to add the tables in the Pricing report.

    Hi Sumit,
    You cannot add anything to existing report - you need to create new one and there you will be able to choose more tables than you use now.
    Regards,
    Marcin

  • I need to add header in the WAD

    Hi All,
    I have a requirement of adding header in WAD/Bex,were there are 8 Columns to be displayed in the report as below
         Response time                                                                    Resolution Time
    Min
    Max
    Average
    SD
    Min
    Max
    Average
    SD
    Were in Respone time time and Resolution time are Key figures.
    Min,Max,Average,Standard Deviation(SD)are calculated Keyfigures in Bex query designer.
    Now I have displayed each of these 8 columns as Min of Respone time | Max of Response time and so which needs to scroll to right a lot users wants the header to be diplayed as above example.
    Can please anyone guide me on this,is it possible in WAD or Bex?
    Thanks in advance
    Preethi.

    Hi Preethimanj,
    We can acheive this through BEx and WAD combination.
    1. We need to creat two queries with different set of CKF.. one is for Response time and other is for Resoultion time.
    2. In WAD use the web item TABLE with two rows and two columns., on the first row keep the headings Response time and Resolution time then on the second row keep the two queries Response time and Resoultion time respectively. ( I think you are getting my point).
    In this we can achieve this .
    Hope this helps.
    Veerendra.

  • Need to add tab in the me21 and the fields to that tab

    i have one requirement i which i have to  add one tab in the PO thru me21n and that tab is to be placed after the shipping tab.i have to add then the user input fields to it.please suggest me how to find that include,will it be screen exit that i need to create.do i require the access key from SAP for this.
    kindly suggest.
    thnaks

    These are following exits .
    LMEDR001 Enhancements to print program
    LMELA002 Adopt batch no. from shipping notification when posting a GR
    LMELA010 Inbound shipping notification: Transfer item data from IDOC
    LMEQR001 User exit for source determination
    LMEXF001 Conditions in Purchasing Documents Without Invoice Receipt
    LWSUS001 Customer-Specific Source Determination in Retail
    M06B0001 Role determination for purchase requisition release
    M06B0002 Changes to comm. structure for purchase requisition release
    M06B0003 Number range and document number
    M06B0004 Number range and document number
    M06B0005 Changes to comm. structure for overall release of requisn.
    M06E0004 Changes to communication structure for release purch. doc.
    M06E0005 Role determination for release of purchasing documents
    ME590001 Grouping of requsitions for PO split in ME59
    MEETA001 Define schedule line type (backlog, immed. req., preview)
    MEFLD004 Determine earliest delivery date f. check w. GR (only PO)
    MELAB001 Gen. forecast delivery schedules: Transfer schedule implem.
    MEQUERY1 Enhancement to Document Overview ME21N/ME51N
    MEVME001 WE default quantity calc. and over/ underdelivery tolerance
    MM06E001 User exits for EDI inbound and outbound purchasing documents
    MM06E003 Number range and document number
    MM06E004 Control import data screens in purchase order
    MM06E005 Customer fields in purchasing document
    MM06E007 Change document for requisitions upon conversion into PO
    MM06E008 Monitoring of contr. target value in case of release orders
    MM06E009 Relevant texts for "Texts exist" indicator
    MM06E010 Field selection for vendor address
    MMAL0001 ALE source list distribution: Outbound processing
    MMAL0002 ALE source list distribution: Inbound processing
    MMAL0003 ALE purcasing info record distribution: Outbound processing
    MMAL0004 ALE purchasing info record distribution: Inbound processing
    MMDA0001 Default delivery addresses
    MFAB001 User exit for generation of release order
    RFLB001 Control Items for Contract Release Order
    MPL0001 User subscreen for additional data on AMPL
    Also some of them you can find thru transaction SPRO going into Purchase Order->System Modifications .

  • Need to add field in the standard screen

    Hi
    As per my requirementn  we have to add one field in the Material master(MM01/MM02). Mentioned path below.
    MM01/MM02)-->  MRP1 tab --> in the MRP areas > click on MRP AREAS button>Pop will come with MRP AREA --> double cleck on entry > MRP area screen will appear> In general data tab> MRP group field is availble> Beside that i have to add one field.
    Program Name--> SAPLMD_MGD1
    Screen --> 0030
    As it is separate pop kind screen not sure whether we can add or not. Please let me know if there is any chance to add the field with procedure.
    Regards
    Raj.

    hi
    For this you have to find the screen EXITS.
    GOTO MM01->click on SYSTEM->then STATUS mow click on the program and find our the package name.
    NOW GOTO -> se84 ->click on ENHANCEMENT-> give the package name here and EXECUTE you find all the EXITs.
    hope this helps
    Regards
    Ritesh

  • Need to Add BKTXT in the dynamic selection in FB03

    Hi Gurus,
    In the dynamic selection FB03, the field BKTXT is not included in the dynamic selection. Would it be possible to add this field?
    Youre inputs would be greatly appreciated.
    Thanks and best regards,
    JeCCas_DJ

    Hi,
    You wants to add the BKTXT field on the selection screen of FB03?
    Why? for what purpose?
    Better copy the program related FB03 to some Zprogram and modify it by writing a select statement to get this BKTXT firld form BKPF/BSEG tables.
    SInce this is a text field, normally we don't put onthe selection screen.
    Regards,
    Anji

  • I deleted a friend and need to add him but the nam...

    i by mistake deleted a friend after i thought him a stranger. i want to re add him ......but...however.. in the search ...the name alwayes do not excist....pls help me

    try asking/searching for their username, or registered email address.
    IF YOU FOUND OUR POST USEFUL THEN PLEASE GIVE "KUDOS". IF IT HELPED TO FIX YOUR ISSUE PLEASE MARK IT AS A "SOLUTION" TO HELP OTHERS. THANKS!
    ALTERNATIVE SKYPE DOWNLOAD LINKS | HOW TO RECORD SKYPE VIDEO CALLS | HOW TO HANDLE SUSPICIOS CALLS AND MESSAGES

  • DefaultListModel  HELP =P  i need to add something to the JTextField

          add.addActionListener(addtext);
      }   // End of the constructor
    private JTextField boxlist = new JTextField();      <--  Box that is supose to show what do we add to the list.(Display the names)                  
    private JTextField boxname = new JTextField("type your name here...");   <--- We right something and add to the boxlist
    private JButton add = new JButton("ADD");
    private AddButton addtext = new AddButton(); 
    private DefaultListModel listmodel = new DefaultListModel(); 
    private class ADDButton implements ActionListener{
              public void actionPerformed(ActionEvent e ){
                   listmodel.addElement("something")   <--------- don't what to do we this handler, it is supose to give action to the Button (ADD)
         }thanks

    Swing related questions should be posted in the Swing forum.
    If I understand your question then you should read the Swing tutorial on [url http://java.sun.com/docs/books/tutorial/uiswing/components/list.html]How to Use Lists for an example that upates a list with the text entered in a text field.

  • Have existing Logical Diagram - need to add entities to the left side

    Is there a way to create space on the left side of a diagram without manually shifting all of the entities to the right.
    Thanks,
    Bob Larsen

    Do ctrl-A - that selects all the objects on the diagram. Then you can shift them all right without losing the layout.

  • Who knows the meaning of the symbols in the second column of the audio bin

    One of them looks like a clock? Thank you!

    filmklang wrote:
    One of them looks like a clock? Thank you!
    Clock = File is *time stamped*.
    http://documentation.apple.com/en/logicpro/usermanual/index.html#chapter=13%26se ction=13%26tasks=true
    Double arrow <=> : file can *Follow Tempo*

  • Need to add 2 columns in query

    Hello, I have a query that I need to add 2 of the columns together, but I have been unsuccessful in my attempts to this point. I'm using Oracle SQL Developer 1.2.1
    Here is the query:
    WITH group_by_4_column_results AS
    (SELECT m_atschunk.employee AS employee,
    SUM(CASE
    WHEN
    M_ATSCHUNK.rolloffDaysCount = '108545043' AND m_atschunk.infractiondate BETWEEN SYSDATE - 365 AND SYSDATE THEN 1 ELSE 0 END) as rolloffs,
    M_ATSCHUNK.INFRACTIONDATE + 365 as infractionDate,
    M_ATSCHUNK.calculationDate as CalcDate
    FROM M_ATSCHUNK
    group by employee, infractionDate, rolloffDaysCount, calculationDate
    SELECT g4.*,
    SUM (rolloffs) OVER (PARTITION BY employee) AS total_rolloffs
    FROM group_by_4_column_results g4
    ORDER BY total_rolloffs desc
    And it will output this:
    ||Employee||     ||Rolloffs||     ||InfractionDate||     ||CalcDate||     ||Total_Rolloffs||
    ||86707||     ||1||     ||3/8/2011||     ||(null)||     ||134||
    ||86707||     ||1||     ||3/9/2011||     ||(null)||     ||134||
    ||86707||     ||1||     ||3/10/2011||     ||(null)||     ||134||
    ||86707||     ||1||     ||3/11/2011||     ||(null)||     ||134||
    ||86707||     ||1||     ||3/12/2011||     ||(null)||     ||134||
    ||86707||     ||1||     ||3/13/2011||     ||(null)||     ||134||
    I know need it to add the InfractionDate + Total_RollOffs columns and output intot he CalcDate column
    The table was not created conventially using SQL, it was creating using a using a metabean file:
    customerForm = /com/merced/datamart/repository/forms/CustomerForm,\
    employee           = /com/merced/datamart/repository/Person,\
    filledOutBy      = /com/merced/datamart/repository/Person,\
    infractionDate      = /com/merced/metabeans/Date,\
    infractionCode      = /com/merced/apps/ATS/forms/enumerations/infractionCodeType,\
    WLB          = /com/merced/apps/ATS/forms/enumerations/WLBType,\
    rolloffDaysCount     = /com/merced/apps/ATS/forms/enumerations/atsyesNoType,\
    shiftInterval          = /com/merced/apps/ATS/forms/enumerations/shiftIntervalType,\
    premiumDays          = /com/merced/apps/ATS/forms/enumerations/atsyesNoType,\
    PABonusPoints          = /com/merced/apps/ATS/forms/enumerations/atsyesNoType,\
    comments      = /com/merced/metabeans/String,\
    appliedWLC     = /com/merced/apps/ATS/forms/enumerations/appliedWLCType,\
    calculationDate = /com/merced/metabeans/Date,\
    calculationInteger = /com/merced/metabeans/Integer

    If you want to use 0COUNTRY as a navgational atttr. first go to info object 0BPARTNER and make 0COUNTRY as a navigational attr. save activate.
    The go to cube or DSO and check Navigational attr box infront of this info object,
    And then it will be available as a navigational attr in your query.
    Hope this helps,
    Assgn points if helpful.
    Regards

Maybe you are looking for

  • Can I use home sharing for AppleTV with Time Capsule and have my iMac powered off?

    I wish to be able to use AppleTV without having my iMac powered on.  Is there a way to have my iTunes library on my Time Capsule so I can use AppleTV directly from it?

  • X1 Carbon - Windows 8.1 - Synaptic driver issue

    Hello, I did a fresh install of Windows 8.1 Enterprise and I am having an issue with the Synaptic UltraNav driver. I am using the latest driver from Lenovo (16.2.19.13 which says it supports 8.1). The issue is with gestures not working. When I go to

  • What are the Dashboard reports in sap crm 7.0?

    Hi, Experts. Could you guide me what are the dashboard reports are in sap crm 7.0 related sales and marketing, service.if I want to modify existing report how can I do and where I need to do ? If I want to create new dashboard report is there any des

  • Why Can't I Export to Quicktime from Garageband?

    Has anyone else experienced this or would know how to fix it... I created a .mov file from Keynote and brought it into Garageband as a Video Track to sync the music to the Keynote presentation. Now I'm ready to Export to Quicktime from Garageband. Wh

  • Missing lower 25% of the screen ONLY in Apple DVD player

    Hi everybody, I just made a showreel DVD (1 menu, 1 video track) in DVD SP 3.02. It plays back correctly on all dvd players (stand alone, PC) except Apple DVD Player: it strechtes the menu and the video vertically so it's missing the lower 25% of the