Hi all, I appreciate your time and involvement in this community. Thank you.
I need some help understanding some code my boss wrote in power automate. He used this expression to set a Variable we are using to calculate a forecast.
I think the first part means "if the outputs are null then do nothing.
I think the second part is converting to integer so the math operators are satisfied with their data type. After that I need the help. I think it means we are taking the footage outputs and dividing it by 5000 and considering the remainder. If the answer isn't zero then we take the footage and divide by 5000. Whatever that number is gets added to 1? Man, that can't be right. I would really love someone to put this in plain english.
-PowerPlatguy