
Exact answer: No — this is not currently supported directly.
The Power Automate visual in Power BI can only pass fields that you add to its Power Automate Data section as dynamic content. The currently selected report bookmark or Personal Bookmark GUID/URL is not exposed as dynamic content to the flow.
More importantly, Personal Bookmarks are user-specific, and Microsoft documents that actions for Personal Bookmarks aren't supported through the APIs.
So your desired flow:
Current Power BI Bookmark / Personal Bookmark → Power Automate dynamic content → create Confluence page with bookmark URL cannot be achieved natively using the Power Automate visual.
bookmarkGuid in supported scenarios. Microsoft documents bookmark URLs using bookmarkGuid=...; however, some features such as export explicitly support report bookmarks only, not personal bookmarks.Therefore, for Personal Bookmarks specifically, there is currently no native dynamic-content token in the Power BI → Power Automate integration that provides the current Personal Bookmark GUID or URL