Report Builder crashing
I am trying to edit the report query, changing the joins on the tables, and Report Builder crashes repeatedly. Anyone experienced this? Is there a patch for Report Builder I don't know about? Nathan...
View Articlereport footer from other table
I need put some information on the report footer which data from other tables then the main report.It seems that report builder only accept one query, are there any way to let my report footer data to...
View ArticleThere is something wrong with this forum
Are others seeing this problem? I need to cycle through this support forum for information and cannot page....HELPFrank
View ArticleCF Report Builder - multiple queries
I am a CF developer who has worked a fair bit with coding reports manually. Have taken the plunge with report builder and generally like what I see, BUT am quite disappointed with an apparent lack of...
View ArticleReport Looping
Greetings,I am trying to loop over a query to provide all of the information retreived from a query in an excel format. All I am receiving back is the last record. I would appreciate any thoughts. Here...
View ArticleIs there any way to see source code for CFR?
Hi, I am thinking about using the CF ReportBuilder, but I'd like to know how powerful that is to handle big report project. Is there any way to edit the .cfr file in text editor, and add some tags into...
View Articletwo CFREPORT tags in a template? in a loop?
Initially i wanted my CFREPORT block to be in a loop. I'm using RTF format. Only the first one runs.So, I removed the loop and, for fun, put the CFREPORT blocks one after the other. Still, only the...
View ArticlePassing Parameters to Report Builder
Hi! I am calling a Report Builder report using a cfm file with the following code:<cfreport template="Last Quarter CAR Counts.cfr" format='pdf'> <CFREPORTPARAM NAME="Dept" VALUE="BSD" >In...
View ArticleNumber of pages generated by ReportBuilder
My program has to create a cover page for a bunch of transcripts. Each transcript is generated by the ReportBuilder.Is it any way I can get number of pages for each transcript by my program, so I can...
View ArticleProblems with dynamic grouping
I'm in the process of converting a fair number of crystal report to coldfusion reports and I'm having a heck of time with dynamic grouping in coldfusion reports. The original crystal report changes the...
View ArticlePrint When Detail Overflows Question
Is the "Print When Detail Overflows" option supposed to work this way or am I doing something wrong? The help states..."Print When Detail Overflows specifies whether an element prints only after a page...
View Articlefunction
Hi guys i'm am trying to create a function that returns a string. when i run the report it doesn't generate. i know the problem is my cfif, b/c i have tried displaying just the string and it works. I...
View ArticleNew to cold fusion reporting
i am new to cold fusion reporting any one can send me documents about cold fusion reporting how to start to generate reports plz send document kind of stuff to this mail shivasgk@gmail.com
View Articlecoldfusion8 cfdocument formatting change
creating pdf reports from same coldfusion 8 program(not report builder). If number of pages exceed 1,100 the print formatting changes in that all fonts are reduced in size.
View ArticleCrystal Reports XI
Is there any information on using Crystal Reports XI with Coldfusion. I would like to create an ad hoc front end using Coldfusion that accesses Crystal XI and passes the parameters or dataset or both...
View Articlecfprint prints fuzzy text
I am using coldfusion 8 developer edition and working locally. I am using the cfreport tag to create pdf files from reports built with the cf8 ReportBuilder. When I print the pdf files using cfprint,...
View ArticleCF8 Document PDF cutting off text
I am facing text cut-off during CFDocument PDF page breaks. I am using CF 8. Anyone can help Plz ? Thanks,-SKS
View ArticleBrowser based dynamic report generation
Here is what i want to do.I want to allow our customers the ability, through an IE browser, authenticated to ColdFusion, to create their own reports through their own ColdFusion webpage.-We will list...
View Articleproblem creating drill downs with CFChart.
Hi, I am using <cfchart> in cf9 and am having an issue with the #itemlabel# value. here is my code/ <cfchart chartheight="240" chartwidth="220" yaxistitle="employees"...
View ArticleReport Builder over multiple pages
Good day all. This is what i need to do.I have a 7 page (a4) document that my clients use as a template. I have to dynamically change values on all the pages.But when i type everything into report...
View Article