Sum Calculation of List is Not Displayed Due to View Configuration

Treffer
Tera Contributor

My task is to rectify an issue with a view (Default View) of a table and a list on the Development (DEV) instance. The goal is to configure the view on the DEV instance to mirror the one on the TEST instance.

On the TEST instance, the sum is computed correctly, as seen in screenshot 1. However, a discrepancy arises on the DEV instance where the sum is not being calculated, as shown in screenshot 2.

How can I modify the view or the list on the DEV instance such that the sum is computed in the same manner as it is on the TEST instance?

I already examined the List Layout, List Calculations, and List Control, but the issue persists. I am open to suggestions and guidance on how to resolve this matter. Thank you in advance!

1 REPLY 1

Gowtham Bellamk
Tera Contributor

Hi Treffer,

Try this:
Use the “sys_ui_list” table or the "sys_ui_list_control" table to extract the XML of the configurations on both TEST and DEV instances. Compare them to find any discrepancies.

Thanks
Gowtham.