I am trying to build a simple Power app that will allow me to run an auction for a football tournament. The purpose of the app would be for each manager to have access and to make bids for players on the app sheet, and for the most recent bid to show on each users app screen.
I can get this to work with buttons but seemingly due to each user being on a difference instance of the app it only shows bids they have made? I also have a timer on the page, and would like all users to see the same timer once triggered.