Skip to main content

Notifications

Power Platform Community / Forums / Building Power Apps / Filter error CRM Error...
Building Power Apps
Unanswered

Filter error CRM ErrorCode -2147204784 sql errorcode -2146323060 sql number 511

Posted on by 603
Hi,
 
Sometimes the same Collection building based on a filter on a dataverse table fails for some users. If I inspect in monitor I get 
 
                                                         Filter(
                                                                DierEvent
                                                                ,EventtypeId <> 97 And CalcDueTime< DateAdd(Today(),BrowseTeller+1)
                                                                    And (
                                                                        (IsBlank(PlanTarget))
                                                                        Or (PlanTarget = vDefaultTaskTarget)
                                                                        Or (PlanTarget = vUserEmail)
                                                                        )
                                                                    )
 
CRM ErrorCode -2147204784 sql errorcode -2146323060 sql number 511
 
If in the same session I filter the same table with other criteria that yield less results (3) than this filter (39 results) it succeeds. I can also repeat this
The table has many columns including many lookup columns.
 
What could be wrong?

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

September 2024 Newsletter…

September 2024 Community Newsletter…

Community Update Sept 16…

Power Platform Community Update…

Tuesday Tip #2 Global Search…

Welcome to a brand new series, Tuesday Tips…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 142,305

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 63,566

Leaderboard