amweb1969
Forum Replies Created
-
Thanks Kim, but most probably I wasn’t able to explain correctly what I want …
This is the query that I need to fill the field ‘difference’ (the best option would be if ‘difference’ is a computed field):
table1.field –
(
SELECT SUM(table2.amount)
FROM table2
WHERE table2.id_project = table1.id_project
)Thanks again
MonicaHi Pinal, thanks for your reply.
I’ve tried your suggestions, no success …
But in the meantime, I realised that the service provider changed some settings for email delivery (without notification…), so this was the reason of failures of messages.
I changed my configuration accordingly, and now everything works!!Thanks again for your support
Kind regards,
MonicaHi Kim, thanks for your reply!
Yes, I was just looking for this, thank you so much again!!
Monica
Hi Peter, don’t worry, I was already investigating this possibility. My question was only to try to do it the easiest way …
🙂Thanks a lot
Monica