Hi, I have this formula called @holiday which count the number of holidays in a range of dates and it is working.
//{@holiday}
//Holiday Listing formula to go into the report header of the report.
WhileReadingRecords;
Local DateVar Start := Date(CovRJTim({HPD_Helpdesk.Create_Time}));
Local...
Hi there, I'm using crystal report XI. I'm having problem to sort a group which is base on a formula.
I want to sort it by @Formula2:
{@Formula1 / {Sheet1_.Monthly Target}) * 100
while having this formula @Formula1
{Sheet1_.MTD PROMISED AMOUNT (YESTERDAY)} + Sum ({Promises_.Amount}...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.