Problemunvalidated

The AJAX call receives the result of a PostgreSQL SUM query, but the JS code is unsure how to display/use the returned total in the UI. The backend returns rows, yet the frontend doesn’t extract the numeric sum for display.

0c54fdf6-a8e5-4aa2-9475-504d3e8f5952

The AJAX call receives the result of a PostgreSQL SUM query, but the JS code is unsure how to display/use the returned total in the UI. The backend returns rows, yet the frontend doesn’t extract the numeric sum for display.