Unspecified Line item with AA product string builder
Hi everyone,
in one of the e-commerce events, such as scPurchase, i am trying to set the variables for products and payment as suggested in the AA product string builder guide (https://techdocs.searchdiscovery.com/adobe-solutions/adobe-launch/launch-extensions/aa-product-string-builder/tutorials/e-comm-order-placed)
In particular, i am setting additional merch evars (with product syntax) for both products and payments.
Let the situation be
eVarX = sku (in products)
evarY = id (in payments)
everything works correctly and i am getting data, however, in analysis workspace, if i use eVarX as a dimension and Revenue/Orders/any other success event i see the correct eVarX line items and metrics and an unspecified line item.
By breaking down the unspecified line item by evarY i get the evarY value.
Thus, i am basically getting unspecified line items, corresponding to the eVarY payment evarY when i should not get them within the freeform table.
I observe this behavior in analysis workspace whenever i have an event in which i set 2 AA product string builder extension variables.
Would anyone have any suggestion beside filtering out unspecified from the freeform table?
Thanks!