I have an application summary view, and a top XX component resource, and I want to filter that resource using the application ID.
In the Filter block, I have this (and a gazillion different variations of it):
Application.ID = ${ApplicationID}
I'm trying to use the application ID I'm browsing to filter the resource. I've done this with node reports, using the "NodeID = ${NodeID}" macro, but can't seem to get this to work, and can't find a good resource that explains how I should be constructing this filter.
Does anyone have any ideas on how I can solve this?
