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: 77walker
  • Content: Threads
  • Order by date
  1. 77walker

    Deleting elements from an array to make room for new elements

    I am using Crystal XI and I need to have an array that only allows for five elements at any one time. I want to push the first element out to allow for a new element to be added at the end of the list as I go through many records. But I cannot seem to find a way to do that in Crystal. I know...
  2. 77walker

    Arrays with a defined number of elements

    I am using Crystal XI and I want to know how to define an array with specified number of elements. I only need to have five elements at any one time in the array so that I can do comparisons on those elements. Can someone help me please?
  3. 77walker

    Need to compare datetime values within an array

    I am using Crystal XI and I have a list of datetime values that I need to compare. I need help in setting this up and doing the comparison. For example I have five incidents with datetime values I need to find how many of these are concurrent incidents by comparing the next value with the...
  4. 77walker

    Converting Business View to non Business View connection

    I currently have a crystal report that is connected via Business View and would like to connect this report through an ODBC connection. I am getting an error that says: Converting from Business View connection to a non Business View connection is not supported." Is this impossible to do? If...
  5. 77walker

    Updated BV not reflecting in Crystal Reports Repository

    I am new to using Business Objects Enterprise and I am struggling with Business Views. I have updated my BV by adding more BE and SQL Expressions through BV Manager and I cannot see the changes in my BV that has already been attached to my crystal 2008 report? Is there a way to force a refresh...
  6. 77walker

    Crystal 9 export to text file creates 30k blank lines

    We have recently upgraded our servers for a PeopleSoft environment from Windows 2000 to Windows 2003. As a result, now when we are trying to export crystal reports in a text format for our bank the file includes over 30k lines of blank data. It never did that with our old server, and nothing...
  7. 77walker

    Summarizing amounts that have duplicates suppressed

    I am running Crystal 9 and I have a formula that suppresses duplicate records, however when I insert a summary I am still getting the dollars associated to those suppressed records in my total. How do I eliminate those monies out? I am doing the suppression in the Section Expert at the detail...
  8. 77walker

    Cross Tab single row multiple columns

    I am using Crystal XI and would like to create a Cross Tab Report with one row (Year) and two columns of different data (Number of Persons, Number of Hours Taught). Is it possible to summarize by year on each of the columns. I know I can have one row, one column and one summarized field. But...
  9. 77walker

    Null Date

    I am running crystal xi and I have a datetime field that I have formatted to display only the year. I have some records that have a null date and I would like to display that group heading either as "YYYY" or show a string of "No Date". This is the formula I am trying to use: if not...
  10. 77walker

    Multiple Columns with Multiple Groups

    I am using Crystal XI and I am having trouble trying to format my report with multiple columns and multiple groups. The output needs to look like this: A Shift B Shift C Shift Call Group 1st Call Group 1 Call Group 1 lastname phone lastname...
  11. 77walker

    Subreport & Main Report Calculations

    I am running Crystal version 9 and I have a linked subreport with totals in the main that come from shared variables. Now that I have that calculation and it looks good I have realized that some of the my detail items need to have a portion of the dollar amount reduced by the dollar amount in...
  12. 77walker

    GROUP HEADER SUPPRESSION

    I have several levels of groupings that I will need to display based upon detail value that is false. Here is the group levels: Location Position Emplastname dttm/class attended = false There could be two employees that were supposed to have attended a class but...
  13. 77walker

    suppressing detail with both true/false values

    I have detail that can show up with both true or false values, however if one value equals true than I need to suppress both detail records. Can anyone tell me how to do that in crystal XI?

Part and Inventory Search

Back
Top