Forum Discussion
To do two consecutive actions on clicking one button
Hi all,
Is there a way to do two consecutive actions on clicking one button? For example, to do one bookmark action followed by a page navigation action on clicking one button?
If this is not possible, what is the best way to achieve a series of actions like this automatically in a Power BI report? Can a Power Automate flow do the two actions in the example?
Thanks!
Cheetah
3 Replies
- amitchandakSuper User
Cheetah , Create a bookmark on page 2 and use that on page 1 button, that should do both
- CheetahHelper I
Hi amitchandak , thank you for the reply.
Sorry I didn't make the user-case clear. The button is on a pop-up panel in certain page, on clicking the button, the panel should be closed (done by a bookmark action) at first, and then the page should be dynamically navigated to a destination page which depends on the content of the user inputs in the panel. So the destination page cannot be bookmarked in a hard-coded way.
Do you have any idea with it?
Thank you!Cheetah
- marcohornesbyFrequent Visitor
Hi,
I know it has been a while, but did you ever find a solution to this?