Hi,
I'm going round in circles trying to figure out what I'm doing wrong.
I have a variable figure that I want to divide by a fixed number but I can't get the formula to work as intended. The input shows as zero as shown in the flow results
Compose availability = div(outputs('Compose_-_Total_Task_Duration'),outputs('Compose_-_Availability_target'))

The results of the flow

thanks for taking the time to help.