Hi,
I created a table with a filter in powerapps based on a SQL server.
Per row, I want a feature where I can select "Seen". This can be in the form of a checkbox/ button or whatever.
In other words, I need to add some sort of checkbox to my Powerapps table and when checked, it needs to push this data into my SQL database.
Does somebody have an idea on how to do this? 🙂
Thanks in advance!