Hi All,
I am doing maths with text input and am trying to find the volume of a Tube.
The formula for this is:
Pi R Cubed for the outer diameter
minus
Pi R Cubed for the inner diameter
multiplied by
Length

Above is my code, is there an easier way to do this in powerapps?
Or is my code just wrong?
Thanks