Discoverer report showing null instead blank

hi,
I am running report from discoverer and it is showing null instead blank, do I need to check some thing in pref.txt file in oracle 9i
regards
kumar

hi,
I am running report from discoverer and it is showing null instead blank, do I need to check some thing in pref.txt file in oracle 9i
regards
kumar

Similar Messages

  • Discoverer reports shows 'NULL' in columns where is no data

    Hi All,
    Discoverer report is showing NULL in columns where is no data.
    please advise ASAP.
    E-biz: 12.0.6
    Database: 11.2.0.2
    Discoverer: 10.1.2.55.26
    Thanks in advance.
    Regards
    Kumar

    In Discoverer BI DEsktop By default, it uses “NULL” text, but we can show Zero or blank then that report is executed as text report.
    how can we set it as for all reports as default blank or zero.Have you reviewed the docs referenced above?
    Please see these docs.
    Discoverer 10.1.2/11g Worksheets Do Not Display Expected Null Format Setting After Modifying Tools Options [ID 311841.1]
    Workbooks Show Wrong Null Format in Viewer/Plus After New Install or Upgrade from 4i to 10.1.2 [ID 352194.1]
    Thanks,
    Hussein

  • Discoverer Report showing Null VS Show SQL query showing results !!!

    I created a simple Cross Tab Discoverer report from a custom SQL which has a calculation for balances. The output is giving all null values even though there are balances. The output doesn't seem right. So I copied the query from Tools-->Show SQL and ran the query in the TOAD where I'm showing balances for the report. I don't understand why it is not showing in the discoverer. Please help.
    Thanks
    Edited by: PA1B on Jan 27, 2010 11:40 AM

    Sorry for late reply.
    Below is the Show SQL query. I don't think the query is application dependent. C_1 is my calculation.
    SELECT o279709.SEGMENT3 as E279727,
    o279709.SEGMENT4 as E279728,
    CASE WHEN o279709.CURRENCY_CODE = 'USD' AND o279709.TRANSLATED_FLAG <> 'Y' THEN SUM(o279709.ENDING_BAL) ELSE 0 END as C_1,
    GROUPING_ID(o279709.CURRENCY_CODE,o279709.SEGMENT3,o279709.SEGMENT4,o279709.TRANSLATED_FLAG) as GID
    FROM ( --Foriegn Entity USD Balances
    SELECT                B.SEGMENT1,
                                       B.SEGMENT2,     
                                       B.SEGMENT3,
                                  (select distinct substr(cat.COMPILED_VALUE_ATTRIBUTES,5,1) from apps.fnd_flex_values cat
                   where FLEX_VALUE_SET_ID = (select bat.FLEX_VALUE_SET_ID from apps.fnd_id_flex_structures_vl aat, apps.fnd_id_flex_segments_vl bat
                                                                                                                       where bat.id_flex_code = 'GL#' and
                                                                                                                            bat.id_flex_code = aat.id_flex_code and
                                                                                                                            aat.APPLICATION_ID = bat.APPLICATION_ID and
                                                                                                                            aat.APPLICATION_ID = 101 and
                                                                                                                            bat.SEGMENT_NAME = 'Prime Account' and
                                                                                                                            aat.id_flex_num = bat.id_flex_num
                                                                                                                            and bat.id_flex_num in (select distinct chart_of_accounts_id from apps.gl_code_combinations gat
                                                                                                                                                                              where gat.code_combination_id = A.code_combination_id))
                                       and cat.flex_value = b.segment3) ACCT_TYPE ,
                                       B.SEGMENT4,
                                       B.SEGMENT5,
                                       B.SEGMENT6,
                                       B.SEGMENT7,
                                       B.SEGMENT8,
                                       B.SEGMENT9,
                                       B.SEGMENT10,
                                       B.SEGMENT11,
                                       B.SEGMENT12,
                                       B.SEGMENT13,
                                       C.NAME,
    A.SET_OF_BOOKS_ID,
                                       A.CURRENCY_CODE,A.TRANSLATED_FLAG,
                                  SUM(NVL(A.BEGIN_BALANCE_DR,0) - NVL(A.BEGIN_BALANCE_CR,0)) BEG_BAL,
                                  SUM(NVL(A.PERIOD_NET_DR,0)) DEBITS,
    SUM( NVL(A.PERIOD_NET_CR,0)) CREDITS ,
    A.PERIOD_NAME,
                                  SUM(NVL(A.BEGIN_BALANCE_DR,0) - NVL(A.BEGIN_BALANCE_CR,0))+ SUM(NVL(A.PERIOD_NET_DR,0) - NVL(A.PERIOD_NET_CR,0)) ENDING_BAL
    FROM                     APPS.GL_BALANCES A ,
                                       APPS.GL_CODE_COMBINATIONS B,
                                       APPS.GL_SETS_OF_BOOKS     C
    WHERE                     A.CODE_COMBINATION_ID = B.CODE_COMBINATION_ID
    --AND                           A.PERIOD_NAME = 'SEP-09'
    AND                          C.SET_OF_BOOKS_ID = A.SET_OF_BOOKS_ID
    --AND                           A.TRANSLATED_FLAG <> 'Y'
    --AND                           B.SEGMENT1 = '83101'
    --AND                           B.SEGMENT3 = '14602'
    --AND                           A.SET_OF_BOOKS_ID = 77
    --AND                           A.CURRENCY_CODE = 'USD'
    GROUP BY           A.CODE_COMBINATION_ID,
                                  B.SEGMENT1,
                                       B.SEGMENT2,     
                                       B.SEGMENT3,
                                       B.SEGMENT4,
                                       B.SEGMENT5,
                                       B.SEGMENT6,
                                       B.SEGMENT7,
                                       B.SEGMENT8,
                                       B.SEGMENT9,
                                       B.SEGMENT10,
                                       B.SEGMENT11,
                                       B.SEGMENT12,
                                       B.SEGMENT13,          
                                       A.CURRENCY_CODE,
                                       A.TRANSLATED_FLAG,
                                       C.NAME,A.PERIOD_NAME,
    A.SET_OF_BOOKS_ID
    ) o279709
    WHERE (o279709.PERIOD_NAME = 'DEC-09')
    AND (o279709.SET_OF_BOOKS_ID <> 72)
    AND (o279709.SEGMENT12 = '000')
    AND (o279709.SEGMENT3 IN ('10101','10301','10502','12001'))
    AND (o279709.SEGMENT1 IN ('82901','82902','82903','83001','83003','83201'))
    GROUP BY GROUPING SETS(( o279709.CURRENCY_CODE,o279709.SEGMENT3,o279709.SEGMENT4,o279709.TRANSLATED_FLAG ),( o279709.SEGMENT3,o279709.SEGMENT4 ),( o279709.SEGMENT3 ))
    HAVING (GROUP_ID()=0)
    ORDER BY GID DESC;
    Thanks,
    PA1
    Edited by: PA1B on Jan 29, 2010 12:50 PM

  • Discoverer 10.1.2.55.26 Viewer Shows NULL instead of Blank

    Hello All,
    we recently installed Discoverer 10.1.2.55.26 and applied cumulative patches(CM4). we migrated 9.04 version reports to Discoverer 10g(10.1.2.55.26).
    On all the Reports, we see NULL instead of Blank spaces in the data in the viewer. How can we change all of the reports to show blank space instead of NULL.
    Please share your experience and thoughts on this Issue
    Thank you
    Chandu Ambati

    Thank you Tamir,
    Before i try on the big bang approach. I tried changing the worksheet options for one of the worksheet that shows NULL.
    I changed from NULL to blank space and saved the workbook.
    we use Oracle Portal to show these workbooks as Portal Views. Portal View was showing NULL before the change, and after changing the worksheet options and saving it, i refreshed the portal view and it started showing Blank instead of NULL. Works fine for that day.
    The next Day again it started showing NULL.
    Do u think are we missing any step?
    Thanks again for your help.
    Chandu Ambati

  • Discoverer report showing wrong output

    Hi all
    We have made a discoverer report called Generic Employee list which is having 37202 records. But in the front end it is showing only 7001 records.
    I have checked that query in toad there i am getting 37202 records and i checked in discoverer desktop there it shows 37202 but when iam exporting it to Excel or CSV file it has only 10054 records.
    Its urgent. Kindly advise on the same.
    Thanks & Regards
    Nakshathra

    Hi Nakshathra,
    Go to Tools --> Options --> Query Governer, uncheck the Limit Retrived data Query, some times it will set to default 10000 records else manually you can set the limitation.
    I hope this helps you.
    Cheers,
    Naga Suresh. C

  • Discoverer Report showing invalid characters in the report data

    Hi,
    Can you please help me. I have designed a discoverer report in discoverer desktop 4i, when it is running the data showing some invalid characters in the data like below.
    kara¿ah     L¿MAK HOLD¿NG A.¿
    I have executed the same query in sql plus at that time the data shows correctly. Please let me know, is there any settings required.
    Best Regards,
    Umamaheshwar.

    Hi Umamaheshwar
    This could be a registry setting. Let me give you some background. In the Windows registy, every Oracle Home has a setting called NLS_LANG. This is the variable that controls, among other things, the numeric characters and the language used. The variable is made up of 3 parts. These are:
    language_territory.characterset
    Notice how there is an underscore character between the first two variables and a period between the last two. This is very important and must not be changed.
    So, for example, most American settings look like this: AMERICAN_AMERICA.WE8MSWIN1252
    The second variable, the territory, controls the default date, monetary, and numeric formats and must correspond to the name of a country. So if I wanted to use the Greek settings for numeric formatting, editing the NLS_LANG for Discoverer Desktop to this setting will do the trick:
    AMERICAN_GREECE.WE8MSWIN1252
    Can you please check your settings? Here's a workflow:
    a) Open up your registry by running Regedit
    b) Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE
    c) Look for the Oracle Home corresponding to where Discoverer Desktop is installed. It's probably called KEY_ORANT
    d) Clicking on the Oracle Home will display all of the variables
    e) Take a look at the variable called NLS_LANG - if it is correct Exit the registry
    f) If its not correct please right-click on it and from the pop-up select Modify
    f) Change the variable to the right setting
    g) Click the OK button to save your change
    h) Exit the registry
    Best wishes
    Michael

  • Oracle Discoverer report shows drilldown icon in Web version

    Hi ,
    I am trying to create a new CROSS TAB Discoverer report. I made all my development done using the Discoverer desktop edition and is fine. When I saved in the database and showed the same report the User, in the Web Version, the report shows ' >' icon in all the cross tab headings and when the cursor is moved there, it gives an option to Drill down.
    We have 3 fields which are selected but not shown in the report. It shows the drill down to those 3 fields.
    My questions is:
    1. I should not allow users to drill down. It should not show that option.
    How to disable that option in the Web Version.
    Any help in this regard is highly appreciated.
    Thanks & Regards,
    Kiran Kesari

    Yogini is correct, but the solution provided will remove drill capability for all users under all circumstances. This is a "shortcoming" of Disco. If you set up a hierarchy for the users to use for drilling, the users must have the drill out privilege. This has the additional effect of adding the "Drill to related..." feature to most (and I believe all) columns.

  • BI Report showing NULL for decimal numbers

    Oracle Business Intelligence 11.1.1.7.0
    In an earlier version of BI we had an issue with our Reports where any numbers with digits after the decimal would return a blank result in the report (the correct numbers would still show up in the Data Model's sample data), but only when viewed as an Interactive report (PDF views were fine).  However, after an upgrade it happened with any report views, not just the Interactive Report view.  I found a work-around for this were I CAST each number column to Double Precision, and then it would show up fine.  That worked for a few months, only now it doesn't work at all.  After speaking with the system admin, I do no think any upgrades happened between when the CAST solution started working and when it stopped working.
    Has anyone else witnessed this issue?

    Okay, apparently the CAST solution is still working, just not when I use a SUM (have not tested other aggregates).  Creating a sub-query like below, however, works:
    SELECT CAST(result AS DOUBLE PRECISION)
    FROM
    SELECT SUM(col_1) AS result
    FROM table_1

  • Expense Report showing comma instead of period (100,00% instead of 100.00%)

    Hi,
    Reports in Expense Reports part of ESS is displaying comma "," instead of period ".".  I am guessing a configuration setting somewhere is set wrong.  Would someone tell me how I can correct this?
    Thank you.
    Joon,

    Hi,
    Please set the language in the JCo connections as English (UK). Also check the default language of the user created in SAP-EP.
    Thanks and Regards,
    Gauri Gosavi.

  • Every time i click the firefox icon a crash report shows up instead

    i click on the icon it says it crashed i click on the icon three more times does it again then start in safe mode comes up i try it it does it again and then that reset comes up i click on that it does it again it keeps going it been like that for weeks the only way i can use fire fox is when i sign in as admin and i try hitting details the details of the crash won't come up

    If you can't open Firefox then see:
    *http://kb.mozillazine.org/Mozilla_Crash_Reporter#Location_of_crash_reports
    *http://kb.mozillazine.org/Mozilla_Crash_Reporter#Viewing_crash_reports

  • Showing 0 or Null instead of blank in rpt?

    Hi,
    I created a report in the below fomat :
    -------- Col1, Col 2, Col 3
    Row1 - 12, 1, 01
    Row2 - 11, , 94,
    Rown - 23, 34,
    As per the condition defined I am not getting any value under col2-row2 and col3-rown...It is diaplayed as blank in the rpt.
    I would like to show 0 or Null instead of blank. How can I achieve this?
    Thanks....VK
    Edited by: 793773 on Sep 29, 2010 11:22 PM
    Edited by: 793773 on Sep 29, 2010 11:24 PM

    Yup I achieved it using IFNULL function. Below syntax I used.
    IFNULL(FILTER("- Quantity"."Total Quantity" USING (Product.TEXT_0 = 'Day')),0)
    Regards....VK

  • A column in 4i showing Null & Blank simultaneously but not in 10g

    Hi ,
    Presently working on migrating data from discoverer 4i to discoverer 10g and post migration it seems to be succesful.
    Though currently in a report we are facing the following issue :
    A column in 4i viewer showing Null & Blank simultaneously but its not so in 10g.In 10g it is showing NULL only.
    I tried working out with OPTION / Sheet----> Null and
    even with FORMAT DATA / TEXT giving the category as NONE(depicting the format as in Database)
    There was no difference with the above.
    Kindly advice me regarding the above.
    Regards
    Sajit.

    Hi,
    Check the aggregation methods in the 4i and in the new version

  • Cross Tab Report...Calculated Column shows NULL

    Hi there
    I have one calculated field which is based on some calculation when I run my report in Discoverer Desktop I can see the 0 in NULL values in all rows.
    But when I run this report in Discoverer Plus/Discoverer Viewer it shows me Null for some values or some values I can see the zeros.
    I have checked the WorkBooks options its all set to 0.0.
    1)
    Edit---> WorkSheet Properties ---CrossTab Format ---Show Null values as 0.0
    2)
    Tools---> Options---> Sheet--->Show Null values as 0.0
    3)
    I have settings in Pref.txt which means Some reports I want to see the NULL values...
    Pref.txt
    NullValue = "NULL"
    Do you have any idea..
    Thanks
    ASIM

    Well, I don't really have an idea what is happening, but i have a solution to hide nulls.
    You can create an exception on the columns.
    when column_name = Null then change the forecolor to match with the backcolor.
    This will make the text and box of same color and will hide nulls.
    Cheers :)

  • Discoverer Report opened from Portal does not show correct data

    Hi,
    When I try to open a Discoverer report from a portal that I created, it shows stale data but when I click on "Analyze", it shows all the data correctly.
    Does anyone know what the reason could be for this?
    Thank you,
    Santoshi

    I assume you used the Discoverer Portlet Provider. A discoverer portlet is never live data. When you define the portlet you specify how often to 'refresh' the data. If you skipped this step, then you just get the data as-of when you created the portlet.
    Generally you specify the refresh time to be sometime after your usual database load completes.

  • Lexical parameter in select statement showing null or column name in xml tag instead of value

    Hi,
    i am using lexical parameter in report select statement as
    Select &order value from oe_order_headers_all a where order_number ='7889'
    and setting  : order:='a.order_number';  in after parameter form trigger.
    lexical parameter intial value set to null
    when i run this report , its not showing order number in output ,its showing null or a.order_number as text.
    Please help.

    try this
    Select &order data_show
    from oe_order_headers_all
    where order_number ='7889'
    and setting  :order:='order_number';  in after parameter form trigger.
    Hope this helps
    Hamid

