Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi all,
I 'm trying to build a URL which has to specify both , a bookmark and other report filters.
Example:
Bookmark URL : ?bookmarkGuid=Bookmarka4a5e472e39b4cd6b44c
report : ?filter=Store/Territory eq 'NC'
surely ? can't stay for both.
Logically i would build it like the following:
but it doesn't work.
I'm also trying other combination but maybe what I'm missing is some key word to combine the 2 last pieces.
Just wondering, is this combination allowed at all (bookmark + filter)?
Any help is appreciated, thank you in advance!