Style not found
This has happened to me twice and I have no idea why.I am getting the following error from ColdFusion:Could not locate the style file BlueA pie chart is located with in the cfr. Where is it looking for...
View ArticleCan Report Builder Export Excel Files with multiple Sheets
Does anyone know how I create a report that it can export in excel by multiple sheets.
View ArticleCombine multiple reports
Goal: print all reports at the same time.(MX7)Scenario: I have about 10 reports (cfr's) created and desire to create a button that will print all 10 reports. I don't need to view them only print...
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 Article<TEXTFORMAT...> to PDF
I am pulling this type of data out of a database:<TEXTFORMAT INDENT="2" LEADING="2"><P ALIGN="LEFT"><FONT FACE="Arial" SIZE="9" COLOR="#000033" LETTERSPACING="0"...
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 ArticleReporting: If statement and Sum statement
I have an instructors schedule that shows each time a course is taught for example:Course Credits DayAAA123 3 Mon. Wed.The Credit only shows the first time...
View ArticleColdFusion Report Builder - 2 page layout.
Good morning, Is there a method which would allow me to create a ColdFusion report with a 2 page layout? On the odd pages (the front side), this page would include the data relating to the report and...
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 ArticleStretch with overflow
I have a CF 10 report with an Excel Output format. One of my columns needs to stretch. When I set the Fromatting "Stretch with Over to True" and the Print Control "Position Type" to Floating and the...
View ArticleGrowth Details Band
I have a comments field from query result for report data source.Because it is a navrchar(max) field, the result can be shorter or longer based on the data users entered.I would like to have the text...
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 Articlecombining fields
Is it possible to combine fields? When I do it, I get errors when outputting the cfreport.For example, firstname and lastname are two separate fields. I want them within one so that the spacing is...
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 ArticleSub Report Padding
I have embedded a sub report into my main report.I am putting my sub report flush left and top of the Detail band, but when I generate the report, it is positioned down and to the right. It looks like...
View ArticleReport Builder Issue
Hello Community,Okay, here is what I am trying to do. I am currently using the Coldfusion Report Builder in creating all of our reports. I would like to use the report builder to display any data "By...
View ArticleAnyway to *completely* suppress subreport and whitespace?
I'm have a problem with the cf report builder for one of our more complicatedreports that have multiple optional subreports. The object below each subreport is set to float relative to the object...
View ArticleCF Report Builder field not stretching with overflow
I am using CF Report Builder build 144677 on CF 7.0.2 and have a large SQL Server text field that needs to stretch. If I stretch the layout height for the field to a larger value it works, but then of...
View ArticleRemove Line When Blank
I am trying to recreate a report I did years ago in crystal reports. An important part of this is variable height items, which means i really need "Remove Line When Blank" to do just that, remove blank...
View ArticleReport Formatting with Dynamic Height Header/Footer
I need to generate a printable report (pdf if possible) with a: 1) Header - Dynamic Height based on recordset output2) Body - Recordset output, may carry over to multiple pages3) Footer - Dynamic...
View Article