When I set a global variable to use si(mindex), and I use it on a subitem, it takes the mindex of the subitem instead of the komponent.
Good catch, this might be tricky to solve and i understand why its happening, will try to work on this. Thanks for reporting.
Thanks for the reply. It was a lot of work to set index on 100 komponents to make a dynamic weather graph :).
Also index of parent ("si(mindex,x)") is not working as hoped in global var :(
I wanted to create a global formula that I can reuse and it behaves according to the index.
Would be really great if there is a solution for that.
Big thanks for the good work.
I beleive I found a workaround for this bug. You have to increase the x by 1.
Sertainly, there is a bug between real calculation and debug. So debug shows good results for smaller x, but widget works when x is bigger.
I beleive I found a workaround for this bug. You have to increase the x by 1.
Sertainly, there is a bug between real calculation and debug. So debug shows good results for smaller x, but widget works when x is bigger.
(Copy to make sure that you will receive it)