Quantcast
Channel: SCN : Unanswered Discussions - SAP Crystal Reports
Viewing all 4814 articles
Browse latest View live

Crystal Report 2013 - Color Highlight Problem

$
0
0

Dear all,

 

I am now using Crystal Report 2013 SP7 (Version 14.1.7.1853) to design a report file (.rpt).

 

The report includes a bar chart with Layout by Group and the Data is shown as:

 

On change of:

a Date field (Transaction.Date) and a String field (Transaction.Group)

 

Show:

Sum of a Number field (Transaction.Amount)

 

1.png

 

As I want to control the color of the bars, I goto Chart Expert->Color Highlight and try to add items in Item List (which is empty now).

When I click the "New" button, it always prompt the warning

 

Please enter a datetime value.

For example: "D/M/YYYY H:MM:SS".

 

2.png

 

and I cannot add any item on Item List.

 

I think I should enter something in Item editor in "D/M/YYYY H:MM:SS" and press "New" may solve the problem, but the textbox in Item editor is disabled if there is no item on Item list

 

How can I solve this problem?

 

Thanks.

Stephen YIP


selection formula by month and year

$
0
0

ReportFotocopy.CrystalReportViewer1.SelectionFormula = "DatePart('m','yyyy', {Tabel_Fotocopy.Tanggal}) =&" + Month + "/" + Tahun.Text + "&"

i try with using And

ReportFotocopy.CrystalReportViewer1.SelectionFormula = "DatePart('m', {Tabel_Fotocopy.Tanggal}) =" + Month +"And"+  "DatePart('yyyy', {Tabel_Fotocopy.Tanggal}) =" + Tahun.Text

 

both give me error

Crystal Reports 2013 Standart - problem to link date formula to subreport.

$
0
0

Hi. I am using a subreport to populate a stored procedure. In main report I am using funcitons and custom parameter and link them to subreport. I can link date parameters to subreport but can't link formulas. This is the function:

 

if(HasValue({?BaslangicTarihi}))

    then {?BaslangicTarihi}

else

    CurrentDate

 

The type of subreport parameter is Date, so the {?BaslangicTarihi}.


{?BaslangicTarihi} is a custom parameter in main report. I can link it to subreport parameter @fD but can't link the formula.


4.jpg

 

5.jpg

Find option in Version=13.0.2000.0

$
0
0

Hi Team,

 

I am using Crystal report version 13.0.2000.0 and by default Find option selects the entire row and highlight with yellow color. Is there anyway to highlight only searched item in crystal reports

 

Thanks

Jibi

Crystal Reports 2013 vs. SAPGUI 7.4 & NWBC

$
0
0

Hello everybody,

 

I'm currently facing an issue with our crystal reports clients.

 

When Crystal Reports 2013 SP06 P02 is installed together with SAP GUI 7.4 and NWBC 5.0 on a client machine, you are not able to select BW systems from your systems list when refreshing a report or opening/creating a report via SAP toolbar in the CR client. This is because the system information is stored in xml-files. In previous versions, these informations have been stored in the saplogon.ini-file which CR will read.

 

This issue is decribed in SAP notes 2163607 and 2176489. We successfully applied the described Workaround (manually copy saplogon.ini file in the necessary folder), but I'm looking for a long term solution which doesn't need manually adjustments.

While searching for a solution, I came up with the following questions:

1. Will there be a version/patch level of Crystal Reports 2013 which is able to read the SAPUILAndscape.xml file? Where can I find this information?

2. Note 2163607 references to relevant support package versions, which can be installed as solution. However, in the section “Support Packages and Patches” only server packages for BI platform are listed. How does updating our BI platform servers will affect this issue which appears on the client machines?

Since this technical issue is already resolved and described in these notes, I hesitate to report an incident and I hope you can help me with my questions.

Regards, Marius

Error 404?

$
0
0

Hi,

 

I am using Crystal Reports XI R2 to design my reports but using version 13 of the files in my project (vs2010). Everything worked on Server 2008 but on Server 2012 I get error 404. At first I thought it was because I was doing a window.open command to open a new web window. I created an empty form and the popped up fine. It only seems to be happening on forms which create a report and show it as a PDF.

 

