Might be late for your answer,
to remove the decimals,
you have to add another expression before the expression”Point Control”
this one is called Math.round so it would be
Math.round(effect(“Point Control”)(“Point”)[0])
don’t forget to add a parenthesis before effect and at the end of the expression to make Math.round work for the all expression