Workspace Report - Pass value from workspace
Content
Hi all,
I have an entity that is not directly related to a parent entity (via Object Designer relationships). It does however store records with row ids of a parent record. Is there any way I can manually control the id that is passed from a primary workspace entity into the subtab workspace report?
For example... Record row id is 101. There is a column on the standalone entity called "Source Id" where this id, 101, is present. I want to filter a report based on this entity using the row id 101. It works as standard if the relationship has been established via Object designer but this is not viable as the standalone entity column Source Id contains the row ids from more than one parent entity and you cant have more than one relationship on a single field.