Skip to Content
Menu
This question has been flagged
2606 Views

I have boolean fields in my database. When i export the data in those fields, I get values of either 'True' of 'False' depending on whether the boxes were ticked or not. I, however, want the exported data to either be 'True' if the box is ticked or blank if not ticked. My only other option is to change the field type which is going to affect the data that have already been inputted in the database. Is it possible to make the fields that have not been ticked to come out as empty when I export their data? If yes, how?

Avatar
Discard