Page 1 of 1

Write condition for check box

Posted: Mon Jul 11, 2022 11:59 am
by mohsen202
I have a field in database that named IsPayed , the value of that is true or false , I want to create a report and show this field value and let the client to know that's true or false , so I need two check boxes but I don't know how to write condition to show false check box when IsPayed is false or show true check box when IsPayed is true .

Re: Write condition for check box

Posted: Mon Jul 11, 2022 3:23 pm
by Max Shamanov
Hello,

Please check the attached report.

Thank you.