Skip to main content
Known Participant
March 29, 2022
Question

Error while filtering data

  • March 29, 2022
  • 2 replies
  • 0 views

Hi, 

I created a record and using the same as a data source for the grid. But when I apply filters on the grid. I see below issue.

Can someone help me understand, what I'm missing here?

2 replies

peter.lewis
Employee
March 29, 2022

Can you share what the expression is for the grid? Is it possible that there's a mismatch in which fields are used as the source for your grid and for the filters (either referencing different record types in each of them or using a source that isn't using a record type)?

harshitb6843
March 30, 2022

Looks like you are trying to use a field from a related record. And that relation doesn't exist anymore or the table has some bad data because of which the relationship isn't working.