---
title: "Table 760 Trailing Sales Orders Setup"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/760-trailing-sales-orders-setup/
type: table
id: 760
name: "Trailing Sales Orders Setup"
app: "Base Application"
namespace: Microsoft.Sales.Analysis
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/760-trailing-sales-orders-setup/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 760 Trailing Sales Orders Setup

Jonas Paprotka, https://jonas-paprotka.de/ref/table/760-trailing-sales-orders-setup/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Sales.Analysis |
| Versions | 17-28 |
| Source file | Sales/Analysis/TrailingSalesOrdersSetup.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | User ID | Text[132] | 17-28 | - | - |
| 2 | Period Length | Option | 17-28 | - | - |
| 3 | Show Orders | Option | 17-28 | - | - |
| 4 | Use Work Date as Base | Boolean | 17-28 | - | - |
| 5 | Value to Calculate | Option | 17-28 | - | - |
| 6 | Chart Type | Option | 17-28 | - | - |
| 7 | Latest Order Document Date | Date | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | User ID | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetCurrentSelectionText | () | Text[100] | public | 17-28 | - | - |
| GetStartDate | () | Date | public | 17-28 | - | - |
| GetChartType | () | Integer | public | 17-20 | Pending 18.0 | Replaced by GetBusinessChartType(). |
| SetPeriodLength | (Option) | - | public | 17-28 | - | - |
| SetShowOrders | (Integer) | - | public | 17-28 | - | - |
| SetValueToCalcuate | (Integer) | - | public | 17-28 | - | - |
| SetChartType | (Integer) | - | public | 17-28 | - | - |
| GetBusinessChartType | () | Enum Business Chart Type | public | 18-28 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
