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

    Refresh Question

    I have a pretty simple question I think, I am using CE XI, I have a report scheduled to run. If I make a change to that report in CR XI, and I refresh it in CE XI will that work or do I have to completely reschedule the report to capture the changes???
  2. pungigi

    Business Objects XI-Crystal Server

    I have a question, for the last two days all my scheduled reports go to and hang in a pending status, any ideas why or how to fix this???
  3. pungigi

    Business Objects XI-Crystal Server

    I have several reports scheduled through Crystal Server, they run daily and work fine, however, last night 6 errored out, when I try to RUN NOW, I get a message that says "You do not have permission to perform the requested action. Please contact your system administrator for details." I AM the...
  4. pungigi

    Semi Monthly

    We just upgraded to Crystal XI & Crystal Server, is there a way to schedule reports to run Bi-Monthly or do I need to schedule 2 seperate ones each month????
  5. pungigi

    Crystal Server

    I have what is probably a stupid question. If I have a report scheduled to run in CS, if I make any changes to the report in Crystal XI will it automatically pick them up in CS or do I have to reschedule it??
  6. pungigi

    Crystal XI Date Formula

    I have a report designed which references the following formula: TAPTDT is in the period of AllDatesToYesterday, is there a way to say... AllDatesThruMidMonth or END OF MONTH???
  7. pungigi

    Total Question-Crystal XI

    I have a question, I have the following report: 4032 RLS John Smith 2/22/2005 GAS 206 $41.20 $194.54 SG 4032 RLS John Smith 2/22/2005 LM 2 $100.00 $194.54 SG 4032 RLS John Smith 2/22/2005 MM 1 $5.80 $194.54 SG 4032 RLS John Smith 2/22/2005 MM 1 $15.52 $194.54 SG 4032 RLS John...
  8. pungigi

    2 months ago

    I have some reports that will need to be run on the 13th of every month for 2 months ago, example, March 13th will run for January data, April 13th for February data etc.... Can anyone help me figure out a formula for this??? I can get it to run LASTFULLMONTH but thats about it.
  9. pungigi

    Letter Question - Crystal 9

    I have created a letter which pulls based on certain information, looks like: Facility Name Add Date Text Appt Date Mbr Name Id # What it is currently doing is a new letter for each person at the facility what I want to know is if I can do as follows: Facility Name Add Date Text...
  10. pungigi

    Scheduling Question Crystal 9

    I have multiple reports running as a service at night, is there a way to have it send me a notification of some kind that it ran or errored out or whatever the status??
  11. pungigi

    Error Message

    I have several reports scheduled to run overnight, this has worked great for 3+ weeks, last night all reports failed with the following error. ***ERROR MESSAGE: Unable to connect: incorrect log on parameters. File C:\Program Files\Crystal Decisions\Enterprise 9\Data\procSched...
  12. pungigi

    Scheduling

    Can I schedule multiple reports to run at the same time or do I need to stagger times??
  13. pungigi

    Scheduling Question

    I have a report Scheduled to Run and save to a destination and it returns the following error message, any help would be appreciated. ERROR MESSAGE: destination file error. CrystalEnterprise.DiskUnmanaged:
  14. pungigi

    Date Issue

    Is there a way to run a report on 3-13 for January data without manual intervention??? Currently I have it so I can run (LastFullMonth) and it returns Feb data but we are changing to run 45 days behind so I need to be able to return Jan data.
  15. pungigi

    Suppress

    Can I suppress in a formula??? Example if INSCOD = 0158 then if REASC = 04 then suppress else show
  16. pungigi

    Formula ?????

    I have the following formula toNumber(cstr(Minimum(LastFullMonth),"yyyyMMdd")) the above returns 20041201, what I want to do is either create a new formula or change this one to return 12/01/2004, I am sure this is very easy to do but I am having problems. Crystal 9
  17. pungigi

    Report Headers

    Is there a way to get a page footer on the Report Header???
  18. pungigi

    Graph

    I have a report that has a crosstab that lists count of trips by vendors as follows: A B E C P Total Name 5 6 7 10 12 38 Is there a way to graph by vendor based on TopN & sorted most to least???
  19. pungigi

    Cube

    Looking for information on creating cube to use with CA, any help would be appreciated.
  20. pungigi

    Function ???

    I have a field "APTDT" in my database that was set up as a string and the return is 20041122. I have the following Function to turn it into a date so I can use the "in the period of" acctg options in Crystal. Function (numberVar v2) local stringvar str; str:=totext(v2,0,""); local stringvar...

Part and Inventory Search

Back
Top