Source as Report Definition in Table layout Section ,

For a report Definition Column source is a function and based on that it will give a value So i want to display it in section. how can i achieve with out error

@BalasatyakondalaA

Create RD with a SQL function in it. Use this RD as source of the table in the section. Auto select (key down press) will show this value as shown below

Selecting the 3rd item in above section will show the result as shown below

Note: Ensure the reference doesn’t start with a dot (.)

Please accept this solution if it works for you.