cancel
Showing results for 
Search instead for 
Did you mean: 

add variable into table at a specific section

Former Member
0 Kudos

I have 2 sections in a webi report:
1) section on FUACategory
2) section on Planner ID

The report needs to display the value of a variable at the end of each section on Planner ID within the table. How to achieve this? Where to put the varible?

Accepted Solutions (1)

Accepted Solutions (1)

manesh_ks
Explorer
0 Kudos

hi,

create a new table with single row and make  top =0 and align with bottom of first table. keep the variable in this table.

if you can clarify properly which variable and what needs to be displayed, i can clearly tell you the solution.

Answers (1)

Answers (1)

ravi_chandra3
Active Contributor
0 Kudos

Hi dennis,

You can create a formula and then under that write the

= userresponse( " ").

code and now the text will be displayed. under the double quotes you have to write the text description of the variable.

Hope you got it,

Regards,

RaviChandra