Message "No records available" getting displayed

On opening a service backed record I am getting message No records available but at the same time I am getting list of records.
PFA screenshot.
Kindly give your inputs in resolving the issue.
Thanks in advance.

OriginalPostID-254193



  Discussion posts and replies are publicly visible

Parents
  • Since its a service backed record, your expression must be returning a datasubset.
    Does the datasubset have totalcount of 0? Can you give more details?
    My guess is that the totalCount in datasubset is zero but the datasubset has some data. Hence it is behaving as seen in the screenshot.
    But, I can confirm only if you can mention more details
Reply
  • Since its a service backed record, your expression must be returning a datasubset.
    Does the datasubset have totalcount of 0? Can you give more details?
    My guess is that the totalCount in datasubset is zero but the datasubset has some data. Hence it is behaving as seen in the screenshot.
    But, I can confirm only if you can mention more details
Children
No Data