I’m working in various spaces (or doc):
Space 1 contains all data related to Product 1.
Space 2 contains all data related to Product 2.
Common Space contains data that is used by both Space 1 and 2. (ex: Release schedule information)
The only way for me to pull Release schedule information in Space 1 and 2 is using the cross-doc pack referencing from Common space which is great.
Now, I have another space, the Stakeholders space who wants to get a wholistic view of various products. So I pull in information from Space 1 and 2 using cross-doc into this space.
Now when I try to combine data into a table in the Stakeholders space, it’s unable to pull release schedule information nor reference it from Common space so that I can use it as filter to this table with combined data.
Did I start with the right approach? How do you go about addressing this challenge?