I have a Microsoft Form with several text fields, a choice field, and a numeric field. When the form is submitted, it triggers a Flow that adds a record to a SharePoint list that has matching fields for each question in the form. The workflow then sends out a notification of the new SharePoint record. When the Flow is adding the new record to the SharePoint list I'm not able to get the field where there is a numeric value. This is puzzling as it works fine on all of the other fields. Is there a trick, or some issue with numeric field values I need to know?

