Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: hmax
  • Content: Threads
  • Order by date
  1. hmax

    Display mmddyyyy-mmddyyyy database date range field to display in alphanumerical format

    Crystal Reports 10 MS SQL Server 2008 R2 How do I convert a database date range field (format mm/dd/yyyy-mm/dd/yyyy) to display as, e.g., October 24th through November 4th, 2016 Thanks in advance!
  2. hmax

    Stored Procedure Parameter Array working, now need results to show as parameter descriptions

    The following arrays work for the local report parameter that allows multiple values. 1. //join({?ParameterName},",") //Show list horizontally 2. //join({?ParameterName},', '+ Chr(10)) //Show list vertically However, these only display the parameter default values (matching the codes...
  3. hmax

    Crystal Reports 10; MS SQL Server 2008 R2. Hide Header for cross-tab in footer.

    Crystal Reports 10 MS SQL Server 2008 R2. Two Show/Hide Headers are in the main report, grouped by XX. Header 1 shows for page 1 for each new subject in group, else hidden. Header 2 shows for all additional pages for each subject in group, else hidden. E.g., Header 1 Group XX, A subject...
  4. hmax

    Crystal Reports 10.05.1609; SQL Server 2008R2 - Multiple Parameter, create new code to group several

    Crystal Reports 10.05.1609 SQL Server 2008R2 Crystal Reports - multiple drop-down parameter, create new code to group several drop-down codes together. Example: Parameter Multiple drop-down Code Description AA Language A1 TQ Lanugage A2 WR Language A3 SP...
  5. hmax

    Multiple String Parameter Join Function for array; include parameter description with default value

    Crystal Reports 10 MS SQL Server 2008 R2 This works when presenting array results for parameter default values: Join ( {?YourCharPrompt} , ', ' ) Is it possible to also include the parameter descriptions along with the default values? E.g.: Default Value / Description A / Andes...
  6. hmax

    Crystal Reports 2013, Oracle 11g, Command Parameters for same field, wildcard and existing results

    Crystal Reports 2013 Oracle 11g Parameters within the Command statement Goals: 1. Create a parameter or parameters that allow(s) retrieval of (a) results that exist in the values; and (b) results that are like those that exist in the values (wildcard). 2. Parameter entry is optional for...
  7. hmax

    Crystal Reports 2013 sp 5, Oracle 11g - Crystal Command Parameter Range Dates from Field1 or Field2

    Crystal Reports 2013 sp 5 Oracle 11g Crystal Command Parameter Range Dates from Field1 or Field2 For example, Start Date >= Table.Field1 or Start Date >= Table.Field2 and End Date <= Table.Field1 or end Date <= Table.Field2 Can this be handled programmatically to avoid creating 4 separate...
  8. hmax

    Crystal Reports 2013, Oracle, using Command, dynamic parameter with wildcard

    Crystal Reports 2013 Oracle - using Command in Crystal to retrieve dataset 1. In a dynamic parameter, when we choose to filter on the available values, is there a way to use a wildcard? I've tested in the Record Selection Criteria where table.field = {?parameter} table.field like...
  9. hmax

    dynamic parameter filter, wildcard

    Crystal Reports 2013 Oracle - using Command in Crystal to retrieve dataset 1. In a dynamic parameter, when we choose to filter on the available values, is there a way to use a wildcard? I've tested in the Record Selection Criteria where table.field = {?parameter} table.field like...
  10. hmax

    Crystal Reports 2013 dynamic parameter filter

    Crystal Reports 2013 Oracle - using Command in Crystal to retrieve dataset 1. In a dynamic parameter, when we choose to filter on the available values, is there a way to use a wildcard? I've tested in the Record Selection Criteria where table.field = {?parameter}...
  11. hmax

    Actuate BIRT Designer Professional - Select statement with Case and Like clause

    Actuate BIRT Designer Professional Version: 11.0.4 Build id: 20121023 Select statement - need to retrieve field results based upon two "like" scenarios. E.g,. Select Table1.Field1, Table2.Field2, Case If Table1.Field1 like ('%pass%') then "PASS" If Table1.Field1 like ('%fail%')...
  12. hmax

    Show Crosstab columns when no results

    SAP 3.1 Webi Oracle Is there a way to show Crosstab columns when there are no results? Thank you.
  13. hmax

    SAP BO XIR3, Oracle, Webi - make name variable unique

    SAP BO 3 Webi Oracle I have names that are the same, creating the #MULTIVALUE error in my cross-tab. I have created a variable for Name + ID so results are unique. How do I hide the ID so just the name appears in the report? Thanks!
  14. hmax

    Crystal Reports 2008, Oracle 11G Notes field, capture pattern begins with through to next space

    Crystal Reports 2008 Oracle 11g Notes field contains pattern like "*AB*" followed by a series of numbers and/or letters, maybe or maybe not a "/", a "-", and/or text, inconsistent length. For example: Item, Company AB9000 IDU 1W Item Type, AB9200 Item, Company AB7000S IST w/123H ABC w/o DVD...
  15. hmax

    Crystal Reports 2008 Oracle 11g Retrieve Person if most recent date

    Crystal Reports 2008 Oracle 11g If most recent Table.CreationDateField, then show Table.PersonField. Thanks! hmax
  16. hmax

    Oracle 11g Crystal Reports 2008 How to determine which reports are using a View

    Oracle 11g Crystal Reports 2008 How do we determine, on the database, which reports are calling a particular View, please? Isn't there a job that can be run to provide this detail? Thank you, hmax
  17. hmax

    Crystal 2008 Oracle 11 g Last Month First Full Week (Mon-Sun)/Second/Third/Fourth

    Crystal 2008 Oracle 11g Hi: I need to capture the following ... Last Month First Full Week (Mon-Sun) or part thereof Last Month Second Full Week (Mon-Sun) Last Month Third Full Week (Mon-Sun) Last Month Fourth Full Week (Mon-Sun) or part thereof Also, This Month First Full Week (Mon-Sun) or...
  18. hmax

    Crystal Reports 2008 Oracle 11g Group based on formula - Specific Order

    Crystal Reports 2008 Oracle 11g Hi, I have created a formula to retrieve Group results for @SiteType (5 results). I now need the results to show in a specific order, rather than defaulting to alpha sort. How do I do this, please? Thank you.
  19. hmax

    Crystal Reports 2008, Oracle 11g - Capture datediff 2 days before and 2 days after

    I need to create a formula that captures the following: {table.field} >= datediff({table.fieldA},{table.fieldB}) where the datediff result is a range of 2 days before and 2 days after. Thanks, hmax
  20. hmax

    Crystal Reports 2008, Oracle 11g -Parse Notes Field, retrieve multiple results between text patterns

    Crystal Reports 2008 Oracle 11g Notes field contains, e.g.: "Person Name:John Company Name: CompanyABC Call back number: 999 999 9999 Site ID: XYZ1234 Begin Time: Description: This is what happened Open Hours: 5:00am-12:00am 3:54 PM 3/30/1930 took this action 4:02 PM 3/30/1930 took...

Part and Inventory Search

Back
Top