Hello all,
I have a SharePoint list with the Button column.
I have set value for the column is Show and Hide.
I have a Go button in PowerApps
How to Show/Hide this button based on condition below?
-Selecting the Show value for the Button column -> The Go button is show
-Selecting the Hide value for the Button column -> The Go button is hide
I also want to it update live time (automatic refresh app/web)
Could you please help me this case?
Thank you so much.