Hi all,
I would like to know if there is a method to disable the button when the PowerAutomate flow combined with that button is correctly triggered.
To be more specific, I have a button that will trigger a flow to add an item in the SharePoint List. However, I just want the users to click on that button once a day. Otherwise, if they click too much times, there will be huge amount of duplicated list item added to the SP list, which is not what I want.
Hope there is a solution on this.
Or is there any way to display the flow status in the PowerApp? For example, after the user click on the button, it will tell them the flow is triggered correctly. So they don't need to click on the button multiple times.