Hi All,
I am trying to figure out a way to create a date parameter where the value which the user selects cannot be more than last 6 months. OR
Is there any way I can restrict the user to select the date value to previous 6 months for the date parameter.
Can we accomplish this without using...
Hi All,
I have the following cross tab report.
Revenue Remit
Sept 100 100
Aug 90 80
July 230 220
I need to highlight the values in the Remit column where Remit <> Revenue. Any ideas on how to accomplish this?
Thanks in advance.
Hi All,
After viewing the report in BO XI Infoview there are options to export the report, where we can select the format. Is there anyway we do not show the export option : Crystl Reports (RPT). We do not want the external users to be able to see this option since we denied the rights to...
Hi All,
I have a parameter with multiple values called First_Name with values like: John, Mike, Paul).Crystal treats the multiple values parameter as an array. I need a formula to join these to a string like: 'John','Mike','Paul' .
I plan to use this string as a parameter within a sub report...
Hi All,
I am calculating the difference between two dates within a sub group {Command.TASK_NOTES_ID} using the following formula.
DateDiff ("d",Maximum ({Command.ASSIGN_DATETIME}, {Command.TASK_NOTES_ID}) ,Maximum ({@LastUpdateDateTime}, {Command.TASK_NOTES_ID}) )+1
I want to sum of these...
Hi All,
I have a sql code which extracts the hospital patient data. The records are grouped by SSN and ordered by timestamp. Here is the source data
SSN HospClass Activity
123 Inpatient Admission
123 Outpatient Discharge
234...
Hi All,
I have scheduled a crystal report to generate counts on BO Enterprise. The scheduled report results in less number of counts than the report from crystal reports designer. I am using the same report to schedule using BO enterprise. Is it possible that BO enterprise can time out the...
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.