How to change number format in a dynamic VO

Hi,
Dynamic VO :
Using "createViewObjectFromQueryStmt"
Dynamic UI :
<pre>
<af:table rows="#{bindings.DynamicVO.rangeSize}"
emptyText="No data to display."
var="row"
value="#{bindings.DynamicVO.collectionModel}"
id="t21"
rendered="#{pageFlowScope.ComponentDetailsBean.showContentTable}"
styleClass="AFStretchWidth">
<af:forEach items="#{bindings.DynamicVOIterator.attributeDefs}"
var="def">
<af:column headerText="#{def.name}" id="c21">
<af:outputText value="#{row[def.name]}"
id="ot41"/>
</af:column>
</af:forEach>
</af:table>
</pre>
Issue :
If there are any columns of type number are there , they are by default displayed in currency format. Can we change them. For (static) VOs , we can set column format in attributes. How to go about dynamic VOs.
Actually, it would be helpful, if some one can say, where its getting format from.
Appreciate your help.
Thanks
Venkatesh

Hi.
This is Business Planning forum ...
Try to post your question to Logistic forums ...
Regards.

Similar Messages

  • How to change number format to international setting

    Hello everyone,
    I need some help on how to change the number format on my phone from the standard US format to an international format with no spacing between the numbers. Currently, my numbers appear as: 0706 343 3456. However, I will like for it to appear as 07063433456. When i recieve calls, the number format is not recognised and I cannot tell who is calling. Same goes for SMS messages. In this part of the world, the number format is not spaced, which is quite frustriating.
    Can anyone please advice me on how to go about this.
    Thanks

    Really? I tried that but it did not work. I restarted the iphone several times but the number format did not change.

  • How to change number format in web reports

    Hi, Experts,
        Simple question, if I want to change the number format on web report as following
    . . . . . . . . Actual
    . . . . . . . . *1000SGD 
      new order   .   341.5
      sales       .   567.45
    if I click "Actual" then select properties, set data format from "in 1000" & "0" to "in 1" & "0.00", nothing changed in web report after refresh.
    if i click one number (for example: 341.5) or "New order" to set data format from "in 1000" & "0" to "in 1" & "0.00", only this row's format is changed, others row still keep old format.
    how to change whole column's data format at once setting?
    thanks in advance.
    Message was edited by: jie miao
    Message was edited by: jie miao

    Hi,
    Logout and login may help you and also Delete the session in SM04  before re login. Some times system will not do complete refresh of data even though you select refresh button.
    With rgds,
    Anil Kumar Sharma .P

  • How to change Number Format in Graph?

    Dear all
    I created a bar graph that dispalys the count of employees in each department.
    My problem is that the number of employees is displayed on the format "00.000" on the graph.
    for example :
    Operation department : 12.000
    I want to change the format of the number to be 12 without zeros.
    I know that i can fo this using the Graph.xml.
    I searched the web and i found this link
    [http://www.oracle.com/technology/products/reports/htdocs/getstart/whitepapers/graphdtd/graph_dtd_technote_2.html#Graph_definition|http://www.oracle.com/technology/products/reports/htdocs/getstart/whitepapers/graphdtd/graph_dtd_technote_2.html#Graph_definition]
    I found this element *"ViewFormat"*
    But i did not succeed.
    can any one help me.
    Thanks in advance

    Hi.
    This is Business Planning forum ...
    Try to post your question to Logistic forums ...
    Regards.

  • Changing number format

    Hi ,
    I need to change number format . for example if its 1 lakh 1,00,000.56 (56 paise)  its displaying as
    1.00.000,56.
    how to convert it to 1,00,000.56

    System
           -->User Profile
                              -->own data
                                             -->Defaults tab
                                                                --> change decimal naotation accordingly.
    Or try using thousand seperator
    e.g. value(T)

  • How to change the format in sap script

    Hi,
    I am working on a report which calls a sap script and i have to modify the script i.e. the values which are displaying in it. i had never worked on SAP SCRIPTS ,plzz provide me guidlines how to change the format of the data displayed in it.

    hi,
    this will give you the whole idea about the scripts in SAP the t-code is SE71.
    refer this link::
    [SAP SCRIPTS|http://help.sap.com/saphelp_40b/helpdata/en/d6/0dc169494511d182b70000e829fbfe/applet.htm]
    [WIKI|https://wiki.sdn.sap.com/wiki/display/ABAP/FormPrinting-SAPscript%2CSmartforms]
    regards
    sarves
    Edited by: Sarves Sombhatla on Feb 20, 2009 1:38 PM

  • How to change data format from  MM/DD/YYYY to DD/MM/YYYY

    HI,
    How can we change data format from MM/DD/YYYY to DD/MM/YYYY in Prompt and Report Level in obiee 11g.
    Please help me ont this.
    Thanks

    Hi,
    In Prompt:
    Try using EVALUATE function.
    Eg: Evaluate('TO_CHAR(%1,%2)' as character(30),"D5.Times"."Day Date",'DD-MON-YYYY')
    Report level:
    Try this in the column formula-
    Evaluate('TO_CHAR(%1,%2)' as character(30),"D5.Times"."Day Date",'MM/DD/YYYY')
    (or)
    EVALUATE('TO_CHAR(%1,%2)' AS CHARACTER ( 30 ), "Dim- Date".Start Date, 'MON-YY')
    http://108obiee.blogspot.in/2009/03/how-to-change-date-format-mask-in-date.html
    http://obiee-bip.blogspot.in/2011/08/customizing-obiee-calendar-display.html
    Some other methods.
    Metdhod 1:
    'Save System-Wide Column Formats' Option
    Check this.
    http://siebel-essentials.blogspot.com/2010/10/11-obiee-11g-tips-9-system-wide.html?m=1
    Thanks
    satya

  • How to change date format in OBIEE

    Hello
    I have a need to change the date column to a varchar column in OBIEE..
    The date column stores data in the format of 'YYYY/MM/DD', I need to change this to a varchar column with this format 'YYYYMM'..
    Since I am pointing directly at the transactional database, I can't make any changes at the database level, so I will have to do it in OBIEE layer, any ideas how it could be done?
    Many thanks in advance!

    hi user,
    Refer : http://varanasisaichand.blogspot.com/2010/01/how-to-change-data-format-to-our-custom.html
    http://varanasisaichand.blogspot.com/2010/05/evaluate-function.html
    Thanks,
    Saichand.v

  • How to change date format in select-option (mm.yyyy).

    Hi,
       Plz, How to change date format in select-option (mm.yyyy).
      in my selection screen date type selection-option is there ,when i am enter date   it's  taken  dd.mm.yyyy format,but i want mm.yyyy format.
    how to set that .
    Regards,
    Kk.

    sorry
    parameters : pmonyr type spmon or
    select-options : sspmon for PGPL-spmon .
    or what table ccontains spmon.
    regards
    shiba dutta

  • How to change Date format in Prompts.

    Hi,
    How to change Date format to DD/MM/YYYY in Dashboard Prompts.Kindly let me know.

    Hi,
    try to below ways
    1) By using cast fxn you can solve it.
    SELECT CAST("YOUR COLUMN" AS DATE) FROM "SUBJECT AREA NAME"
    2) This is a known bug get patch Bug 9280334: CALENDAR DD/MM/YYYY PROMPT IN DASHBOARD RETURNING FORMAT YYYY-MM-DD HH:MI:SS from support.oracle.com
    3) refer
    http://108obiee.blogspot.com/2009/04/changing-date-format-mask-in-javascript.html
    Thanks
    Deva

  • How to change date format

    Can anyone help me with this, Please?
    I have a form with start date and end date and the date format I am getting is YYYY-MM-DD. But I would like to change it to MM-DD-YYYY format. How do I achieve this??
    When I went to JFPREAMBLE_1, i see it reads:
    ^define group:PO_DOC_COMM__SVC_STRT_DT!FldNotAvail  \groupG_Commodity_Line\fieldPO_DOC_COMM__SVC_STRT_DT.
    ^define group:PO_DOC_COMM__SVC_STRT_DT!FldUsed      \groupG_Commodity_Line\fieldPO_DOC_COMM__SVC_STRT_DT.
    ^define group:PO_DOC_COMM__SVC_END_DT!FldNotAvail  \groupG_Commodity_Line\fieldPO_DOC_COMM__SVC_END_DT.
    ^define group:PO_DOC_COMM__SVC_END_DT!FldUsed      \groupG_Commodity_Line\fieldPO_DOC_COMM__SVC_END_DT.
    Can I change anything here to change the format??? Or how do I change date format??
    I would really appreciate your help on this. Thanks in advance.

    Hi,
    Try this in the column formula-
    Evaluate('TO_CHAR(%1,%2)' as character(30),"D5.Times"."Day Date",'MM/DD/YYYY')
    (or)
    EVALUATE('TO_CHAR(%1,%2)' AS CHARACTER ( 30 ), "Dim- Date".Start Date, 'MON-YY')
    http://108obiee.blogspot.in/2009/03/how-to-change-date-format-mask-in-date.html
    http://obiee-bip.blogspot.in/2011/08/customizing-obiee-calendar-display.html
    Some other methods.
    Metdhod 1:
    'Save System-Wide Column Formats' Option
    Check this.
    http://siebel-essentials.blogspot.com/2010/10/11-obiee-11g-tips-9-system-wide.html?m=1
    Thanks
    satya
    Edited by: Satya Ranki Reddy on Jul 2, 2012 3:57 PM
    Edited by: Satya Ranki Reddy on Jul 2, 2012 3:59 PM
    Edited by: Satya Ranki Reddy on Jul 2, 2012 4:13 PM

  • How to change date format in BR?

    Hi all!
    Does anybody know how to change date format in BR?
    I created global variable with type DateAsNumber and usage type run-time promt and used it in BR
    Then I launched a BR on the form and chose necessary date. Date stored in MM/DD/YYYY format, but I need DD/MM/YYYY.
    I tried to change format through Planning but then I recieved uncorect result(for instance, I selected 4(April)/14/2009 but it was stored as 4/02/2010)

    Hi,
    the date is always stored the same in Essbase. I think it's YYYYMMDD.
    You can change the format you enter the date in webforms and business rules by changing your planning application settings (Preferences->Display Options).
    Cheers.

  • How to change the format in shipping point

    Hiii.. When we define shipping point, how to change the format from hours to days for entering loading time & pick pack time.
    Regards,
    Jay

    When you maintain working times in define shipping point, the time is maintained in HRS. This is called precise scheduling.
    If u do not mainatin the workin times field (blank) then the time is maintained in days. This is daily scheduling.
    Vishal

  • How to change file formats i.e from jpeg to png etc

    currently i have requirement where i need to do following processiing
    first i have to check media type
    is it image,audio or video??
    if image is not in the png format then i have to change that image from other format to .png file
    eg from jpeg to png
    similarly i have requirement for changing video of any type to .3gp format
    if file type is audio then i have to change it to .midi format
    can any one provide me help for that ??
    is it possible in java to do this kind of thing ????

    is it possible in java to do this kind of thing????
    You can't just generically go from one format to
    another.
    If you have specific set of acceptable image formats
    and video formats you can sit down and plan how to do
    it in Java.
    There are many formats that you can convert using
    Java but not all possible formats.can you give me any hint or code to do how to change media formats from one format to another

  • How to change the format of a picture?

    I've saved a picture that I got from Twitter. The end of the picture file says ".jpg-large".
    This file will not open in Preview, nor in iPhoto which are the two apps where I knew how to change the format.
    Could anybody help me out in another method of changing this picture format?
    Thank you

    Rename it to end in .jpg.
    (77789)

