Skip to main content
January 10, 2023
Solved

Local variable not picked by the gauge component

  • January 10, 2023
  • 2 replies
  • 0 views

Hi all.. Can you tell me what's wrong with this expression? Why is the percentage not picked by the gauge component?

Best answer by konduruc733182

Hello tarunb0231,

My guess is you have not refreshed the local variable value. Try clicking on test. 

Your code is working fine for me.

2 replies

konduruc733182
January 10, 2023

Hello tarunb0231,

My guess is you have not refreshed the local variable value. Try clicking on test. 

Your code is working fine for me.

January 10, 2023

Ah my bad. You are right Chaitanya. Changing local variables required me to click Test button to reflect the values in preview whereas changing components reflected directly in the preview. Thanks!