Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

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

Filter for CuePages

(0) ShareShare
ReportReport
Posted on by 2
Hi All,
 
           we have a custom page with pdc ledger here all the details are same expect the entry No, it is the primary key, In the cue i want to show the count of the records  it should show the count as based on the  doucment No.  and maturity date the maturity date filter is working fine for me only i want to know how to count based on the same document No. is  same for more records how can we achieve it i am sharing my code for the cue field, thanks for your advices.
 

field(2; /PDC Maturity Date/; Integer)

        {

            FieldClass = FlowField;

            Caption = 'PDC Maturity Date';

            CalcFormula = count( PDC Ledger where(PDC Maturity Date = field(Maturity Date Filter), PDC Cheque No. = filter(<> '')));

 

        }

 

Thanks & Regards

Satish

  • Suggested answer
    YUN ZHU Profile Picture
    85,674 Super User 2025 Season 1 on at
    Filter for CuePages
    As far as I know, if you don't have a Document No field on your current table, you can't do it with FlowField. You need to consider other methods, such as using variables and then collecting data in the program, or Query to collect data.
     
    Hopefully other experts can give you better advice.
     
    Thanks.
    ZHU

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

Ramesh Kumar – Community Spotlight

We are honored to recognize Ramesh Kumar as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

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

#1
Sohail Ahmed Profile Picture

Sohail Ahmed 2,655

#2
Mansi Soni Profile Picture

Mansi Soni 1,574

#3
YUN ZHU Profile Picture

YUN ZHU 1,453 Super User 2025 Season 1

Featured topics

Product updates

Dynamics 365 release plans