Hi,
I have created a query in which I have used the LeftOuterJoin.
But I want to add the DataItemTableFilter based on the boolean field value of the table.

I want this filter to work only if the uerIsEuropeanfield is true else the filter should not work and fetch all the records from both tables..
I don't know how to make this DataItemTableFilter not work based on the condition.
Can you please help me? or can you please suggest me another solution like how to add if else in DataItemTableFilter. or any other solution?
Kindly help.
Regards.