Page 2 of 2

Re: Using Table Values for User Variables

Posted: Thu Feb 27, 2020 10:09 pm
by ben.w
But when there is more than one row in the table, your solution pulls the first row. How do I get it to display a different row?

Re: Using Table Values for User Variables

Posted: Fri Feb 28, 2020 8:54 am
by Lech Kulikowski
Hello,

> How do I get it to display a different row?

Where do you want to show a different row?
If on the page, in the Text components, you can use the following expression to change the value, for example:
{SalesTax = DataSourceName.ColumnName}

Thank you.

Re: Using Table Values for User Variables

Posted: Fri Feb 28, 2020 4:27 pm
by ben.w
Just confirming - if I set the variable to datasourcename.columnname, then the user will not be able to override it at the report?

Thank you!

Re: Using Table Values for User Variables

Posted: Thu Mar 05, 2020 7:14 pm
by Lech Kulikowski
Hello,

Yes, if it set as the initialized value.

Thank you.

Re: Using Table Values for User Variables

Posted: Fri Mar 06, 2020 5:50 pm
by ben.w
Hi Lech,
Well, not quite the answer that I was looking for, but good to know.

If you could look into adding this functionality into a future release, I'd be most appreciative!

Thank you!
Ben

Re: Using Table Values for User Variables

Posted: Fri Mar 13, 2020 8:30 pm
by Lech Kulikowski
Hello

Ok.
Please let us know if you need any additional help.

Thank you.