If you need anymore information please ask, sorry if it's a bit vague but so is error 404.

 

Regards,

 

Roger

Crystal Reports 2011 on Windows 10, will it run?

RMA total minus restocking fee help

$
0
0

We are just starting to use the RMA module in SAGE 2015. I need assistance with getting a RMA total minus restocking fee on the customer form.

 

Any assistance would be greatly appreciated with this.


Find Crystal Report Schedule Expire Date on Business Objects 4.1

$
0
0

I need to update an Excel spreadsheet with a VB module that queries the CMS database to show the scheduled expire date for our scheduled report recurrences.

 

Can someone please tell me what table and column in the CMS database has the reports scheduled recurrence expire date

 

thanks

Crystal report 2013 and Sections are SLOW

$
0
0

Dear All,
I have a problem with a Crystal report with 15 Subreport that has the Employees in section.

 
If I refresh the report that extract 160 Employess in section It takes 7 sec to refresh the report but when I moving from
the first section to the last one It takes very long time...
 
I guess this happen because Crystal refresh the report from the first Employee section till to the last one... in fact after that refresh
has finished I can moving fast to all the Employee present in  the bookmark.
 
There is any way in order to refresh only the Employee selected in Crystal report bookmark ?
 
Best regards,
MJ


CR for Enterprise and 32bit connectivity question

$
0
0

I have an interesting situation.  A customer I'm working with is trying to connect to a very old and proprietary database type.  So old in fact that there does NOT exist a 64 bit version of the ODBC connection for them to connect with.  When we create an connection from IDT we need to use the Generic connectivity option.  However, this generic option is 32 bit. 

 

Works fine in IDT but when we go to create a CR for Enterprise report we get the standard ODBC miss match error stating that the 64 bit connection does not exist on the server. 

 

Basically, I'm looking for confirmation that CR for Enterprise does NOT support 32 bit connections ONLY when being refreshed from the server.  I'm close to 100% certain that this is the case but have not been able to find this spelled out in black-and-white to show the client. 

 

Looking for confirmation that we MUST have a 64 bit ODBC connection of the same type on the BI server to be able to create and refresh a CR for Enterprise report that uses a universe.

 

Thanks.

Gauge Chart - how can I set maximum as being a target

$
0
0

I would like to use a gauge chart as an indicator of how close our fundraising is to the target. I tried to do this by setting the maximum of quality band 5 as our target figure but it didn't like it. Any ideas as to how I might achieve this? Thanks in advance.

Group Header not always showing on every page

$
0
0

Hi Folks,

 

Been struggling with a while with this....

 

On my invoicing report I have a Page Header, Group Header, Section Details (invoice lines) and a Group Footer. Report Footer and Page Footer are not used so are suppressed.

 

The sizing of the report allows for the group header, 7 invoice lines and then the group footer. Without the group footer there are room for 11 invoice lines.

 

The group header has 'Repeat Group Header on Each Page' checked so that if there are more than 7 invoice lines the header will print on the 2nd page of the invoice.

 

On most of the pages this works fine.

 

However, when there are 8 invoice lines to render, the group header is not appearing on the second page. Only the footer. What is strange is that where there are say e.g. 14 invoice lines then the group header is showing.

 

I's as if the group header is only showing when there are invoice lines on the 2nd page.

 

The crude text might help to explain the problem better.

 

Page 1

Group Header Inv # 1

Invoice Line 1

Invoice Line 2

Invoice Line 3

Invoice Line 4

Invoice Line 5

Invoice Line 6

Blank Space

Group Footer               // Showing


Page 2

Group Header Inv # 2

Invoice Line 1

Invoice Line 2

Invoice Line 3

Invoice Line 4

Invoice Line 5

Invoice Line 6

Invoice Line 7

Invoice Line 8

Blank Space

Blank Space

Blank Space


Page 3

Group Header    Inv 2       ************ Not Showing ***********

Group Footer


