Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Forums / Finance forum / "Column is not fi...
Finance forum

"Column is not filterable" Error when trying to filter a field in lookup form

(0) ShareShare
ReportReport
Posted on by 1,020

Hi All

I have a form where I am calling a custom lookup from to enter the item details.

I am getting an error "Column is not filterable" while clicking on the field for filter and sorting.

Can Someone help me to resolve this error and why this error occurs.

0083.Capture.PNG

Actually i am expecting 0257.Capture1.PNG near the item id field.

Thanks in advance!

Ramakrishna Tanneeru

  • Verified answer
    RamaKrishna Tanneeru Profile Picture
    1,020 on at
    RE: "Column is not filterable" Error when trying to filter a field in lookup form

    The issue is solved by myself.

    Root cause: We have a datasource  InventTable, and adding new datasource to the query which we are building in ExecuteQuery () method of InventTable.. like below

    Query = new query();

    InventTableQbds = query.adddatasource(tablenum(inventtable)); // this is causing the issue..

    Solution:

    If we need to change the Query of the existing datasource (inventTable in this case).

    use the code like Query = InventTable_ds.Query()

    qbdsInventTable = Query.dataSourceNo(1);

    ....

    I am happy that I could resolve this simple issue :P Hope this would be useful to others.

    Thanks,

    Ramakrishna T.

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

November Spotlight Star - Khushbu Rajvi

Congratulations to a top community star!

Forum Structure Changes Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 231,991 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans