I have read this article
which tells to reload powerapp. I wanted to know are there any other way which triggers OnStart of App ? or any way from powerapp to refresh the browser

I have read this article
which tells to reload powerapp. I wanted to know are there any other way which triggers OnStart of App ? or any way from powerapp to refresh the browser
Hi @pcakhilnadh ,
1\ You could manually refresh the browser to trigger the onstart formula.
2\ You could copy the formula of onstart property , add a button control and paste it to onSelect property of the button.
Best Regards,
Wearsky
If my post helps, then please consider Accept it as the solution to help others. Thanks.