This topic is locked
[SOLVED]

 filter on report

3/17/2010 5:12:57 AM
PHPRunner General questions
J
jccanut author

Hi,

I want to use filter on report depending on SESSION's variable. On list page I use "before SQL query event" but i can't find the same in report.Is there a way to do that?

Thanks.

J
Jane 3/17/2010

Hi,
use After table initialized event on the Eventstab for this purpose.

J
jccanut author 3/17/2010

Thanks for your answer.

I've never noticed this event before. It will be very useful.