One column not diplaying report

HI
I wrote a report program for daily collection of our customers
I got a problem that the last column was not displaying report even though everything is ok in program
plz help me
regards
sateesh

yes
I have gone through every write statements in my program
everything seems ok i.e the fields, length, positions
regards
sateesh

Similar Messages

  • How to merge dates in the same year in one column in rdlc report ?

    dears 
    I need to create like this report but I cannot merge the transactions in the days in one column return to the month as in the table
    Delivery Schedule
    2010
    2011
    2012
    2013
    2014
    Model / Month
    Total
    Total
    Total
    Total
    Jan
    Feb
    March
    April
    May
    June
    July
    Aug
    Sep
    Oct
    Nov
    Dec
    Total
    item1
    0
    item2
    11
    1
    1
    2
    item3
    3
    1
    1
    2
    item4
    14
    1
    1
    1
    1
    1
    1
    1
    7
    item5
    10
    2
    2
    1
    1
    1
    4
    10
    1
    1
    1
    1
    25
    item6
    0
    item7
    7
    1
    1
    2
    1
    1
    1
    7
    item8
    19
    4
    4
    5
    11
    10
    4
    7
    13
    2
    5
    3
    68
    item9
    1
    2
    1
    1
    5
    item10
    15
    3
    5
    5
    5
    8
    5
    3
    7
    5
    8
    1
    3
    58
    item11
    63
    15
    8
    4
    12
    6
    11
    8
    7
    24
    11
    6
    112
    item12
    3
    1
    1
    1
    1
    1
    2
    1
    2
    10
    item13
    32
    3
    7
    7
    7
    8
    5
    5
    10
    2
    54
    item14
    16
    3
    2
    5
    7
    9
    8
    6
    3
    2
    45
    Total Delivery
    0
    0
    0
    193
    29
    29
    21
    26
    51
    36
    40
    40
    44
    38
    25
    16
    395

    Hi Eng ,
    Based on my understanding, the date field exists in the database, then you want to display the corresponding year and month within the report and perform sum total,right?
    In your scenario, since you haven’t provided the sample data, we create the database with some data. Then design the report with the structure you provided. Please refer to our test steps and results:
    1. Create the database with the query below:
    create table test1
    [item] nvarchar(50),
    [date] date,
    value int)
    insert into test1 values
    ('item1','2014/02/08',10),
    ('item2','2014/02/22',56),
    ('item3','2014/07/18',45),
    ('item3','2014/07/18',40),
    ('item4','2015/02/26',36),
    ('item5','2015/02/12',79)
    2. Design the report like below:
    3. Preview the report.
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

  • More than one column retrieved in "report and form" page

    HELLO!
    let's see if anybody can help me with this... i'm sure it's a stupid problem but i really don't know how to solve it.
    when i create a new application with APEX, i want to add a "report and form" page. i select the table where de data is, and then click on add page. then i go to the page definition for the form that just has been created but there's no option for selecting more than one column as the link column...
    i mean, i want to show a report with all the columns from the table and then, by selecting one of them, the form should display that column but the problem is that the primary key of the table is formed by 6 columns and i always receive the "more than one column retrieved" message as it's trying to retrieve the information using only one column. is there any way to make the link column be composed by 6 or 7 columns??

    APEX can handle 2 primary key for one table (if you are using the automated fetch row and the automated process row).
    In your case, you'll have to create your own "fetch process (page rendering)" and "DML process (page processing)".
    Flex
    Homepage : http://www.insum.ca
    InSum Solutions' blog : http://insum-apex.blogspot.com

  • Navigation from one column to different Reports

    Hi,
    I am using 10g.In Answers i have a doubt.
    I have a column with 30 values.These are the different Entities.
    So when i click on any entity it needs to go to particular Entity Report.Is it possible with any case conditions.
    And i have developed 30 Reports.
    Note: Here i am providng centralized report when user login into the Dashboards. Based on the that needs to navigate
    Thanks

    Hi,
        You can create one viewset. In one view set you can place any number of views.
    According to your question
    1. create viewset
    2. place the views in viewset
    3. place outbound plug in the first view amd place the inbound plug the  second view. connect those two views witg navigation link.
    4. place the outbound plug in secondview and place the inbound plug in thirdview. connect secondview and thirdview with navigation link
    5. create two actions through actions tab.
    6. create two buttons. Go to properties of the first button and bind the first actions. Similary second button.
    7. go to implementation of that actions.
    wdThis.wdFirePlugToDisplayView();
    this is the sample code in section view to display view.
    here we are passing the parameters from one view to another view.
      wdThis.wdFirePlugToDisplyView(wdContext.currentContextElement().getOptions(),wdContext.currentContextElement().getSecondLevel(),wdContext.currentContextElement().getThirdLevel());
    Regards,
    Saraswathi
    Pls reward points for useful info.

  • Logical column not diplaying the correct results

    Hi,
    I am trying to display the %iBOTS failed and in my situation all have failed so i should get a value of 100%, but i am getting a value of 1 always even if i change the *100 to *600 menas it is not multiplying, below i is the formula used:
    CASE WHEN "iBOTs Reporting".""."XXX_SCH_OWNER"."FACT_NQ_INSTANCE"."STATUS" = 2 THEN "iBOTs Reporting".""."XXX_SCH_OWNER"."FACT_NQ_INSTANCE"."INSTANCE_ID" END / "iBOTs Reporting".""."XXX_SCH_OWNER"."FACT_NQ_INSTANCE"."INSTANCE_ID" * 100
    Any idea where i am going wrong.
    Rgds
    Raja

    Hi,
    It did not help, i believe as the aggregation method is count is not able to do the multiplication, i i remove the count it is doing the multiplication with the actual instance number, why is it not able to do a divide and multiply if count is applied, what is thw workaround.
    Rgds,
    Raja

  • Two records are repeated in report..but differ on one column that is amount

    Hi SAP GURUS.........
    I have a report that is containing one of the columns as wbs element.Now when i execute a report i am gettin two records of the same wbs element.one is having the amount (in figures),while the other record dont have amount values.
    Can u explain me why this is happening i mean two records which are same in every respect expect the amount values.???
    Thanks!!!
    Shashi Sharma.

    Hi Sashi,
    Do you have WBS element as only one column in your report or there are any other column also present in drilldown?
    Because if there are multiple columns then though the value of WBS element is same but due to different value of other characteristic you are getting multiple rows in the report.
    Regards,
    Durgesh.

  • Dimension columns to be displayed in one column

    Is there a way to show like "Product Type" and "Product" in ONE column in a report? (displayed as dimension)
    where "Product Type" and "Product" are from different levels
    Example: The first column in the report should look like this:
    Product Type 1
    Product 01
    Product 02
    Product 03
    Product Type 2
    Product 04
    Product 05
    Product 06
    Thanks
    Janne

    Hi
    one way is like going for union
    Other way is: add type, product columns in criteria select list.. go to pivot
    I assume product Type is first then product will come next...
    Now, apply subtotal on producttype > Before then hide this product type column...
    And, to get the same values as the product type there.. instead of "Product type 0 Total"..
    click on sigma button then "Format Labels", keep @ in caption field..
    Edited by: Kishore Guggilla on Jul 29, 2010 1:18 PM

  • Display concatenad fields under one column in alv.

    How can I concatenate three or four fields(Taken from different tables) and can display under one column in ALV report?
    I want to display:
    final_column = production orderStatusmaterial type+maintenance status (concatenation of four fields).
    production order: caufvd-aufnr
    status: tj02t-txt04
    material type: mara-mtart
    maintenance status:mara-pstat
    I want to display only final_column in my alv output screen.
    Kindly guide.
    Thanks and regards.
    Thanks and regards.
    Message was edited by:
            cinthia nazneen

    Please  go through the below   code and  do the same   for appearing  the   four fields  of different table into  One Field catalog at   Display  by Concatenating .
    DATA  :v_tmp  type  string .
    Loop at  itab1.
    Read table  itab2  key field1 = itab1-field1 .
    Read table  itab3  key field1 = itab1-field1 .
    Read table  itab4  key field1 = itab1-field1 .
    Concatenate  itab1-field1 itab2-field1 itab3-field1 itab4-field1 into v_tmp.
      fieldcatalog-fieldname   = 'V_TMP'.
      fieldcatalog-seltext_m   = 'Item change date'.
      fieldcatalog-col_pos     = 1.
      append fieldcatalog to fieldcatalog.
      clear  fieldcatalog.
    endloop.
    Reward points if it is usefull .....
    Girish

  • Not able to see the result in particular column of BPC report

    Dear All,
    I have problem in one of the BPC report where I am not able to see the result into one column but rest of the users are able to see the result for same column in same report without any issues.
    Generally, I used this report frequently but having such problem from last few days. Excel has created any logs which I need to clear? Please advice.
    Request your help to resolve such problem please.
    If you need any information, please let me know.
    Thank You
    Kind Regards
    Anukul

    Hello Anukul,
    In the report what type of data you are trying to check in that column. can you please brief about report.
    And also please check the excel cell format (right click and check it is a numeric or character), which may help to resolve this issue.
    Regards,
    Rajesh.K

  • Newly added column not displayed in Interactive report

    Hello,
    I have a tableA with 3 columns.In the application i am displaying as Form with Report region as Interactive report(Oracle 10g Application Express 3.2).
    I added one column to tableA.Now when i am refreshing the report by adding that column in the select query,the new added column is not displayed in the application.
    How can i do this so that the added column can be displayed.I dont want to delete the whole thing and redo it again.
    Thanks
    Siya

    Hi Siya,
    The Interactive Report will not show you the newly added columns by default. You have to select those columns from the actions menu and when all the required fields are displayed then save it as the default report.
    Then you will be able to see all the columns.
    Hope this solves your problem.
    Thanks,
    Satish.

  • Inreractive Report: Ordering by more than one column

    Hi Guys an Girls,
    I have a interactive report on an application that i have built. I have been asked whether it is possible to order by more than one column.
    What i mean by this is, when i click on the column heading i can order by that column ascending or descending. Is it possible to order by more than one column?
    Thanks
    -N.S.N.O.

    Hi,
    Yes you can. Just choose "Sort" on the options menu.
    Paulo Vale
    http://apex-notes.blogspot.com

  • Display Bex Report in Hierarchy manner (all levels in one column)

    Hi experts,
    Pls. help me in providing any possible solution to get the Bex report in a customized manner as all levels in the report should come under one column as tabbed format with out going for creating hierarchy externally.
    i anm providing 3 example levels below to get some idea as i am not able explain in detail,
                        1.  corporate  (1st level)
                         2. company (2nd level)
                         3. Line of Business (3rd level)
    normal output would be,
    column1        
    corporate
      column2 
    company
    company2
    company3
    column3
    line of business
    line of business2
    line of business3
    required report
    column1
    corporate
    company.
    company2
    company3
    line of business
    line of business2
    line of business3
    need the above manner  in column ( all levels should come in one column in tabbed manner)
    please help in any possible solution to get the required report display.
    Thanks,
    Anil.

    Hi Joao,
    Technically, Description ID column in rpd works with prompt selection because where you will have to select "Enable user to select code by column" which brings sql with id rather than text as shown below
    OBIEE, Endeca and ODI: Description ID column - OBIEE 11g
    In your case you should go with new column with concatenation let me know if you have any difficulty in doing it !
    Thanks,
    Saichand

  • How does one give out enough spaces for a column in SQL report ?

    How does one reserve enough spaces for a column in SQL report ?
    Ex: 2 columns defined as the following
    projectNo varchar2(10)
    ProjectName varchar2(50)
    When create an sql report, the report heading will show below. If my project name is " Tire Strength Test At Site R987654" . I need to get it to show in one line since it was defined as varchar2(50)
    projectNo     ProjectName
    A0001         Tire Strength
                  Test At Site
                  R987654 There got to be a way to get around here . Thanx in advance.
    tai

    I noticed the CSS Style settings only seem to work if using a "Standard Report Column". Unfortunately I have the need to define some report columns where undesired wrapping occurs as "Display as Text (based on LOV, does not save state)" and tried to avoid wrapping, but no luck - is there a way around this (other than performing the report query using a huge DECODE clause, which somewhat renders the LOV useless except for data entry)?
    Thanks in advance for any ideas,
    Holger

  • From two given tables, how do you fetch the values from two columns using values from one column(get values from col.A if col.A is not null and get values from col.B if col.A is null)?

    From two given tables, how do you fetch the values from two columns using values from one column(get values from col.A if col.A is not null and get values from col.B if col.A is null)?

    Hi,
    Use NVL or COALESCE:
    NVL (col_a, col_b)
    Returns col_a if col_a is not NULL; otherwise, it returns col_b.
    Col_a and col_b must have similar (if not identical) datatypes; for example, if col_a is a DATE, then col_b can be another DATE or it can be a TIMESTAMP, but it can't be a VARCHAR2.
    For more about NVL and COALESCE, see the SQL Language manual: http://docs.oracle.com/cd/E11882_01/server.112/e26088/functions119.htm#sthref1310
    I hope this answers your question.
    If not, post a little sample data (CREATE TABLE and INSERT statements, relevant columns only) for all tables involved, and also post the results you want from that data.
    Explain, using specific examples, how you get those results from that data.
    Always say which version of Oracle you're using (e.g., 11.2.0.2.0).
    See the forum FAQ: https://forums.oracle.com/message/9362002

  • Column Alignment in Column Attributes under Report Attributes Not Working

    After changing the default setting and applying the new setting for changing column alignment from left to right, the numbers in the column stay to the left when I run the page. I've cleared the cache and the setting stays on "right" even after logging out of the browser completely and going back in. The numbers in the column of the report are aligned left despite the alignment setting for the column begin "right." I have this problem with more than one column and on completely different page of the application. What am I missing?

    Hi,
    Is the Display As setting set to "Standard Report Column"? Is this just a standard report or a tabular form and the numbers in INPUT items?
    Andy

Maybe you are looking for

  • Cannot send mail on the road

    I am on the road and in some cases have to pay for internet privileges. I can receive mail and surf the internet with Safari. But I cannot send any mail and get the error message. The clerk at the motel here says to change the outgoing mail server to

  • Flow of values from MIC to batch

    We are faced with an unique situation. We want the values from an MIC to flow to the batch. However the tolerance limit of the MIC differs based on the material being inspected. Because of this current the MIC's are specific to the material and the n

  • AE CC not exporting to any file type on Mac OSX 10.10.2

    I have been trying to export my AE sequences to pretty much any file type possible. Initially thought it was the Quicktime/H.264 error that people had noted in other threads, even tried it with AME. I've tried exporting several different projects too

  • Adobe Camera RAW 3.5

    das Update für den Adobe Raw Converter 3.5 für CS2 und Elements 4.0 (u.a. für Nikon D2Xs) ist unter www.adobe.com/products/photoshop/cameraraw.html zum kostenlosen download bereit.

  • Active Content Fix Troubleshooting

    Well the title says it all. Every fix I've tried makes my flash movies, go white at the beginning. Like flashes of light. This isnt happening on all my pages, thought, just some. Yet they are all set up the same, using DW MX Does anyone know about th