Report Properties to set date filter

Hi guys,

is there any way i can set properties of dataitem in report by user input ?

Eg: USer viewing item ledger entries of posting date: 01-01-11..31-12-11
I would like to set this in the item ledger entries- dataitem, data item view properties is that possible instead of programatically filter them in pre-data item

Answers

  • Request Filter Fields?
  • hi kapamarou,

    thanks for replying, may i check, that upon setting the ReqFilterField, there's no requirement to code setrange/ setfilter in my coding?
  • Only if you need to change later on or you want to make sure that a field has a specific value.

    Try to give the user the ability to set as many filters he wants.
  • kapamarou

    Thanks a lot ! \:D/