I've started today with the powerapps, so maybe i'm missing something.
All i want is a toggle button that toggles the value of my field in excel. When i connect my colum that contains only true or false in plain text, the powerapps shows me a warning that it expects a true or false value. THis works though, it toggles the button if it's true.
But when i toggle the button from my preview or from my phone, it doesn't write back to excel.
Do i need to use the on change event to write the value back to excel, and if so how does that work?
Thanks for reading!