Add Metafields to your report
How to add Metafields to your reports?
Add Order Id, Product Id, or Customer Id fields based on your requirement
Go to Columns>Add Custom Columns>Calculated Columns>Add Calculated field name & Enter the function
For adding order meta field use
rp_meta_fields_by_key([Order ID];test_1)
Change the order id to product id or customer id if you would like to add product meta fields or customer meta fields.
Watch the video(below) to see it in live:
Last updated
Was this helpful?