(Divide x by y)

Hello everyone,

I want to divide the number in list 1 to the number in list 2. How can I do that? I used node (devide x by y) but it didn’t work.

Can you confirm they’re both numbers? I’m guessing by the trailing zeros that you have at least one string in there.

3 Likes

Thanks Nick! Yes, that’s right. It works now correctly :+1: