Division expression

Hi,

Please help. I want to get the quotient of 2 columns where the dividend comes from the parent table and the divisor is from the child table.

I tried to write this expression (Data WSJF[WSJF Computation] / [Computation P3])

but I got an error :
Arithmetic expression โ€˜(Data WSJF[WSJF Computation]/[Computation P3])โ€™ has inputs of an invalid type โ€˜Unknownโ€™

Items :
Data WSJF - Parent Table
WSJF Computation - Column from the parent table (dividend)
Computation P3 - Column from the child table (divisor)

Please suggest how to translate it to AppSheet expression.

Solved Solved
0 2 194
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

View solution in original post

2 REPLIES 2

Steve
Platinum 4
Platinum 4

Thank you, Steve! It works!

Top Labels in this Space