Report Filters in Employee Portal

EknathPPawar
EknathPPawar Member Posts: 34
How can we Create Dynamic Report Filter in Employee Portal.

Comments

  • Divya
    Divya Member Posts: 125
    S. This is possible. But u can't directly filter to the report. You have to create separate table to get the required filter values, and store into that New Table.

    And then you can filter the Report by using 6828 - "EP Report Mgt." codeunit.
    You have to write the code in the "TableBased" Trigger (using Setview or Setfilter).
    Victory is sweetest when you've known defeat