Page 4

Group Header Inv # 3       // Showing

Invoice Line 1

Invoice Line 2

Invoice Line 3

Invoice Line 4

Invoice Line 5

Invoice Line 6

Invoice Line 7

Invoice Line 8

Invoice Line 9

Invoice Line 10

Invoice Line 11

Page 5

Group Header Inv # 3     // Showing

Invoice Line 12

Invoice Line 13

Invoice Line 14

Blank Space

Blank Space

Blank Space

Blank Space

Group Footer     


Any ideas ???


J  









Line Object problem

$
0
0

Hi folks,

 

On my report, I have a line object that is placed in the group header. It extends on to the group footer section.

 

The problem happens when there is not enough room on the report for the group footer and there is some white space where the group footer would normally be. I want the line objects to be shown in this white space. See below, it might make it clearer...

 

Page 1

Group Header      |     // Line Showing

Detail                  |     // ...

Detail                  |     // ...

Detail                  |

Detail                  |

White Space        |     // Line NOT showing

White Space        |     // Line NOT showing

White Space        |     // Line NOT showing

 

Page 2

Group Footer       |     // Lien Showing

 

I cant use the 'extend to bottom of section' option as the line does NOT go to the bottom of the group footer.

 

Thanks,

 

J

Export in CSV a string field converted with E+

$
0
0

Dear all,

 

it is the first time i am facing this problem, but better later than never :-)

 

Through a formula I am extracting a numeric huge serial number which is stored in a stringvar in this format

1419529102181

everything is ok, the only problem is that when i export the report in csv this number is somehow converted in a numeric so i have 14195E+12.

 

I tried everything such convert in numeric adding fake ""(space) or use tonumber but nothing.

 

Could you kindly suggest any idea, please?

 

Thanks in advance

Best Regards


Parameter fields

$
0
0

Hi ,

 

I need a parameter fields to be setup in main report as per the below scenario

 

Scenario: The main report should run on a single record id (Parent id) that may have number of Child id's.

               The sub-report holds the data of the child records.

 

We need to pass the parameter for parent id in(parameter field ) based on this id i should get the list of child id's (available for that parent id) populated so that i can select the required id's that needs to be selected from that list.

 

Example:

 

Parent id: 1001

Child id's for 1001 are: 1,2,3,4,5

 

Parent Id:1002

Child id's for 1002 are: 6,7,8,9

 

I want a parameter field asking for Parent id : If i provide the value as 1002 then corresponding child id parameter must show all id's 6,7,8,9 so that i can select any of these records from those 4 values and only the selected child rec's are to be displayed in the sub-report.

 

Also provide the link for sub-report to the main report.

 

Note: Parent record is identified by Unique identifier CR.id .

         Child record is identified by Unique identifier sub.id

 

 

Thanks in Advance.

How to increase width of Crystal Report's design page

$
0
0

Hello All,

 

I want to insert 10 columns in a report. For that, I need to increase the design page size so as to put all the columns in a single report. Please suggest me solution to increase width of Crystal Report's design page.

crw32.exe

$
0
0

Hello,

since I have installed SAB BI Client, I get an error with Crystal Report 2011 SP4. It's a crw32.exe error:

 

error.png

Who can help me please????

counting records whileprintingrecords

$
0
0

Hello,I need to count records when there is more that one and then subtract 1. If there is only one then 0 and reset on DimDate.FullDateUSA

 

I have these groups:

#1 Assets.szName

#2 DimDate.FullDateUSA

#3 RunStats.dDispatchTime

#4 Schedule.nRunNumber

#5 Orders.dDDSDeliveryDate

#6 RunStats.dDeliveryTime

 

I need to count the distinct run number. Each Asset can have multiple runs on the same day so if there was 3 runs I need a total of 2

 

this is going to be used to calculate the turn around time for each run, but if there is only 1 run there isn't a turn around time.

 

Thank you!!

Crosstab in crystal report 2008

$
0
0

In crosstab crystal report 2008, i want to set a sum of the field as column header but unable to sum that field.

Viewing all 4814 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>