I have some formula column fields with the following syntax:
column_1: checkbox type
column_2: formula type with IF statement
Everything is working as expect and I see as table results the desired emoticon if is checked or unchecked.
The problem o...