Pega Constellation -Landing Pages - List Data Page(Fetch values to Landing Page Tabel)

Hi all, we observed one issue related to Landing Page Tables, we can see error message any idea about this and how to resolve this?

@VenkateswararaoK Please provide some more details about your current implementation so that we can assess the situation in a better way.

Thanks

JC

@JayachandraSiddipeta Thanks for the quick response. we have a data type with details of team. we created a landing page for curd operation with list view (Data page → report definition as a source). all operators are working fine but in trace i can see above mentioned error

@VenkateswararaoK On the first look, the error is talking about aggregation. To my best knowledge, aggregation in the tables/insights will work/be available only when you have a column with Integer type. Are you doing any aggregation in the table or in the report definition on any of the columns ?

Regards

JC

@VenkateswararaoK Please check if you have any grouping enabled in ListView and make sure that group enabled properties have data. Otherwise this might cause error in reports.