I am trying to perform this operation " if(contains(item()?['Uom'],'MM'),item()?['Width Item'],mul(float(item()?['Width Item']),10))"
inside 'Select' to map excel into new columns but i am getting this error. can you please guide me what am i doing wrong?