I have a cell in a table is set to show a field if the value of the field is ‘Y’
I have set up the field as such <i class="fa fa-check fa-10x" dmx-show="(_['2stepcode_verify'] == 'Y')" style="color:green" dmx-bs-popover="'They have successfully entered in a 2-step verification code to validate their contact information'" data-trigger="hover" data-placement="top">Verified {{clients_ID}}</i>
however, when i pull the page data up, its showing when a value is set to N for some reason on some of the fields. NOt all of them, but just some that its not suppose to (see screenshot example)