Trouble saving checkbox value of true/false to a collection with other data in powerapps canvas
This is my first power app and I am trying to save the value (true or false) from a checkbox to a collection along with other data. When you hover over the values for the checkbox they show the new correct values, however the checkbox changes do not save to the collection, only the original values of the checkboxes save. The rest of the data is saving to the collection perfectly. The checkboxes check and uncheck correctly and the labels for the checkboxes change accordingly (this is for testing only). I really don’t know where I am going wrong. I have spent hours trying to figure this out. Please help.