Hi,
I have two analytical documents that must be linked together trough cross navigation, basically the first one is a set of tables that uses an analytical driver to filter out data (it allows the document to cycle between a series of databases) and the second one should show the detail of a column when it gets clicked.
The second document should inherit the parameter defined by the analytical driver, but I don't know how to configure the output parameter properly.
Can I achieve this? And if yes, how can I do it?