---
title: "Codeunit 9640 Column Picker Helper"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/9640-column-picker-helper/
type: codeunit
id: 9640
name: "Column Picker Helper"
app: "Base Application"
namespace: System.Tooling
versions: "26-27"
build: 27.5.46862.47359
obsolete: "Pending 28.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 9640 Column Picker Helper

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/9640-column-picker-helper/

| | |
| --- | --- |
| App | Base Application |
| Namespace | System.Tooling |
| Versions | 26-27 |
| Obsolete | Pending 28.0, seen from 27. The Analysis View module is being moved to be part of the Business Central platform. |
| Source file | System/AnalysisView/ColumnPickerHelper.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| Initialize | (var Record Page Table Field) | - | public | 26-27 | - | - |
| GetExampleValue | (Integer) | Text | public | 26-27 | - | - |
| FilterAfterLookup | (Integer, var Record Page Table Field) | - | public | 26-27 | - | - |
| GetAreTherePagesAvailable | () | Boolean | public | 26-27 | - | - |
| GetRelatedTableName | () | Text | public | 26-27 | - | - |
| FilterRelatedFieldsForEmptyPage | (var Record Page Table Field) | - | public | 27 | - | - |

## 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.

Jonas Paprotka, 2026-09-20.
