Dear Alteryx Members,
I have data like below:

for calculations in excel with the Ceiling and roundup formulas it will produce data in the Sample column, after I tried it on Alteryx, only part of the data that was successfully calculated there was only 1 which was colored yellow.

is there any idea for the calculation above so that the data can be like in excel?
The following is an example of the data:
| Cust | Sub Total |
| AA | 8 |
| BB | 44 |
| CCC | 2 |
| EE | 27 |
| GGGG | 1 |