Hello community,
I have another problem. I have a data table (name: DataTable1_2). This data table is filled via a SharePoint list. The data table then shows 5 columns. One column has the name "AU_Rein". This column has either a 0 or a 1.
There is also a tooglebutton on the app screen.
Now I want to click on a record in the data table. And if there is a 1 in the "AU_Rein" column, the default value of the toogle button should automatically be set to True, otherwise the toggle button should automatically be set to False.
Can I solve this with a formula? If yes how?
Thank you for your help.
Best regard RoScha