Question on how to calculate a result

Hello,

I am trying to calculate a solution using Aperture Data Studio. I have a table (as shown on the example screenshot below). For each ID I want to divide the values between levels to see if I get a an odd number. For example:
For ID 1 : 1000:100 =10, 100:10 = 10, 10:5=2 Result = True
For ID 2 : 18:5=3.6, 5:2=2,5 Result = False (as I am getting odd numbers)

ID3: 8:4 =2 Result = True

I would be grateful for any tips

image.png
Tagged:

Answers