report generation

surisuri Member Posts: 123
hi,one and all

i am generating a report with 3 data items as shown below

DataItem Name

Purchase Requisition Header <Purchase Requisition Header>

Purchase Requisition Line <Purchase Requisition Line>

Customer Bank Account <Customer Bank Account>

i am generating the report as shown below screen shots named(first,second)

the actual requirement about my client is

while generating the report the values for the particular number is not available in the table ,it must not show the entire report....(header section to footer section)

while generating the report the values for the particular number is available in the table ,it must not show the entire report....

from (header section to footer section)..

is it possible sir,can any one can suggest me ,is their any property or we have to write any code..

i am sending the screen shots with values in the table and without values in the table what i have actually generated.

(the values not yet presented for that particular number it must empty page)

Comments

  • surisuri Member Posts: 123
    hi all,
    i am generating the report i have the dataitems
    DataItem Name
    Purchase Requisition Header <Purchase Requisition Header>
    Purchase Requisition Line <Purchase Requisition Line>
    Customer Bank Account <Customer Bank Account>

    Purchase Requisition Header Purchase Requisition Line

    we have a no field:in that we have a values we have a document field:in that we have a values
    rq0001
    rq0002 rq0002
    rq0003 rq0003
    rq0004 rq0004
    rq0005 rq0005
    rq0005
    rq0006
    rq0007
    rq0008
    rq0009
    rq0010
    rq0011
    rq0012
    let us consider these are the values are presented in the two tables ,
    while i am generating the report i am getting the values rq0001 to rq0002
    by setting the data item link property=Document No.=FIELD(No.)

    but my client needs that,based on the values in Purchase Requisition Line he wants the report,
    (i,e rq0001,rq0006,rq0007,rq0008,rq0009......rq00012) the values in Purchase Requisition header are displaying in my report as well as
    is it possible to hide the values of records in the report generation
    this is my actual requirement,can anybody suggest me please,
    thanks
Sign In or Register to comment.