Ikhsan Agustian

Results 29 comments of Ikhsan Agustian

I am afraid that triggering change or input event will causing infinite-loop of calculation when calx is configured to depend on this event. maybe its time to build calx for...

I think it is known bug, but happened randomly, I do experience this bug on simple and also complex calculation. for now, to trick this bug, I use onAfterCalculate event,...

I think it is the nature way dealing with floating point on most language, the only way to fix this is improve the comparator formula to deal with floating point...

It seems a great idea and maybe calculation will be faster, but, I think the process to make dependency tree flattened will need more effort to implement.

Yes, that is how IF formula supposed to works, it will return the value instead of just true or false can you provide sample where it doesn't work?

Hi @yavisht which IE version, and what error do you get?

Sorry for late step in, I'll try to find the root cause of why it resulting error on IE (usually IE specific quirks)

Hi @aspnetlearning Maybe you can combine it with ```ROUND``` ? like ```CONCAT(ROUND(D3-C3, 2)," g/l add")``` Regards, Ikhsan

Hi @srikanthj09 I think this will be great addition, I will try to implement this feature. regards Ikhsan