Skip to main content
Newcomer
October 22, 2023

Data Binding in RTF document

  • October 22, 2023
  • 1 reply
  • 0 views

I have a Reporting component that uses a rich Text sub component

crappos_0-1698017673120.png

and i want to bind multiple variables into  it :

crappos_1-1698017859365.png

Does anyone know what the correct syntax is  syntax is ?

Regards,

1 reply

OneStream Employee
October 26, 2023

Happy to be proven wrong, but as far as I know that's not possible. You can only bind a single field to a widget in the Report Component.

If you need complex interpolation of very rich text and variables, you might be better off building an Extensible Document instead.

crapposAuthor
Newcomer
October 27, 2023

Thanks for the reply,

In that case what is the syntax for a single field binding using rtf?

 

Cheers

OneStream Employee
October 27, 2023

Just use the option from the gear menu to select the field:

JackLacava_0-1698397154793.png