Report Builder Input Parameters
I need to create a report using input parameters and a date range. I am calling the report from a form that is using the following query and gets its input from a previous form:<cfquery...
View Articlecfdocument watermark exception
I just threw a 'coldfusion.document.DocumentInvalidWaterMarkFileException' using cfdocument on a JRUN 4 multi instance developer version of cf mx 7.Water Mark Image File is invalid..Any clues?I'm using...
View Articlecoldfusion and report builder
HelloI'm new working with web and with coldfusion but so far I think I've been great. Recently Installed coldfusion Report Builder. I create a report and save it with a name (report.cfr) using the...
View Articledatetime parameter in coldfusion report builder
Hi, I'm trying to create a report in coldfusion report builder that takes 2 parameters; startdate and enddate. These two parameters correspond to two fields in my sql database. However, both the fields...
View ArticleGroup heading print change group
I have a group in my report and I have a report header.I have a label and a field on the group header, but it only print every page on top of the page.I want it print every time it change group, do I...
View ArticleReport Function and calculation
I use Report Builder for summary at group footer.I tried to function builder like Sum(Query.MyField), but the report builder does not like this for some reason.I tried to use Query.MyField, Report...
View ArticleReport Builder Query Concating two fields
I have two fields that I need to concatenate after I have performed a calcutation. I am taking a school year and subtracting 5 years. School Year = 201314. I want the result to be 200809 so that I can...
View ArticleCharts get corrupted using CFReportBuilder 10 in Windows 8.1
Reports that we created that contain Charts, using Windows Vista to author, stop working and error "resource unreadable" when we open and save the report using Win 8.1 64bit. Everything else in the...
View ArticleUsing If statements in cfreport
Hi does anyone know how I might be able to handle this situation. I have some columns that are integers. These integers represent different text items. How and where can I put my if statement in...
View ArticleReport compilation error. Error at (203, 20: null
Help. I'm getting this error on a report that used to work just fine. Here's the stack trace info... Any ideas what this error means?coldfusion.runtime.report.Report$ReportCompilationException: Report...
View ArticleSubreport does not grow/shrink
I've got a report with a sub-report embedded. Everytime the detail for the subreport is more than the size of the original design in the main report the subreport gets chopped off. This is very...
View ArticleRemoving Blank Lines
When printing account statements, I'm printing the address in the group header band. Even though I'm selecting "remove line when blank", I'm still getting blank lines when there is not a 2nd street...
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 ArticleCrosstab in CF Report Builder 8
I know this has been asked before but I can't seem to find anything current. I came across some stuff but the links were diead or explanatory images didn't show. It seems that Report Builder doesn't...
View ArticleColdFusion and SSRS
Hello all, How do I get ColdFusion to authenticate a user into SSRS? I'd like to get a way for a user to view a report in SSRS without providing any credentials. Thanks
View Articlecfprint on a dot matrix printer
Hi all - I have a pdf that I'm printing on a dot matrix printer. In my pdf, I've specified that it should print using the Courier font. When I look at the pdf in Adobe Reader, it's in courier and...
View Articlehow to hide a report builder field if it is zero
I am using Coldfusion Report Builder. If the value of a feild is zero, how can I hide it or show a blank. Keep in mind this field is a DollarFormat() field.
View ArticleColdfusion Report Builder (loop) technique
I originally posted this under Advanced Techniques. I am guessing perhaps not the correct category, since I received no response.I have been using the Report Builder. It creates professsional reports....
View ArticleProblem with Math In Calculated Fields
I am calculating a group incident rate for data returned from a query. The formula is Number of cases multiplied by 200000 divided by number of hours worked. Cases in my report is the calculated field:...
View Articlecfchart questions
Thanks in advance for any help you can give me! I have a basic bar chart with 5 cfchartseries. Each cfchartseries has a seriesLabel parameter with a value, but they are just not showing up on the...
View Article