Hi llbass, have follow up question with this.
Since i already used the formula in getting the count of holidays. I have this condition
({@SLA_Time_in_number_hours}<=24) in record selection formula that is affected.
So i delete this condition in record selection and put this...
Thank you for the reply. I still having problem using your formula. I need to get the count of holidays in a range of dates from created date to current dates for each tickets created per individual and will use it to subtract from pending days. for example:
Given: Memorial holiday = May...
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.