Commas and periods are different in Excel export than shows the dashboard

I have a user in Spain who is having this problem:

(A) on his dashboard, a value is displayed like this:

1.234,56

BUT...

(B) where it exports in Excel, the value comes out like this:

1,234.56

(Notice the difference in the comma and the period between A & B).

I am from the United States, so I that value always see as A, but it seems that in Spain the user always wants the value to display as B.

All the world has already seen this problem? If so, how could it be fixed?

Hello

Also look for oracle support doc

OBIEE 11 g: how to control thousand and Decimal Separator when you export an analytics report to Excel (Doc ID 1452362.1)

(mark this message as useful or appropriate if that helps!)

Kind regards

-DM

Tags: Business Intelligence

Similar Questions

  • Procedure of ODI with slow performance (SOURCE and TARGET are different Oracle databases)

    Hi experts,

    I have an ODI procedure but its market with slow performance (SOURCE and TARGET are different Oracle databases), you can see below.

    My question is:

    It is possible write Oracle BULK COLLECT at the 'command on the target' (below)? or

    There is a KM of ODI that perform this task below in a quick way? If so, what KM can you guys suggest me?

    I found 'Oracle Append (DBLINK) control' but I try to avoid creating the dblink database.

    ===============================================================================

    * COMMAND ON the SOURCE (* technology: ORACLE * logic diagram: ORACLE_DB_SOURCE):

    SELECT NUM_AGENCIA, NUM_CPF_CNPJ, NOM_PESSOA

    < % = OdiRef.getSchemaName ("D") % >. < % = odiRef.getOption ("P_TABELA") % >

    ===============================================================================

    *ON the COMMAND TARGET (* technology: ORACLE * logic diagram: ORACLE_DB_TARGET):

    BEGIN

    INSERT INTO DISTSOB_OWNER. DISTSOB_PESSOA (NOM_PESSOA, NUM_CPF_CNPJ, FLG_ATIVO)

    VALUES ('#NOM_PESSOA', '#NUM_CPF_CNPJ', THE FROM ');

    EXCEPTION WHEN DUP_VAL_ON_INDEX THEN

    NULL;

    END;

    ===============================================================================


    Thank you guys!

    Please use SQL for SQL command Append KM... You can delete the unnecessary steps in the KM.E.g. fi you won't create I$ table, control flow etc, then you can remove related steps.

    Please try with that.

  • Buy Acrobat Pro Win ESD through TechSoup XI.  Clicked links and of the steps taken. Problem, he asks us to choose what we want to download, and there are no Acrobat XI Win ESD in the product list. At TechSoup to purchase check. Help?

    Buy Acrobat Pro Win ESD through TechSoup XI.  Clicked links and of the steps taken. Problem, he asks us to choose what we want to download, and there are no Acrobat XI Win ESD in the product list. At TechSoup to purchase check. Help?

    It's... See 11 English Pro (for Windows). Your Dah!

  • Hi, I'm Barbara, I downloaded Photoshop CC with bridge. When I started the implementation of bridge, I noticed that the name of the creator in IPTC Core indicates as BarBa; Barbara G Reed - it is not correct and I need to fix this model to show the right

    Hi, I'm Barbara, I downloaded Photoshop CC with bridge. When I started the implementation of bridge, I noticed that the name of the creator in IPTC Core indicates as BarBa; Barbara G Reed - it is not correct and I need to fix this model to show the right information that help is appreciated


    Hi bgrphoto,

    Please follow the link below and look for "edit metadata in the metadata Panel.

    Bridge help | Use metadata in Adobe Bridge

    It will be useful.

    Kind regards

    ~ Mohit

  • How to set up a query - 'A-lines' and 'E' are different.

    Hi all

    I use 11 g R2 and I'm trying to resolve a query. On the execution below plan, my E-lines and my A are different. As you can see, there is little the same line 22 to 43, but starting from line 21 to 1 E-lines are false. For example, on the content (RowSource) 12, E-lines is (1 * 179) and lines A is 8631.

    All statistics have been generated and are up to date. Do you know what could be the problem?
    --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    | Id  | Operation                                     | Name                      | Starts | E-Rows | A-Rows |   A-Time   | Buffers | Reads  | Writes |  OMem |  1Mem |  O/1/M   | Max-Tmp |
    --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    |   0 | SELECT STATEMENT                              |                           |      1 |        |     50 |00:05:55.08 |     203K|  69975 |   1094 |       |       |          |         |
    |   1 |  SORT ORDER BY                                |                           |      1 |    179 |     50 |00:05:55.08 |     203K|  69975 |   1094 |  8307K|  1133K|          |         |
    |   2 |   HASH UNIQUE                                 |                           |      1 |    179 |   8631 |00:05:54.56 |     203K|  69317 |    180 |  4474K|  1861K|          |   16384 |
    |   3 |    NESTED LOOPS                               |                           |      1 |        |   8631 |00:05:54.04 |     203K|  69137 |      0 |       |       |          |         |
    |   4 |     NESTED LOOPS                              |                           |      1 |    179 |   8631 |00:05:23.24 |     194K|  63768 |      0 |       |       |          |         |
    |   5 |      NESTED LOOPS                             |                           |      1 |    179 |   8631 |00:05:13.51 |     177K|  61396 |      0 |       |       |          |         |
    |   6 |       NESTED LOOPS                            |                           |      1 |    179 |   8631 |00:04:03.74 |     151K|  52928 |      0 |       |       |          |         |
    |   7 |        NESTED LOOPS                           |                           |      1 |    179 |   8631 |00:03:32.15 |     125K|  46425 |      0 |       |       |          |         |
    |*  8 |         HASH JOIN                             |                           |      1 |    179 |   8631 |00:02:59.42 |   99470 |  40095 |      0 |  4379K|  1869K|     1/0/0|         |
    |*  9 |          HASH JOIN                            |                           |      1 |    179 |   8631 |00:02:59.15 |   98919 |  40067 |      0 |   909K|   909K|     1/0/0|         |
    |  10 |           TABLE ACCESS FULL                   | DIM_PERFORMANCE           |      1 |      5 |      5 |00:00:00.01 |       2 |      0 |      0 |       |       |          |         |
    |  11 |           NESTED LOOPS OUTER                  |                           |      1 |    179 |   8631 |00:02:59.06 |   98917 |  40067 |      0 |       |       |          |         |
    |  12 |            NESTED LOOPS                       |                           |      1 |    179 |   8631 |00:02:58.87 |   98917 |  40067 |      0 |       |       |          |         |
    |* 13 |             HASH JOIN                         |                           |      1 |    191 |   8758 |00:00:25.47 |   18101 |   2398 |      0 |  1000K|  1000K|     1/0/0|         |
    |  14 |              TABLE ACCESS FULL                | DIM_TYP_FLUIDE            |      1 |      3 |      3 |00:00:00.01 |       2 |      0 |      0 |       |       |          |         |
    |* 15 |              HASH JOIN                        |                           |      1 |    191 |   8758 |00:00:25.32 |   18099 |   2398 |      0 |   955K|   955K|     1/0/0|         |
    |  16 |               TABLE ACCESS FULL               | DIM_TYP_PDC               |      1 |      3 |      3 |00:00:00.01 |       2 |      0 |      0 |       |       |          |         |
    |  17 |               NESTED LOOPS                    |                           |      1 |        |   8758 |00:00:25.19 |   18097 |   2398 |      0 |       |       |          |         |
    |  18 |                NESTED LOOPS                   |                           |      1 |    191 |   8758 |00:00:06.46 |    9339 |    315 |      0 |       |       |          |         |
    |* 19 |                 HASH JOIN                     |                           |      1 |    191 |   8758 |00:00:00.67 |     565 |      0 |      0 |   880K|   880K|     1/0/0|         |
    |  20 |                  TABLE ACCESS FULL            | DIM_OFFRE                 |      1 |     22 |     22 |00:00:00.01 |       2 |      0 |      0 |       |       |          |         |
    |* 21 |                  HASH JOIN                    |                           |      1 |    191 |   8758 |00:00:00.53 |     563 |      0 |      0 |   779K|   779K|     1/0/0|         |
    |  22 |                   NESTED LOOPS                |                           |      1 |        |      1 |00:00:00.01 |       5 |      0 |      0 |       |       |          |         |
    |  23 |                    NESTED LOOPS               |                           |      1 |      1 |      1 |00:00:00.01 |       4 |      0 |      0 |       |       |          |         |
    |* 24 |                     TABLE ACCESS FULL         | DIM_CONTRAT               |      1 |      1 |      1 |00:00:00.01 |       3 |      0 |      0 |       |       |          |         |
    |* 25 |                     INDEX UNIQUE SCAN         | PK_CONTRACTANT_KEY        |      1 |      1 |      1 |00:00:00.01 |       1 |      0 |      0 |       |       |          |         |
    |* 26 |                    TABLE ACCESS BY INDEX ROWID| DIM_CONTRACTANT           |      1 |      1 |      1 |00:00:00.01 |       1 |      0 |      0 |       |       |          |         |
    |  27 |                   TABLE ACCESS FULL           | REL_SERVICE_POINT_CONTRAT |      1 |  54923 |  54923 |00:00:00.14 |     558 |      0 |      0 |       |       |          |         |
    |* 28 |                 INDEX UNIQUE SCAN             | PK_SP_KEY                 |   8758 |      1 |   8758 |00:00:05.66 |    8774 |    315 |      0 |       |       |          |         |
    |  29 |                TABLE ACCESS BY INDEX ROWID    | DIM_SERVICE_POINT         |   8758 |      1 |   8758 |00:00:18.58 |    8758 |   2083 |      0 |       |       |          |         |
    |  30 |             PARTITION RANGE SINGLE            |                           |   8758 |      1 |   8631 |00:02:33.32 |   80816 |  37669 |      0 |       |       |          |         |
    |* 31 |              TABLE ACCESS BY LOCAL INDEX ROWID| FAC_DAILY_TRANS_PERFORM   |   8758 |      1 |   8631 |00:02:33.18 |   80816 |  37669 |      0 |       |       |          |         |
    |* 32 |               INDEX RANGE SCAN                | IDX3_FAC_DAY_TRAN_PERF    |   8758 |      6 |    103K|00:00:16.05 |   17929 |   4751 |      0 |       |       |          |         |
    |  33 |            TABLE ACCESS BY INDEX ROWID        | DIM_DIAGNOSYS             |   8631 |      1 |      0 |00:00:00.12 |       0 |      0 |      0 |       |       |          |         |
    |* 34 |             INDEX UNIQUE SCAN                 | PK_DIAGNOSYS_KEY          |   8631 |      1 |      0 |00:00:00.05 |       0 |      0 |      0 |       |       |          |         |
    |  35 |          TABLE ACCESS FULL                    | DIM_DATE                  |      1 |  21914 |  21914 |00:00:00.05 |     551 |     28 |      0 |       |       |          |         |
    |  36 |         TABLE ACCESS BY INDEX ROWID           | DIM_RADIO_MODULE          |   8631 |      1 |   8631 |00:00:32.65 |   25895 |   6330 |      0 |       |       |          |         |
    |* 37 |          INDEX UNIQUE SCAN                    | PK_RADMODKEY              |   8631 |      1 |   8631 |00:00:08.38 |   17264 |   2122 |      0 |       |       |          |         |
    |  38 |        TABLE ACCESS BY INDEX ROWID            | DIM_METER_MODULE          |   8631 |      1 |   8631 |00:00:31.51 |   25895 |   6503 |      0 |       |       |          |         |
    |* 39 |         INDEX UNIQUE SCAN                     | PK_METMODKEY              |   8631 |      1 |   8631 |00:00:10.17 |   17264 |   2212 |      0 |       |       |          |         |
    |  40 |       TABLE ACCESS BY INDEX ROWID             | DIM_CUSTOMER              |   8631 |      1 |   8631 |00:01:09.66 |   25895 |   8468 |      0 |       |       |          |         |
    |* 41 |        INDEX UNIQUE SCAN                      | PK_CUSTOMER               |   8631 |      1 |   8631 |00:00:12.03 |   17264 |   2328 |      0 |       |       |          |         |
    |* 42 |      INDEX UNIQUE SCAN                        | PK_METER                  |   8631 |      1 |   8631 |00:00:09.63 |   17264 |   2372 |      0 |       |       |          |         |
    |  43 |     TABLE ACCESS BY INDEX ROWID               | DIM_METER                 |   8631 |      1 |   8631 |00:00:30.71 |    8631 |   5369 |      0 |       |       |          |         |
    --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
     
    Predicate Information (identified by operation id):
    ---------------------------------------------------
     
       8 - access("T786"."DATE_KEY"="T1830"."DATE_KEY")
       9 - access("T786"."PERFORMANCE_KEY"="T2158"."PERFORMANCE_KEY")
      13 - access("T160"."FLUIDE_KEY"="T210"."FLUIDE_KEY")
      15 - access("T160"."TYP_PDC_KEY"="T217"."TYP_PDC_KEY")
      19 - access("T122"."OFFRE_KEY"="T298"."OFFRE_KEY")
      21 - access("T24"."CONTRAT_KEY"="T298"."CONTRAT_KEY" AND "T17"."CONTRACTANT_KEY"="T298"."CONTRACTANT_KEY")
      24 - filter("T24"."NOM_CONTRAT"='COMMUNAY ET REGION (SIE)')
      25 - access("T17"."CONTRACTANT_KEY"="T24"."CONTRACTANT_KEY")
      26 - filter("T17"."NOM_CONTRACTANT"='ER Rhône Alpes Auvergne')
      28 - access("T160"."SERVICE_POINT_KEY"="T298"."SERVICE_POINT_KEY")
      31 - filter("T786"."REPORTING_DATE"=TO_DATE(' 2013-02-09 00:00:00', 'syyyy-mm-dd hh24:mi:ss'))
      32 - access("T160"."SERVICE_POINT_KEY"="T786"."SERVICE_POINT_KEY")
      34 - access("T786"."DIAGNOSYS_KEY"="T2186"."DIAGNOSYS_KEY")
      37 - access("T786"."RADIO_MODULE_KEY"="T949"."RADIO_MODULE_KEY")
      39 - access("T786"."METER_MODULE_KEY"="T1191"."METER_MODULE_KEY")
      41 - access("T786"."CUSTOMER_KEY"="T2098"."CUSTOMER_KEY")
      42 - access("T786"."METER_KEY"="T1011"."METER_KEY")
     
    Also, line 31, my score is used with a local index and E-lines and A-lines are correct, but the index takes 02:33 minutes to get a 8758 ranks who seems to be excessive. EC which could I check/do to reduce it?
    |  30 |             PARTITION RANGE SINGLE            |                           |   8758 |      1 |   8631 |00:02:33.32 |   80816 |  37669 |      0 |       |       |          |         |
    |* 31 |              TABLE ACCESS BY LOCAL INDEX ROWID| FAC_DAILY_TRANS_PERFORM   |   8758 |      1 |   8631 |00:02:33.18 |   80816 |  37669 |      0 |       |       |          |         |
    Thank you very much!

    Hello

    (1) for a significant query, it is rare that the optimizer obtains all right cardinalities
    (2) but normally, it is not really necessary, in most cases just to be in the right ballpark (1-2 orders of magnitude)
    (3) as others already said, the optimizer in your case does that 1 error - in step 1, when evaluating a cardinality of a hash of several columns, the steps join upward simply reproduce this error over and over
    (4) rethink the cardinality of the join is always difficult, and especially when it comes to columns multiple joins because you have several possibilities made a mistake in the selectivity of unique columns, but also because there is a chance that there is a correlation between the columns attached; also, the optimizer uses many settings, called 'mental health controls', which does not make things more simple
    (5) you can try to create statistics on a column in the joined columns group for a more accurate forecast of join cardinality
    (6) there again, get all the cardinalities right does not guarantee that you will get a good plan - for example, you may be limited by the lack of an appropriate index
    (7) sometimes, and more feedback of cardinality (or even instead) it is better to tackle the problem from a different angle: see what operations are ineffective (e.g. rejection lines after spending a lot of e/s on their acquisition), see http://savvinov.com/2013/01/28/efficiency-based-sql-tuning/
    (8) in your case, you have noticed that you: step

    |* 31 |              TABLE ACCESS BY LOCAL INDEX ROWID| FAC_DAILY_TRANS_PERFORM   |   8758 |      1 |   8631 |00:02:33.18 |   80816 |  37669 |      0 |       |       |          |  
    

    is the biggest problem for this plan, even if the cardinality estimate of it's very precise
    (9) you can fix the problem by extending the IDX3_FAC_DAY_TRAN_PERF index to the REPORTING_DATE column: If you do this, then you won't need to 63 k logical reads to return lines k 103 just to reject 90% of them - you will reject them at an earlier stage (INDEX RANGE SCAN) and only need to at most 8 k readings to acquire the filtered lines by table rowid

    Best regards
    Nikolai

  • Question about PSU patch when IM and DB are different version

    Hello world

    I have some doubts when it comes to the application of patches to the PSU, when the House of GI and DB House are different versions.

    I have 2 node RAC on RHEL 5 cluster.
    My home grid Infrastructure is running version 11.2.0.3 while my 11.2.0.2 RDBMS RAC is.

    I know that the PSU of grid Infrastructure also includes the power supply of the database and that it should be applied in two homes the same version.
    When patching my RDBMS RAC at home (11.2.0.2); should I install the PSU IM for 11.2.0.2 or only the part of the RAC database?

    For example:
    installation 11.2.0.2.6 PSU which consists of 13696242 (game of Grid infrastructure update fixes) and 13696224 (database updated Patch to update).
    Should I ignore the 13696242 and just install 13696224? Or do I have to install both.


    Thank you.

    Published by: AJ on 20.jul.2012 05:26

    Hello

    ignore the part of IM and use the - oh flag on DB home only.
    (Section in the readme file, which talks about the application of software patches DB only).

    Concerning

    Sebastian

  • Download Excel spreadsheets spread to the dashboard OBIEE 10g

    Hello

    I want to download a few worksheets in a dashboard. These are worksheets only and do not come from the database. I use OBIEE 10 G. Is it possible to do? Please let me know how to do it.

    Thanks for your time and your help.

    Hello
    Please place your path below excel file

    VERSION OBIEE10g

    Drive: \OracleBI\oc4j_bi\j2ee\home\applications\analytics\analytics\res
    Drive: \OracleBI\web\res

    Restart all services including oc4j

    After this one via--> called in the dashboard are called this file excel with the purpose of dashboard 'Link' and your report answres everywhere.

    URL: http://hostname:port/analytics/res/ldap2.xls

    For more information, see below link below
    http://obieeelegant.blogspot.com/2011/09/uploading-pdfwordimage-file-into.html

    Thank you

    Deva

    Published by: Devarasu on October 22, 2011 12:45 AM

  • Moved again LT - installed Thunderbird - transferred the old profile file and profile.ini - install new cases of tuberculosis shows the file Structure but I can't open to display messages

    Just moved LT from a device running on Win Vista (SP2) to the new device on 8.1 Win 64 bit
    Installed last TB for this new device and registered the profiles.ini and profile data on Dorpbox
    updated the new TB software on new device - profile folder and ini loading profile file

    'C:\Users\Martin\AppData\Local\Thunderbird\Profiles '.
    'C:\Users\Martin\AppData\Roaming\Thunderbird\profiles.ini '.

    It loaded my old settings and I can now send and receive emails.
    My question is:

    In the navihgation pane, everything is like in my last LT, but if I select a folder - it only shows me the configuration page and not the list of messages in the display pane. The only way to display these message is to click with the right button on the required folder and open it in a new tab or window. Then I can see a list of messages!

    I read area online a lot to find my specific problem, but none related, please advise?

    Thank you
    HG

    The sight of my screen to help is attached.


  • I use gmail and some emails that I receive does not show the graphic or image only a small graphic icon.

    I use gmail for my email. Some of the emails that I receive does not show the graphic or photo. I can see the photo/image in Internet Explorer, and when I hit the reply in Firefox. This started happening about 5 months ago. I used to be able to view e-mails without any problems... I checked all options and have display images enabled. This happens with every email from a yahoo group and a few other emails as well. I have the latest version of Firefox. I tried uninstallng and reinstall firefox... no change.

    This has happened

    Each time Firefox opened

    == There are about 5 momths

    Thank you.. I ended up working... followed all your advice and the closure of all add-ons... are working! r

    Better gmail also seems to be a problem

    I appreciate your help.

  • update date and time for 3.6 numbers does not show the time and does not automatically update the date

    The 'update date and time"for numbers of 3.6 does not show the time and does not automatically update the date.  What should I do?  Thank you.

    Hi david,

    where do you find ' update of the date and time.

    Quinn

  • I live in Scandinavia and have problems with commas and period in Illustrator

    I have a new IMac et have now problems with periods and commas.
    Since I live Scandinavia we use comma.

    When I for example. want a shot of 1.5 Illustrator, InDesign and other programs want to write with the "period of '

    This give me BIG problems, as when I write decimetre figures and like that
    Can you help me?

  • Why mandatory columns of the Base tables and interface are different?

    Hi guys, I support provider in PA (ap_suppliers) thanks to the Interface table (ap_suppliers_int), but my confusion is that ap_suppliers have 8 required columns, but its interface ap_suppliers_int have only 2 column.why? mandatory and also with these 2 columns also load records.

    Kind regards
    Shakeel khan

    Yes sometimes it is and also depends on the current configuration of oracle. Some of the fields are automatically generated.

    sometimes better to analyze the package to interface and then use the interface programs.

    Thank you
    Kiran

  • My username and password are filled correctly, but fail to enter the site. Why?

    Gites explainatory!

    Which site or sites are you talking about. Obviously you have connected to this site and posted a message with no problems. If this is the only site you encounter a problem with maybe the site is a problem or you need password resetyour.

  • How can I check to see if my system and components are compatible with WINDOWS VISTA, given that the counsel is no longer available?

    I use WIN XP as my main OS and I want to ugrade it for WIN VISTA Home Premium, but the ADVISOR WINDOWS VISTA is no longer available! How will I know if all my components are compatible with WINDOWS VISTA before I buy it?

    Hello

    You should check with the manufacturers of hardware and program

    and use the Vista Compatibility Center

    http://www.Microsoft.com/Windows/compatibility/Windows-Vista/

    and read the vista system requirements

    http://Windows.Microsoft.com/en-us/Windows-Vista/products/system-requirements

    __________________________________________________________________

    But Microsoft sells more than Vista.

    They switched to Windows 7

    If you are lucky, you could always find a copy of Vista to your local computer repair store

    ___________________________________________________________________

    Why not see if your device is Compatible Windows 7

    Windows 7 upgrade advisor

    http://www.Microsoft.com/downloads/en/details.aspx?FamilyId=1b544e90-7659-4BD9-9e51-2497c146af15

    Windows 7 system requirements

    http://Windows.Microsoft.com/en-us/Windows7/products/system-requirements

    Windows 7 upgrade paths

    http://TechNet.Microsoft.com/en-us/library/dd772579 (WS.10) .aspx

  • A few (seemingly random) pages have gone gray and I can't save or export anything in the document, is a document of 200 pages, how can I solve this problem?

    Thus, it appears with several pages.Screen Shot 2015-01-29 at 5.22.58 PM.png

    Try to create a new document with the same page size and margins.

    In the troubled paper uses available > Pages > move Pages

    Select all pages - and select the destination for your new document.

    If you can move all of your pages - see if you can export/save this document.

Maybe you are looking for