Hi Shazmin,
1) Create a formula (@Suppress) with this code:
If {Include} = 'True' then 1
2) Right-click the Include field > Format field > Common tab > Click the formula button beside 'Suppress' and use this code:
Minimum({@Suppress}) = 1
AND
Maximum({@Suppress}) = 1
-Abhilash