<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>VBForums - Reporting</title>
		<link>http://www.vbforums.com/</link>
		<description>Post all your questions here that involve reporting. This can be on any reporting topic related to Visual Basic including, but not limited to Crystal Reports, Access and Data Report Designer.</description>
		<language>en</language>
		<lastBuildDate>Thu, 20 Jun 2013 06:35:45 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.vbforums.com/images/misc/rss.png</url>
			<title>VBForums - Reporting</title>
			<link>http://www.vbforums.com/</link>
		</image>
		<item>
			<title><![CDATA[[RESOLVED] Separating Groups In A Crystal Report]]></title>
			<link>http://www.vbforums.com/showthread.php?724577-RESOLVED-Separating-Groups-In-A-Crystal-Report&amp;goto=newpost</link>
			<pubDate>Wed, 12 Jun 2013 15:27:29 GMT</pubDate>
			<description><![CDATA[Attachment 101087 (http://www.vbforums.com/attachment.php?attachmentid=101087)

I have a Crystal Report (Version 13) report that is populated by a programmatically assembled (non-database filled) datatable. The data comes through fine, however I am now trying to group the data so that there is a separator between each group. I have attached a picture of the current state of the report. DoorID is the field I want to group by. I have checked the datatable and made sure that there are multiple DoorIDs in the datatable. However, when the report loads, it simply fills in the Details section with everything, with no separator between the groups.

What do I need to do to create the separation I'm seeking?


Edit: The answer is that it doesn't matter how you format your report if you're stupidly calling the incorrect report at runtime.]]></description>
			<content:encoded><![CDATA[<div><div style="text-align: center;"><img src="http://www.vbforums.com/attachment.php?attachmentid=101087&amp;d=1371050617" border="0" alt="Name:  2013-06-12_10-17-18.png
Views: 39
Size:  12.4 KB"  /></div><br />
I have a Crystal Report (Version 13) report that is populated by a programmatically assembled (non-database filled) datatable. The data comes through fine, however I am now trying to group the data so that there is a separator between each group. I have attached a picture of the current state of the report. DoorID is the field I want to group by. I have checked the datatable and made sure that there are multiple DoorIDs in the datatable. However, when the report loads, it simply fills in the Details section with everything, with no separator between the groups.<br />
<br />
What do I need to do to create the separation I'm seeking?<br />
<br />
<br />
Edit: The answer is that it doesn't matter how you format your report if you're stupidly calling the incorrect report at runtime.</div>


	<div style="padding:10px">

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
				<div style="padding:10px">
				<img class="attach" src="http://www.vbforums.com/attachment.php?attachmentid=101087&amp;stc=1&amp;d=1371050617" alt="" />&nbsp;
			</div>
		</fieldset>
	

	

	

	</div>
]]></content:encoded>
			<category domain="http://www.vbforums.com/forumdisplay.php?33-Reporting">Reporting</category>
			<dc:creator>samuelk</dc:creator>
			<guid isPermaLink="true">http://www.vbforums.com/showthread.php?724577-RESOLVED-Separating-Groups-In-A-Crystal-Report</guid>
		</item>
		<item>
			<title>Unable to draw line in cross-tab column in CR2008</title>
			<link>http://www.vbforums.com/showthread.php?723991-Unable-to-draw-line-in-cross-tab-column-in-CR2008&amp;goto=newpost</link>
			<pubDate>Thu, 06 Jun 2013 06:34:16 GMT</pubDate>
			<description><![CDATA[At present , my CRYSTAL REPORT 2008 Output given by crosstab is as follows :
 
Attachment 100853 (http://www.vbforums.com/attachment.php?attachmentid=100853)

And I want following output, to understand you better  , I draw the line manually in paint. 
But I want, in crosstab , it should draw the line in between %colum and $column.
 Attachment 100855 (http://www.vbforums.com/attachment.php?attachmentid=100855)

Please let me know any solution to draw the line in between varying column and rows.

Thanks & Regards ,
Swapnil M. Gholap
Application Engineer
s.gholap@frames-group.com]]></description>
			<content:encoded><![CDATA[<div>At present , my CRYSTAL REPORT 2008 Output given by crosstab is as follows :<br />
 <br />
<img src="http://www.vbforums.com/attachment.php?attachmentid=100853&amp;d=1370500368" border="0" alt="Name:  before line in crosstab.JPG
Views: 49
Size:  33.1 KB"  /><br />
<br />
And I want following output, to understand you better  , I draw the line manually in paint. <br />
But I want, in crosstab , it should draw the line in between %colum and $column.<br />
 <img src="http://www.vbforums.com/attachment.php?attachmentid=100855&amp;d=1370500390" border="0" alt="Name:  after line in crosstab.JPG
Views: 39
Size:  34.2 KB"  /><br />
<br />
Please let me know any solution to draw the line in between varying column and rows.<br />
<br />
Thanks &amp; Regards ,<br />
Swapnil M. Gholap<br />
Application Engineer<br />
<a href="mailto:s.gholap@frames-group.com">s.gholap@frames-group.com</a></div>


	<div style="padding:10px">

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
				<div style="padding:10px">
				<img class="attach" src="http://www.vbforums.com/attachment.php?attachmentid=100853&amp;stc=1&amp;d=1370500368" alt="" />&nbsp;<img class="attach" src="http://www.vbforums.com/attachment.php?attachmentid=100855&amp;stc=1&amp;d=1370500390" alt="" />&nbsp;
			</div>
		</fieldset>
	

	

	

	</div>
]]></content:encoded>
			<category domain="http://www.vbforums.com/forumdisplay.php?33-Reporting">Reporting</category>
			<dc:creator>SWAPNIL M GHOLAP</dc:creator>
			<guid isPermaLink="true">http://www.vbforums.com/showthread.php?723991-Unable-to-draw-line-in-cross-tab-column-in-CR2008</guid>
		</item>
		<item>
			<title>Crystal  reports help</title>
			<link>http://www.vbforums.com/showthread.php?723479-Crystal-reports-help&amp;goto=newpost</link>
			<pubDate>Sat, 01 Jun 2013 06:33:31 GMT</pubDate>
			<description>I want to make a crystal report for JobOrder..
1. the first part will be details of job order - which I can do
2. in details section it should show the services for this job order - this too i can do
3. it should show items used for each service --this is where I need ur help

items for each service is dynamic  and some service may not use any items . the no.of items, their qty , their unit all coming from database. below is db schema..
Attachment 100685 (http://www.vbforums.com/attachment.php?attachmentid=100685)



service_id contains sitem_id 

the third part should be like :
Service1 : item1=25cm, item2=40cm
Service 2:
Service 3: item6= 90mm

If anyone needs any more clarification let me know.

Please if anyone can give atleast is this possible in crystal reports as Im developing windows app in vb.net 2008, mssql 2005.
It would be also helpful if some1 tells me from where to start then I will search on that..I dont know what this type of requirement is said

thanks in advance</description>
			<content:encoded><![CDATA[<div>I want to make a crystal report for JobOrder..<br />
1. the first part will be details of job order - which I can do<br />
2. in details section it should show the services for this job order - this too i can do<br />
3. it should show items used for each service --this is where I need ur help<br />
<br />
items for each service is dynamic  and some service may not use any items . the no.of items, their qty , their unit all coming from database. below is db schema..<br />
<img src="http://www.vbforums.com/attachment.php?attachmentid=100685&amp;d=1370068013" border="0" alt="Name:  Untitled.png
Views: 123
Size:  14.9 KB"  /><br />
<br />
<br />
<br />
service_id contains sitem_id <br />
<br />
the third part should be like :<br />
Service1 : item1=25cm, item2=40cm<br />
Service 2:<br />
Service 3: item6= 90mm<br />
<br />
If anyone needs any more clarification let me know.<br />
<br />
Please if anyone can give atleast is this possible in crystal reports as Im developing windows app in vb.net 2008, mssql 2005.<br />
It would be also helpful if some1 tells me from where to start then I will search on that..I dont know what this type of requirement is said<br />
<br />
thanks in advance</div>


	<div style="padding:10px">

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
				<div style="padding:10px">
				<img class="attach" src="http://www.vbforums.com/attachment.php?attachmentid=100685&amp;stc=1&amp;d=1370068013" alt="" />&nbsp;
			</div>
		</fieldset>
	

	

	

	</div>
]]></content:encoded>
			<category domain="http://www.vbforums.com/forumdisplay.php?33-Reporting">Reporting</category>
			<dc:creator>afreen</dc:creator>
			<guid isPermaLink="true">http://www.vbforums.com/showthread.php?723479-Crystal-reports-help</guid>
		</item>
		<item>
			<title>Crystal report count record</title>
			<link>http://www.vbforums.com/showthread.php?723271-Crystal-report-count-record&amp;goto=newpost</link>
			<pubDate>Thu, 30 May 2013 09:23:05 GMT</pubDate>
			<description><![CDATA[How to do something like this?

Current year and series number

13-0001
13-0002
13-0003
13-0004
13-0005

my codes:

unbound field : "13-0001"

WHILEPRINTINGRECORDS;

LEFT({@UNBOUND},3) & TOTEXT(VAL(TRIM(RIGHT({@UNBOUND},4)))+1,"0000")]]></description>
			<content:encoded><![CDATA[<div>How to do something like this?<br />
<br />
Current year and series number<br />
<br />
13-0001<br />
13-0002<br />
13-0003<br />
13-0004<br />
13-0005<br />
<br />
my codes:<br />
<br />
unbound field : &quot;13-0001&quot;<br />
<br />
WHILEPRINTINGRECORDS;<br />
<br />
LEFT({@UNBOUND},3) &amp; TOTEXT(VAL(TRIM(RIGHT({@UNBOUND},4)))+1,&quot;0000&quot;)</div>

]]></content:encoded>
			<category domain="http://www.vbforums.com/forumdisplay.php?33-Reporting">Reporting</category>
			<dc:creator>morbid.ivan</dc:creator>
			<guid isPermaLink="true">http://www.vbforums.com/showthread.php?723271-Crystal-report-count-record</guid>
		</item>
		<item>
			<title>Need help about crystal report record number</title>
			<link>http://www.vbforums.com/showthread.php?723125-Need-help-about-crystal-report-record-number&amp;goto=newpost</link>
			<pubDate>Wed, 29 May 2013 03:58:29 GMT</pubDate>
			<description>I NEED HELP ABOUT CRYSTAL REPORT RECORD NUMBER.

EXAMPLE :

1. BRYAN
2. VINCE
3. ROME
-. ROME - if name is duplicated, skip to next record
4. LETTY
5. MIA
-. MIA - if name is duplicated, skip to next record

How do i do something like this?</description>
			<content:encoded><![CDATA[<div>I NEED HELP ABOUT CRYSTAL REPORT RECORD NUMBER.<br />
<br />
EXAMPLE :<br />
<br />
1. BRYAN<br />
2. VINCE<br />
3. ROME<br />
-. ROME - if name is duplicated, skip to next record<br />
4. LETTY<br />
5. MIA<br />
-. MIA - if name is duplicated, skip to next record<br />
<br />
How do i do something like this?</div>

]]></content:encoded>
			<category domain="http://www.vbforums.com/forumdisplay.php?33-Reporting">Reporting</category>
			<dc:creator>morbid.ivan</dc:creator>
			<guid isPermaLink="true">http://www.vbforums.com/showthread.php?723125-Need-help-about-crystal-report-record-number</guid>
		</item>
		<item>
			<title>Vb 2010/2012 Report with sub Report...pulling my hair out.</title>
			<link>http://www.vbforums.com/showthread.php?722989-Vb-2010-2012-Report-with-sub-Report-pulling-my-hair-out&amp;goto=newpost</link>
			<pubDate>Mon, 27 May 2013 18:18:27 GMT</pubDate>
			<description><![CDATA[This really is driving me bonkers.

I created a simple project in vs 2012.

1 form w/reportviewer.

2 reports

I can use either report on my reportviewer and my data is displayed.

On report 1 I added a row to my table, merged all the cells then dropped in a subreport in that row.

In the subreport properties I have Name: Subreport1,  
Use This report: Report2

Note that all the videos I have watched have Use This Report as a combobox, mine does not.

In the subreport parameters the Name combo does not have anything listed. I manually enter PropertyID and in the Value combo I picked [PropertyID]

On report 1 I have a parameter called PropertyID using the PropertyID field.

Is there anyone out there that wouldnt mind using TeamViewer to kinda look over my shoulder and see what in the heck I am doing wrong?

I really want/need to understand reports/subreports, just seems like after weeks of watching different videos and tutorials I am no closer to understanding.

Thanks in Advance]]></description>
			<content:encoded><![CDATA[<div>This really is driving me bonkers.<br />
<br />
I created a simple project in vs 2012.<br />
<br />
1 form w/reportviewer.<br />
<br />
2 reports<br />
<br />
I can use either report on my reportviewer and my data is displayed.<br />
<br />
On report 1 I added a row to my table, merged all the cells then dropped in a subreport in that row.<br />
<br />
In the subreport properties I have Name: Subreport1,  <br />
Use This report: Report2<br />
<br />
Note that all the videos I have watched have Use This Report as a combobox, mine does not.<br />
<br />
In the subreport parameters the Name combo does not have anything listed. I manually enter PropertyID and in the Value combo I picked [PropertyID]<br />
<br />
On report 1 I have a parameter called PropertyID using the PropertyID field.<br />
<br />
Is there anyone out there that wouldnt mind using TeamViewer to kinda look over my shoulder and see what in the heck I am doing wrong?<br />
<br />
I really want/need to understand reports/subreports, just seems like after weeks of watching different videos and tutorials I am no closer to understanding.<br />
<br />
Thanks in Advance</div>

]]></content:encoded>
			<category domain="http://www.vbforums.com/forumdisplay.php?33-Reporting">Reporting</category>
			<dc:creator>Longbow22</dc:creator>
			<guid isPermaLink="true">http://www.vbforums.com/showthread.php?722989-Vb-2010-2012-Report-with-sub-Report-pulling-my-hair-out</guid>
		</item>
		<item>
			<title><![CDATA[[RESOLVED] need help about round off]]></title>
			<link>http://www.vbforums.com/showthread.php?722689-RESOLVED-need-help-about-round-off&amp;goto=newpost</link>
			<pubDate>Fri, 24 May 2013 06:26:30 GMT</pubDate>
			<description>i need help about round off.

for example.  123.4567 and the result that im looking for is 123.45.  

i need it to be round off in 4rt decimal place</description>
			<content:encoded><![CDATA[<div>i need help about round off.<br />
<br />
for example.  123.4567 and the result that im looking for is 123.45.  <br />
<br />
i need it to be round off in 4rt decimal place</div>

]]></content:encoded>
			<category domain="http://www.vbforums.com/forumdisplay.php?33-Reporting">Reporting</category>
			<dc:creator>morbid.ivan</dc:creator>
			<guid isPermaLink="true">http://www.vbforums.com/showthread.php?722689-RESOLVED-need-help-about-round-off</guid>
		</item>
		<item>
			<title>Request for sample</title>
			<link>http://www.vbforums.com/showthread.php?722355-Request-for-sample&amp;goto=newpost</link>
			<pubDate>Tue, 21 May 2013 07:38:28 GMT</pubDate>
			<description>I am new to programming.  And I learn through reading and downloading samples and studying them.

I would like to ask from you guys for a working vb6 sample with crystal reports 8 or 10 report that is simple and another with subreport(s).

Please.  Thank you.</description>
			<content:encoded><![CDATA[<div>I am new to programming.  And I learn through reading and downloading samples and studying them.<br />
<br />
I would like to ask from you guys for a working vb6 sample with crystal reports 8 or 10 report that is simple and another with subreport(s).<br />
<br />
Please.  Thank you.</div>

]]></content:encoded>
			<category domain="http://www.vbforums.com/forumdisplay.php?33-Reporting">Reporting</category>
			<dc:creator>codesearcher</dc:creator>
			<guid isPermaLink="true">http://www.vbforums.com/showthread.php?722355-Request-for-sample</guid>
		</item>
		<item>
			<title>crystal report</title>
			<link>http://www.vbforums.com/showthread.php?722351-crystal-report&amp;goto=newpost</link>
			<pubDate>Tue, 21 May 2013 07:27:34 GMT</pubDate>
			<description>how to limit details per page?

for example, i want 20 records in page 1 and in page 2 30 records will display?

i need your help guys.

thanks in advance.</description>
			<content:encoded><![CDATA[<div>how to limit details per page?<br />
<br />
for example, i want 20 records in page 1 and in page 2 30 records will display?<br />
<br />
i need your help guys.<br />
<br />
thanks in advance.</div>

]]></content:encoded>
			<category domain="http://www.vbforums.com/forumdisplay.php?33-Reporting">Reporting</category>
			<dc:creator>morbid.ivan</dc:creator>
			<guid isPermaLink="true">http://www.vbforums.com/showthread.php?722351-crystal-report</guid>
		</item>
	</channel>
</rss>
