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 :
Power Apps - Microsoft Dataverse
Under review by Community Managers

Under review

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

Max row limit for Filter in dataverse

Posted on by 242

Hello,

 

i have not found any value for the max. limit of filter in Dataverse,

as its is a delegable function i assume it should be pretty high, but i guess there is a limit?

 

From a extremely large Dataverse Table 1.000.000 + Data-Sets i would like to create a collection which i can process afterwards.

the Dataverse Table is a software extract with all labor, equipment costs for all projects since 2021 (there are some long Term projects)

 

this would be my formular:

ClearCollect(col1;Distinct(Project_Costs;projectNumber));;
ClearCollect(col2;AddColumns(col1;"LC";Sum(Filter(Project_Costs;ThisRecord.projectNumber=projectNumber);labor_costs)));;

it is writing down the Project Numbers but for the "LC" column it says network error in the column, thats why i assume there are to many datasets.

Calculation takes something like 15 seconds and its not writing any error.

 

has some one experience processing that much data, is there a limit at 1.000.000+ records?

 

thanks

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 339 Most Valuable Professional

#2
11manish Profile Picture

11manish 180

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 88 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics