Hi All,
I have parent id which is linked to three child records.
When i try to display the child id , in the group by parent section , i get only one child id displayed. I moved the child id to the detail section , it displays all child id three times. I tried to supress them by using supress...
Hi All,
I am trying to open an excel sheet by using the following command, the last variable -sheet is for the sheet number 1
--------------------------------------------------
C:\>cqperl ExcelperlImportCIT.pl -act Add -excels C:\CQTMTestScriptSample.xlsx -
rows 6 -sheet 1...
Hi All,
I have the following text stored in a database in a multiline field.
I have written a perl script to get the following contents
and print it in a html page.
I found the newline characters and replaced it with a <br> using the following perl statement
$executivesummary =~...
Hi LB,
In the chart if change the data axis to Auto range and Auto Scale will it changes the chart width accordingly ?
Please help me out.
Thanks
Saran
Hi All,
I have a chart with date's on the x-axis and count on the Y-Axis.
Based on the values in the table, the y-axis will grow weekly. How do I change the chart properties, so that it changes its size based on the number of data in the table.
Please let me know.
Thanks
Saran
Hi LB,
Strange, I did the same. I have more rows in my cross tab, so the cross tab span across multiple pages.
What I added as headline - as text box is not appearing on the other pages.
Is there any other setting that i need to worry about,.
Thanks
Saran
Hi all,
I added a cross tab in my report and placed it on the report header section. I added few additional text as labels and drawn few line around the cross tab.
When I run the report the line and additional labels are not appearing in all the pages. I formated the line and the additional...
Hi All,
I have a crystal report with few charts embedded in. While exporting that report into an html, it created .png files for chart present in the report. The name of those .png files are random with some ascii values. Is it possible to generate them with user provided information ?
For...
Hi LB,
Thanks for taking your time in resolving my issue.
The defect table has a reference list to the other two tables.The dbid from milestone table and the dbid of the issues table will be referenced in the defect table.
i.e , a defect record with id - 01 will have multiple values for...
OK. with out grouping if I place them in the detail section, then the values are getting repeated for how many rows returned from the defect table query.
example
001
001
001
001
001
001
001
001
002
002
002
002
rows from the milestones table and the rows from the issues table are repeated...
Sorry about that...
This is what I did
I created a group for the milestonesid and then a group for issues id.
it displays like
Row 1 - milestonesid - 001
Row 2 - issue id - 0001
Row 3 - milestoneid - 002
Row 4 - issue id - 00002
If I place them on the detail section, then it...
Hi All,
I have a Defect table with milestones and issues as reference lists. The sample values are
for Defect ID 001,
Milestones 01
02
03
04
Issues
0001
0002
How to display both referece lists with out...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.