Filteration

Discussion in 'Tally Developer' started by Sreejith, Apr 25, 2013.

    
  1. Sreejith

    Sreejith New Member


    Dear Sir
    Greetings !!!

    How to add a filteration for Items & party in a report (newly made report with all transaction details).

    Thanks in advance.
     


  2. admin

    admin Administrator Staff Member


    in the collection , u need to write an attribute called Filter and this i system formula

    ex:
    [Collection: my Coll]
    Type: Stock Item
    FIlter: MyFilter

    [System: Formula]
    MyFilter: $Name = "tets Itme"
     


  3. Bhavesh

    Bhavesh New Member


    Dear Sir,

    First of all I like to know will Tally 9 2.14 supports "Filter" with Collection?

    Is it possible to know compatibility of all TDL Functions, Attribute etc without use in Code!

    ok, in above mentioned example, we don't need to use @@ for System Formula?!
     


Share This Page