When I added the sheet via Sheet Wizard, there was an option to subscribe to the UI data. (I am familiar with publishing and subscribing in dashboards only).
I was able to pick the field that i wanted to subscribe to
The next step is to filter the dashboard by the subscribed data. This is where I am stuck. How do I do that. It is not quite the same with a normal dashboard.
You can’t type in that field? What version?
I’m not sure if it’s dependent on the underling query but this works in 10.2.200.3
Re-reading your question; yes, the dashboard filters will not have columns from a different dataview in them, only the query itself. In this case, as I understand it, you want your dashboard to be filtered to the CapPromiseDtl_OrderNum value. So in your dashboard, you set your query OrderNum field equal to DashboardBrowse. In your customization, you publish CapPromise_Dtl.OrderNum and then your dbd will be set up to subscribe to that value.