Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Liquid: How to get count of child entity

(0) ShareShare
ReportReport
Posted on by 25

Just wanted to know can we get record count of child entity using Liquid in Dynamics portal. For example

{% assign account = entities.account['936DA01F-9ABD-4d9d-80C7-02AF85C822A8'] %}
{{account.new_child_entity.size}}


I am not getting any output using 

{{account.new_child_entity.size}}

or

{{account.new_child_entity[0].id}}

I can get result using fetchXML, wondering if we can do it directly using reference entity? 

*This post is locked for comments

  • Suggested answer
    oliver.rodrigues Profile Picture
    4,052 on at
    RE: Liquid: How to get count of child entity

    if you have a subgrid in your form you can count the subgrid rows:

           var rows = $("#subgrid_Children .view-grid table").find("tbody > tr");

  • Verified answer
    RaviKashyap Profile Picture
    55,410 Moderator on at
    RE: Liquid: How to get count of child entity

    Hi,

    No, there is no method to get the count of child entity directly. One option which you have already explorer is to use fetchxml and retrieve the records.

    Hope this helps.

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 Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Microsoft Dynamics CRM (Archived)

#1
Mohamed Amine Mahmoudi Profile Picture

Mohamed Amine Mahmoudi 83 Super User 2025 Season 1

#2
Community Member Profile Picture

Community Member 52

#3
dkrishna Profile Picture

dkrishna 6

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans