How to deal with score calculation that field type is float instead of score?
Hi Community,
I'm looking to recreate the functionality a "Change Score" flow step does. Essentially is to add float fields to maintain a cumulative score based on these float fields.
The reason I'm looking into this is because "Change Score" can only handle field with "Score" type, which has to be integer. My case is to cumulatively added up float numbers, such as 0.023, 1,64, etc.
Any suggestion/workaround is welcome!
Thank you!
Rebecca