Hi,
i had a Table component to list all my documents.
But i only need to list some documents...
My document configuration can be:
Configuration #1 : type=0
Configuration #2 : type=1
Configuration #3 : type=2
Configuration #4 : type=3
In my Table Filter i had:
type equal to 1 , and the documents with configuration#2 are listed.
I need to list , documents with configuration#2 and #4 so i add..
type equal to 1
type equal to 3
but nothing apears in my table when i preview the report

Can u help me to solve this problem? thanks.
*sorry my english