I’ve created a new column in a PowerApps table:
The problem, is that it appears blank:
The problem with this, is that blank means null:
And I don’t really want nulls, I want true or false.
How can I bulk update all records in the table so that column appears as false instead of null?