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

    Using Web Services to access SharePoint list as data source

    Dear All, it would be really great if somebody could give tip how can i solve the problem with web services. I have Crystal Reports XI and need to create report based on the list from SharePoint site (Windows SharePoint Services 3.0). If i use MS Access DB i can get access to this list as...
  2. russula

    Union of tables from different data sources

    Hello All, I have two commands on two different data sources (can't create one query with union inside). I have to merge all data into one data set. Actually data from one data source cover gap in the data from other data source. I need to create one graph with all data. Is it possible...
  3. russula

    Monthly aggregation for DB2 V7 in Universe

    Hi ALL, it looks like big problem. I have database in DB2 V7 (old one) and I need to count records on the monthly base. The field in the table is date, so I have to perform some calculation to make just only month. But when I create Universe with grouping by this month, it doesn't work because...
  4. russula

    How to force BO to use the same font as in the CR on local PC

    Hello All, could not find how to solve this problem, help please! I have to use special font in the report because of special symbols. This font is installed on the BO Server and on my local PC. I created report in Crystal Reports and it works as should be. When I run report in Infoview, it...
  5. russula

    Problem with scv format for scheduled report

    Hi All! CR XI, BO XI release 2. I have to schedule report in the csv format (to be sent via e-mail). When I try to export this report from CR to csv format I get all data as expected. But then I schedule this report using this format, I've got ether empty report or only header, no data at all...
  6. russula

    How to stop showing one of lines in the middle of graph?

    Hello All! It is about CR XI. I have graph with Multi-Axes showing two lines. One of these lines goes to the 0 in the middle of graph. It is normal because graph shows Forecast and Actual data and from current_date there is no actual data, only Forecast. At the moment line for actual data...
  7. russula

    Show data in the graph for each week even if 0

    Hello All! Please help! Our managers like nice pictures and think that it is most important thing :-) CR XI. I have data for several days, I need to group it weekly and then show in the graph. The problem is - not for every week we have data. In this case I MUST show week number but with 0...
  8. russula

    Scheduling with dynamic parameter - is it possible?

    Hi ALL, need your advise. There are BO XI Release 1 and report created in CR XI published in the BO. Report itself is depended of department - for different departments it should be created different reports. We have an xls-file with list of all departments and at the moment it is taken as...
  9. russula

    Date format in the chart axis

    Hello All, could you please help to find solution for this problem. I'm doing graph, based on the date field (let's it be Start_Date). And graph is "For every month" . I have to show in the graph axis this date as "Jan 2007", "Feb 2007" etc.... But I can't chose what date format I want to see...
  10. russula

    Show Graph in Sub-report with data from main report

    Hi All, Sorry if there was already such question. Can't find it. I don't know how to solve one problem. I calculate 6 variables in the main report. And I need to put them in the Doughnut Chart. I can't do it in the main report because during calculation I'm using "whileprintingrecords"...
  11. russula

    Problem to store on the Unmanaged disk

    Hello! Has somebody already met such a problem: report is scheduled to be stored on the Unmanaged disk but fails with error destination file error. CrystalEnterprise.DiskUnmanaged: The system cannot find the file specified. The thing is - that happens not every time but most of them. Once it...
  12. russula

    Export to different sheets in the Excel

    Hello! For CR XI. I have report which I have to provide to customers in the xls format. There are several subreports inside and I would like to put it to the separate sheets. I didn't find any option to do it while exporting. Could somebody tell me if it is possible and how to do this...
  13. russula

    Showing month in the chart

    Hello everybody! Sorry if it is already discussed but I didn't managed to find such topic. I have data per month and need to show it in the chart. The problem is that I have only month number and I should show date for last 6 month. For example, in February I need to show date for 8, 9, 10, 11...
  14. russula

    Chart based on the formula and group

    Hi to All, I have CR XI and problem with chart. :-) The data are grouped by month. For each month (for each group) I create array and calculate in the group footer Maximum for this array. The formula for it is following: whileprintingrecords; evaluateafter ({@CreateArray}); numberVar array...

Part and Inventory Search

Back
Top