Skip to main content
Question

How to dynamically set a value in chart title instead of using a textbox component in view?

  • January 18, 2023
  • 3 replies
  • 21 views

I want the value to be update after every load and it has to be dynamic.

I can consider the value field in textbox component.

But I’m trying to figure out if this can be done in chart title itself in a view

3 replies

abhishek.chatu14
Level 11
Forum|alt.badge.img+4

Hi Preethi,

 

The only way I think you can have this is if a variable is able to store the value i.e runtime variable or view variable.

 

image 

PS: I think you have already implemented the solution i.e using the textbox component, however you can explore the variable option. Not sure if its possible to update the variable values based on every load.

 


  • Author
  • Level 7
  • January 23, 2023

Hi Preethi,

 

The only way I think you can have this is if a variable is able to store the value i.e runtime variable or view variable.

 

image 

PS: I think you have already implemented the solution i.e using the textbox component, however you can explore the variable option. Not sure if its possible to update the variable values based on every load.

 

Thank you @Abhishek Chaturvedi 

yes, I tried both variable and textbox thing

Even I’m trying to figure out if there is a way to update the variable on every delta load


  • Level 0
  • January 23, 2023

Hi Preethi,

 

Could you please open a ServiceDesk ticket ? They'll be able to help you out.

 

Many thanks,

Mentor