Hi,
I'm want to open a report in a new window to feel like it was a popup. I'm using javascript to do this and I want to pass multiple parameters that are Analysis Services members, however the URL becomes too big and I get the message:
- The full path must be less than 260 characters long; other restrictions apply. If the report server is in native mode, the path must start with slash
How do you work around this?
Thank you