Add Order line item properties to your report
How to add order line item properties to your report?
Select the Line Item Id
Go to Add Columns>Calculated Columns>Add Calculated Field Name as Order Line item Properties
In the body, add this function
rp_line_properties_name ([Line Item ID]::bigint, 5)
Watch the video below to see it live:
Last updated
Was this helpful?