Skip to main content

Notifications

Community site session details

Community site session details

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

Why new added fields on a page are not available among filters/visible columns?

(1) ShareShare
ReportReport
Posted on by 25

Hi

i have added on a new fields on a page among the repeaters and they show up as columns on the table but not in the filters and visible column, neither if i select all.

New fields are custom and not available on page from standard.

thanks in advance for the help

  • Suggested answer
    Khushbu Rajvi. Profile Picture
    11,083 Super User 2025 Season 1 on at
    Why new added fields on a page are not available among filters/visible columns?
  • Suggested answer
    Mansi Soni Profile Picture
    744 on at
    Why new added fields on a page are not available among filters/visible columns?

    Hi,

    Since these are custom fields, they won’t automatically show up in filters or the "Choose Columns" option. To make them available:

    1. Make sure the fields are included in the dataset by setting  IncludeInDataSet = true; in AL code.

    2. Update the Page’s SourceTable View to allow filtering on these fields.

    3. Add them to the "Visible Columns" option using the  AddColumns() method in AL.

    Once done, recompile and publish the extension, and the fields should appear as expected.

    Hope this solution might help you to solve your query!

     
  • Suggested answer
    RockwithNav Profile Picture
    6,562 on at
    RE: Why new added fields on a page are not available among filters/visible columns?

    If its a Table Field it should come, variables won't come.

  • Suggested answer
    Marco Mels Profile Picture
    on at
    RE: Why new added fields on a page are not available among filters/visible columns?

    Hello,

    I added a few txt fields to a table and added these to a page and they are visible. Maybe you can share a small code sample that can be imported in a standard company / standard database.

    Thanks.

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 293,302 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 232,108 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans