hi,
I have a report in which i have to show the sum balances of greater than 5 Lacs , I want to apply an if-else query on Sum
How to create a formula of If-else on sum condition. I have given my query formula please make the requirement changes.
=if(sum of LCY Balance) > 5,00,000.00 "True" else "False"
Thanks..
I have a report in which i have to show the sum balances of greater than 5 Lacs , I want to apply an if-else query on Sum
How to create a formula of If-else on sum condition. I have given my query formula please make the requirement changes.
=if(sum of LCY Balance) > 5,00,000.00 "True" else "False"
Thanks..