Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI
I have two variable one variable has vStartDate and another is vEndDate
Now i have to display the value in two text box
value for start date And iam trying to use this formula but iam geting a dash symbol
if(Date=vStartDate ,sum(netAmount))
if(Date=vENdDate ,sum(netAmount))
Can plz some one correct the expression ?
Hi John,
Please check the attachment. You can mention start date and end date in input box. Based on that the two text boxes will display the sum values.
Let me know if you have any clarifications !.
Thanks for your time Nagraj