Hi,
I would like to make the following calculation in my report:
I have a list of values where I would like to remove 20% of the highest values. So, anyone who knows how to remove 20% of the highest values from the list?
Regards
Ulrika
Hi,
I wonder how you can remove the seconds from a date/time value. The date is displayed like this:
2004-01-25 11:45:45
but I want no seconds, I want it do be displayed like this:
2004-01-25 11:45
Because I want to compare the dates with no seconds. How can this be done?
Regards
Ulrika
Hi,
Does anyone know how to convert a number into hours and minutes? The following code generates a number for example 1.42:
WhilePrintingRecords;
NumberVar Days := {@Weekends and holidays}; // The field that calculates your business days
TimeVar SetStart := TimeValue("00:00")...
Hi,
I wonder if anyone knows how to solve the following:
I have calculated the hours between a "Reported date" and a "Resolved date". Sometimes the "Reported date" occurs before a weekend and is resolved after the weekend. But the calculationen shall exclude...
Hi,
I'm a new user of Crystal reports and I'm not familiar with the formula yet so I hope someone can help me.
Problem description
An incident have a reported date and a resolved date. My task is to calculate the percentage of incidents solved within 1 hour.
My soultion (that is not working)...
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.