Hi everyone,
Kind of a top level/entry level question here, but was wondering what people thought...
I'm trying to figure out a way of triggering timers to start on devices independently running a PowerApp. I understand that of course the timers won't be perfectly in-sync, but it would be good to remotely start timers... 🙂 I've tried to do this by setting up a PowerApps button in flow, and just going directly to a Respond to PowerApps action where I was attempting to set my StartTimer variable in PowerApps to true to get the timer going... Is this even the way to do this? I could also envision setting up a database with the booleans in cells, and having an admin change them to start the timers... Anyways--interested in people's opinions!