Hi,
Please following these steps.
1. Create two report parameters: T1 and T2. The type of them is boolean.
2. Set the defalut value of T2: =Parameters!T1.Value
Then when you run the report for the first time, T2's value will be generated according to T1.
It looks like this.

Please feel free to let me know if I’ve misunderstood anything.