AppGini 22.14 - Calculated field
Posted: 2022-12-09 16:28
Hello
Any help please !
Please see picture, how to remove those zero showing on both table and details view.
here my code
SELECT AVG(`infos_notes`.`total_notes`/`infos_notes`.`total_coef`) FROM `infos_notes`
WHERE `infos_notes`.`idinfo_note`='%ID%'
Thank you
Any help please !
Please see picture, how to remove those zero showing on both table and details view.
here my code
SELECT AVG(`infos_notes`.`total_notes`/`infos_notes`.`total_coef`) FROM `infos_notes`
WHERE `infos_notes`.`idinfo_note`='%ID%'
Thank you