How to dynamically pass tooltip for multi line line chart?
How can we pass dynamic values for the "ValuesTooltip" attribute in Line chart?
I have a multi line chart which has the data from multiple source.
I used the below code, But It requires the specific data source Number, I cant mention a specific data source number, coz I required the customized tooltip for all the lines not a single line.
${DataSourceN:<Infotable-field>}
Someone please help me to achieve this requirement.
Thank you.

