Hi,
I have MS flow, through that I want to update a currency field on change of that field only.
I need to multiply the currency field by 1000000 and then want to update the currency field.
First of all can I do this without any recurring error ??
And how to multiply the currency field with 1000000 any syntax formula??

Like above SS, I have already added few conditions, after these I need to multiply this currency field with 100000 and update the same currency filed in opportunity entity.
And I need to run this ms flow on change of this currency field only.