Maybe you are looking for

  • Windows 7 64 bit install error

    I have Window's 7 & I run 64 bit. Well Every single time I try to install iTunes 9.2.1 it says that part of the installation failed & it won't let my iPod nano or my gen. 5 iPod run on iTunes. So far every iPod I've tried says no then it tells me to

  • IPad app store won't display certain apps, and itunes store won't display any searches at all

    Hi. My problem started when instagram won't open bc it says I have an old version, but everytime I checked the "updates" in the app store, instagram doesn't appear. So I deleted it. Now no matter how I search on my iPad for instagram and other certai

  • How to use create_sort_rule? Please help!

    Hi Experts,           I want to craete a sort rule for a field. There is a method called create_sort_rule in IF_SALV_WD_SORT interface. It has following parameters: inputs: SORT_ORDER : LIKE IF_SALV_WD_C_SORT=>SORT_ORDER  DEFAULT  IF_SALV_WD_C_SORT=>

  • How do you auto-populate a text field based on entries in other text fields?

    I would like to be able to have a text field that populates as "Complete" or "Incomplete" based on whether all the mandatory text fields have been filled out or not. For example, if the "First Name," "Last Name," and "City" text fields are not filled

  • Open a website with a keyboard shortcut.

    Hello, Is there a way to open a website (in a new tab) with a keyboard shortcut. For example, use Alt+X to open google.com and Alt+V to open gmail.com Thanks in advance