Maybe you are looking for

  • I cannot get the file download using 1.6

    Hi, I am using HTMLDB v1.6 and I have followed the example to upload and download files. I was able to get the file upload working but I am getting the page cannot be found error message. I am using a package to implement the page download can I do t

  • Doubt on simple select query

    Hello experts, please check this code. CHECK NOT T_DELIVERIES[] IS INITIAL.   SELECT MANDT VBELV POSNV VBELN POSNN INTO TABLE T_VBFA FROM VBFA     FOR ALL ENTRIES IN T_DELIVERIES     WHERE VBELN EQ T_DELIVERIES-VBELN       AND POSNN EQ T_DELIVERIES-P

  • Message GA603 when I'm create a Actual Distribution Cycle

    Hi, I'm trying to create a actual distribution cycle (transaction KSV1) and when I choose "Receiver Tracing Factor" to plan percent, I receive the error message GA603. I need to do distribution from cost center to internal order group. Firstly, I cre

  • Pictures are displayed twice when attached to messages

    When I receive an email with a picture attached/embedded as part of the page, it shows up twice--once within the page, and once again with the attachments at the end of the email. It doesn't happen all the time, but ALWAYS when I get an email from my

  • Five Bars of 3G is also ..maybe Two Bars.

    That's because when I am close to my business Five means very rapid dnld speeds. When I am at home, about 6 miles from the single tower available, Five means half the dnld speeds measured at my shop. I have been attempting (with little success) to mo