Hi myDBR Representative,
How are we doing? Just wanted to see if there is a way, that myDBR supports in its framework, that allows one to pass a large number of unique ids (integer type) to a linked report? I know the normal convention is to pass the ids as a parameter in the URL, however, the 2,000 character limit imposed by browsers will potentially cause an issue as I want to be able to pass at least a thousand integer values. Even if I compress we're talking about 3,000+ characters. Unfortunately I don't think we can share temp tables between sessions and creating a permanent table for each report generated is not a scalable solution.
Is there a way that you can think of that would allow me to pass those integers without re-querying the data (which can be very time consuming because of the amount of data being queried)?
Thanks,
Noah