If you are unable to create a new account, please email support@bspsoftware.com

 

How to create a Multi Page Report with String varibale to display multiple pages

Started by v2k4u, 28 Apr 2015 11:00:45 AM

Previous topic - Next topic

v2k4u

Hi Gurus,

I have a question on how to create a string variable to display mutliple pages in a report when a prompt is defined to select the static choices based on the defined string variable.

I have a string variable created and rendering the variable to each page but not able to do a multi select, as i am trying to do a multi select it doesn't display anything on the report but single selection works fine with the created string variable.

Thanks.

Lynn

You haven't explained details such as what your variable expression looks like. I would create a separate boolean variable for each page to use as the render variable and have each one evaluate the parameter selections to decide if the page was selected or not.