cancel
Showing results for 
Search instead for 
Did you mean: 

webi - use variables in different sections

Former Member
0 Kudos

I have a simple variable that is a sum the value returned is 16.4
I want to put the value 16.4 into another variable so that i can use it for different calculations within different sections of a report. How do do that???

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Dennis,

You can directly create a Formula on your first variable and make it a Second Variable.

e.g. [var1]={some formula}

Create a second variable var2 as below:     

[var2]=[var1]

You can add some calculations to it as well.

Regards,

Muthulakshmi Ramanathan