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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jehanzebn

  1. jehanzebn

    SVCMgr.exe cannot be started

    What a bummer! I don't understand why would you release CR2008 SP1 but not Server SP1 if they don't work together. Only BO (SAP) can do this! Oh well it has been fixed by reinstalling everything again. Many thanks for your kind reply. Regards Jehanzeb Jehanzeb Crystal Reports 2008 Visual...
  2. jehanzebn

    Prompting error message

    neozeke could you please let us know if you are using any sub reports on this ? or are there any redundant formulas or parameters or running totals placed in that report? Perhaps clicking on "Report--->Check Dependencies" might help you find the cause of this issue. Regards Jehanzeb Jehanzeb...
  3. jehanzebn

    Dynamic parameter value report

    I was trying to avoid crosstab as I am not sure if it will export the data into Excel properly after using it. Plus there are quite alot of limitations in Crosstab. Saying that, I am trying it with Crosstab and will post the result soon. Many thanks once again regards Jehanzeb Crystal...
  4. jehanzebn

    Dynamic parameter value report

    Afternoon all, I have to setup a report based on the dynamic parameter values and am not sure how it can be done?. I have dynamic parameter ({product_desc}, the report should show prices according to whatever description has been selected from the dynamic parameter. For example Parameters...
  5. jehanzebn

    Passing date over parameters

    Dear all, I have created a report which consists of 3 sub reports. All three sub reports uses different date fields from different tables (though the database is the same). The main report uses its own date field which is from another table. So, there are 4 reports in all Main Report takes...
  6. jehanzebn

    Record Number Function Question

    Got it! right(('00000'+Totext(recordnumber,0)),6) Regards Jehanzeb Jehanzeb Crystal Reports 2008 Visual Studio 2008 Informix Database
  7. jehanzebn

    Record Number Function Question

    Morning all, I am aware that the record number function is used to allow "auto numbering" function in your report. However can you customize the numbering system so that it can start with 6 digits, i.e. 000001, 000002, 000003 and so on.... I have tried to use the "Number" tab under the field...
  8. jehanzebn

    Display string formula reset the cumulative percentages

    Well I tried using Mock Crosstab but that does the same thing, as long as it is on the single page it works fine but as soon as you click to the next page the percentages gets reset. Regards Jehanzeb Crystal Reports 2008 Visual Studio 2008 Informix Database
  9. jehanzebn

    Display string formula reset the cumulative percentages

    Perhaps this is the answer to my question?? Bug with multi-page cross-tabs and global variables Thursday 4 December 2008 @ 12:40 am Some of you may have played with a technique that I have written about in the past. It is where you use a variable to create running totals within a cross-tab...
  10. jehanzebn

    Display string formula reset the cumulative percentages

    Afternoon all, I have a report with Crosstab which calculates number of orders against number of days. The same report shows two types of percentages (1: Normal and 2: Cumulative). The problem I am having is with Cumulative percentage being reset on the next page. Report Footer: [Crosstab]...
  11. jehanzebn

    Question about Report Record Selection Date

    Thanks IIbas, I have just entered the information as you suggested and now running the report. Will post once the records are perfect :-)) Many thanks once again Regards Jehanzeb Jehanzeb Crystal Reports 2008 Visual Studio 2008 Informix Database
  12. jehanzebn

    Question about Report Record Selection Date

    Happy new year IIbass and thanks for your kind help with this query. Yes. Daily means Currentdate. Daily, Last 5 Days, Last 4 Weeks and Year to date - all are setup as Working days by the use of formula. One question when you said, you would setup a String parameter and use that parameter to...
  13. jehanzebn

    Question about Report Record Selection Date

    Perhaps I might be able to use {Order_Header.Date_Entered} >= Today-365? Regards Jehanzeb Crystal Reports 2008 Visual Studio 2008 Informix Database
  14. jehanzebn

    Question about Report Record Selection Date

    Can I setup 4 different criteria within Record Selection formula? Regards Jehanzeb Crystal Reports 2008 Visual Studio 2008 Informix Database
  15. jehanzebn

    Question about Report Record Selection Date

    Morning all (happy new year! :-))) I have found one problem with my report which calculates number of returns and credits. The report is set to 4 date criterias. 1: Daily 2: Last 5 Days 3: Last 4 Weeks 4: Year to date Now to get the report work faster I added a formula into the report record...

Part and Inventory Search

Back
Top