How to Pass a UI Builder Page Parameter to a Dashboard Component's Required Parameter in Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi Team,
I have a Workspace page called "Analytics" in UI Builder. This page has a page parameter named projectID.
On this page, I added a Dashboard Component and configured it to display a custom dashboard called "WS Project Card". The dashboard has a required parameter that needs to receive the value of the page parameter projectID.
I'm trying to understand where and how to pass the page parameter value (projectID) to the dashboard's required parameter in UI Builder.
Analytics page parameter: projectID
Dashboard: WS Project Card
Dashboard required parameter: needs the projectID value
Could someone please guide me on:
Where dashboard parameters are mapped in UI Builder?
Whether page parameters can be directly bound to dashboard parameters?
If a client state parameter or data resource is required as an intermediary?
Any screenshots or examples would be greatly appreciated.
Thanks in advance!