web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Unanswered

Conditional Column Display in Dimension Value DropDown fieldgroup

(0) ShareShare
ReportReport
Posted on by 4,083
I would like to modify the field column display in Dimension value Dropdown based on the Dimension.
The Original Table has fieldgroup like this:
 
table 349 "Dimension Value"
...
    fieldgroups
    {
        fieldgroup(DropDown; "Code", Name)
        {
        }
    }

I can add new field "Category" to the fieldgroups in my tableextension as example below.
 
tableextension 50100 "DimExt" extends "Dimension Value"
{
    fields
    {
        field(50101; "Category"; Text[20])
        {
            DataClassification = ToBeClassified;
            Caption = 'Category';
        }
    }
    fieldgroups
    {
        addlast(DropDown; "Category")
        { }
    }
}
 

The Category column is added, however I like to show/hide the field based on Dimension Code as below. How can I do this? Thanks!
 
 
 
 
I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 2,250 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,799 Super User 2026 Season 1

#3
AndrewThomas81 Profile Picture

AndrewThomas81 1,390

Last 30 days Overall leaderboard

Featured topics

Microsoft Training Manuals

Product updates

Dynamics 365 release plans