Page 1 of 1

Editable Fields in Calculation

Posted: Thu Jan 23, 2014 9:23 am
by mriggall
Hi there

I have a report that has an editable field on it that I want the user to enter a numeric value. I want to then use that value in a calculation somewhere else in the report, can you help me on how to do this?

Matt

Re: Editable Fields in Calculation

Posted: Thu Jan 23, 2014 9:53 am
by Alex K.
Hello,

Unfartunately, it is not possible for editable fields. Please try to use the "RequestFromUser" variable.

Thank you.

Re: Editable Fields in Calculation

Posted: Thu Jan 23, 2014 11:24 am
by mriggall
Hi Aleksey

I don't want to use variables because I need quite a lot of them and it looks untidy.

Can I use Get Value Event or some other way??

thanks

Matt

Re: Editable Fields in Calculation

Posted: Fri Jan 24, 2014 6:42 am
by HighAley
Hello, Matt.

Do you use pure Silverlight version or client/sever?

Thank you.

Re: Editable Fields in Calculation

Posted: Mon Feb 10, 2014 6:37 am
by mriggall
Hi Aleksey

We are using the pure Silverlight version.

thanks

Matt

Re: Editable Fields in Calculation

Posted: Mon Feb 10, 2014 6:55 am
by Alex K.
Hello,

Unfartunately, it is not possible. Please try to use the "RequestFromUser" variable.

Thank you.