> For the complete documentation index, see [llms.txt](https://docs.dataexport.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dataexport.io/kb/reports/custom-fields/calculated-fields/add-order-line-item-properties-to-your-report.md).

# Add Order line item properties to your report

How to **add order line item properties** to your report?

1. **Select** the **Line Item Id**
2. Go to **Add Columns>Calculated Columns>Add Calculated Field Name** as Order Line item Properties
3. In the body, **add this function**

```
rp_line_properties_name ([Line Item ID]::bigint, 5)

```

Watch the video below to see it live:

{% embed url="<https://www.youtube.com/watch?v=7l0gC18skb0>" %}
