when Power automate runs, this is the output that it posts from the create record action. here i can see the PurchaseOrderNumber field. so the field exists in the entity and its being passed as blank.
But on the Power automate UI, we can see that the field is missing. Is this a power automate bug or by design?
{
"@odata.context": "">dynamicsax-si.azconn-si.p.azurewebsites.net/$metadata
"@odata.etag": "W/\"JzEsNjg3MTk0OTc4NTk7MSw2ODcxOTQ3NzY4NTswLDAn\"",
"ItemInternalId": "(dataAreaId='usmf',HeaderReference='TINV-19004819')",
"dataAreaId": "usmf",
"HeaderReference": "TINV-19004819",
"InvoiceRoundOff": 0,
"CashDiscountDate": "2019-12-20T12:00:00Z",
"FixedRate": "No",
"ServiceCodeOnDeliveryAddress": "No",
"ApproverPersonnelNumber": "",
"DimensionDisplayValue": "",
"TermsOfPayment": "Net30",
"BusinessDocumentSubmissionId_W": "00000000-0000-0000-0000-000000000000",
"InvoicePaymentReleaseDate": "1900-01-01T00:00:00Z",
"CTeType": "Normal",
"VariancePersonnelNumber": "",
"DeliveryFreightChargeTerms": "Prepaid",
"BankAccount": "",
"GSTImportDeclarationNumber": "",
"DeliveryTransportBrand": "",
"DocumentNumber": "",
"VendorAccount": "US-104",
"MethodOfPayment": "CHECK",
"FiscalDocumentSeries": "",
"SettleVoucher": "None",
"EndDateTime": "1900-01-01T00:00:00Z",
"FiscalOperationPresenceType": "DoesNotApply",
"BankConstantSymbol": "",
"FiscalEstablishmentId": "",
"ImportedAmount": 0,
"InvoiceGroup": "",
"EnterpriseNumber": "",
"Warehouse": "13",
"Comment": "",
"IsBatch": "No",
"PurchaseOrderNumber": "",
"PurchReceiptDate_W": "1900-01-01T12:00:00Z",
"UUID": "",
"VendorPaymentFineCode": "",
"InvoiceReceivedDate": "2019-12-13T12:00:00Z",
"VarianceApprovedDateTime": "1900-01-01T00:00:00Z",
"CashDiscountCode": "1%D07",
"InvoiceDate": "2019-12-13T12:00:00Z",
"TotalDiscount": 9,
Purchase order number field seems to be missing here..(between Batch and Receive Document Date)
