
I am makind a report and I need a list of "Tipo" but only see in the list the data with column "Habilitar para certificado " in true.
something like this:
I am using :
How can I specify which records to show in the list?
Hi, As far as I know, there is no simple way to do this.
This Filter is similar to the Filter of the List page, it will display all the values.
There are two workarounds that you can try.
1. Using Security Filters:
More details: https://yzhums.com/10133/
2. Hide Filter FastTab in report request page, the add new field in the Options area (add filter field in Request Page code.)
More details: https://yzhums.com/7014/
Hope this helps.
Thanks.
ZHU