Data Retrieving Problem

Discussion in 'Tally Developer' started by Joharfchhil, Jun 8, 2013.

    
  1. Joharfchhil

    Joharfchhil Member


    [Collection: Voucher CollectionCSknl_0]
    Type : Voucher
    Filter: IsSalesVT

    [Collection: SItemCollCSknl_0]
    Source Collection : Voucher CollectionCSknl_0
    Walk : AllInventory Entries
    By : Name_1 : $stockItemName:StockItem:$StockItemName
    Sort : default : $Code_1
    Parm Var:SVFromDate:$$MachineDate - 30 ----- why this is not retrieving data of last 30days ???

    Aggr Compute : Tr30Qty : Sum : If @@CSknlSaleVr Then $BilledQty Else 0

    Compute : ItClQty : $StkClBalance:StockItem:$StockItemName
    Compute : Code_1 : $OnlyAlias:StockItem:$StockItemName
    Compute : ItMRP_1 : $AMRP:StockItem:$StockItemName
    compute : ItPur_1 : $APURRATE:StockItem:$StockItemName
    compute : AMBQ_1 : $AMBQ:StockItem:$StockItemName

    Filter: Mygrpfilter
     


  2. Joharfchhil

    Joharfchhil Member


    Can anybody help me ... plz
     


Share This Page