I am working with quickbooks online and I am trying to create a flow that inserts a new order into an excel sheet.
When mapping things like the address information, sometimes the address information is saved in the addressline1- addressline5 columns and sometimes they are recorded in the addressline1-2 and address city, state and postal code fields.
When creating a flow, how do I map the columns that aren't returned with the record I am working with?
Other examples would be ship date, tracking number. These columns are not returned in the record if they don' t have a value.
"ship_address_line2" is not an option to select for mapping for this recordset because there is no data returned with it, but other records might. How do I tell Column_T field to get it value from ship_address_line2 column ?
When mapping things like the address information, sometimes the address information is saved in the addressline1- addressline5 columns and sometimes they are recorded in the addressline1-2 and address city, state and postal code fields.
When creating a flow, how do I map the columns that aren't returned with the record I am working with?
Other examples would be ship date, tracking number. These columns are not returned in the record if they don' t have a value.
"ship_address_line2" is not an option to select for mapping for this recordset because there is no data returned with it, but other records might. How do I tell Column_T field to get it value from ship_address_line2 column ?