let's say i have report at the X level, and on the report is the attribute 'X ID #'. let's say i also have a document with 6 reports that all have the same prompt on them asking for a single 'X ID #'. i want a hyperlink on the regular report on 'X ID #', such that when it is clicked, it brings up the document with the prompt answered for that particular 'X ID #'. do you think this is possible? i imagine one can get the URL for the document, and wrap some HTML text around the attribute definition to create the link, but what i don't know is if you can dynamically answer a shared prompt for multiple reports in a document that way. thanks.