Hello Community,
Good Day!
I have one business scenario,
client wants to use General Ledger workflows, and condition is that if the value is greater than $10,000, it should go to one approver, and if it is less than $10,000, it should go to another approver. What is the best and most suitable ledger journal table to use?
Thank you.
Since this is a general journal use the following as your need
total give you a sum of lines, if you use lines it will consider each line
Thank you Ramit for you quick response.
i'm not sure what Ledger Journal table to be used exactly for this condition. could you please confirm. thanks
Hi, Instead of AccountType, you can use JournalTotalDebit or JournalTotalCredit field in LedgerJournalTable and replace 'is' with less than ('<') or greater than ('>') 10000
Hi,
You can add a condition for 10000 and it will work.
André Arnaud de Cal...
291,971
Super User 2025 Season 1
Martin Dráb
230,846
Most Valuable Professional
nmaenpaa
101,156