Field with Stretch with overflow is not streching in the page or band headers
Field with 'Stretch with overflow' = True is not stretching in the page or band headers. "Print when detail overflows" is also true. If I stretch the height. it shows up, but does not grow or shrink...
View ArticleCrystal Reports XI and CF 7
I have read that Crystal XI does not support the old microsoft COM object interface. Yet, CF 7 and CF 8 still say they support Crystal Reports. Does anyone know if this is true with Crystal XI? I...
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 Articlepass url parameter to cfreport
I am using CF9 and have generated a report using CF Report Builder that has a report parameter that function correctly.I am trying to be able to get the variable value from the the address line and...
View ArticleDisplaying alternate content when date field is null
I am using Report Builder 8. I am grouping on a date field, but some of the people returned have a null value. I need to show an alternate heading if that group's date is null, I would actually like it...
View ArticleCan't add attribute to 0-length text
I have a CFREPORT Template that has been running fine for months. This report has 8 layered controls (Color coded page tabs for a Table of Contents). Yesterday I added 2 new Calculated Fields and added...
View ArticleReport Builder Grid Size
I have some reports that I'm updating that were originally designed with the CF7 related builds of Report Builder. Those builds had an option to change the grid spacing. The CF8 related build doesn't...
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 ArticleExpression Builder
I created a report function to find and return a graduation date. I only need to execute the function once per person.The query returns all colleges a person attended, I only want to report the...
View ArticleCFCHART question (range in the background)
Hola.I want to put together a line graph using CFCHART. That part works great. But I also want to display a horizontal band of color that shows the "acceptible range" of values, so that it is obvious...
View ArticleCF, Flash Charts, export as PDF - HELP!!!
I have reports which we are generating using Flash Charts in a CF site with a custom tag calling it. When I export the report to PDF, I can't get the chart to go with it. Any ideas on how to fix this?
View ArticleCFDOCUMENT
I am using cfdocument's ability to generate PDF documents from XHTLM 1.0 Transitional webpages. I using supported CSS styles to format the page by importing the style sheet. All styles with the...
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 ArticleSub Report Styles
I have a main report with a series of sub reports. In the main report I have my styles defined.I am now wanting to use these styles in my sub report without needing to recreate them.I know I can export...
View ArticleSetting up table to report by dates
Need some direction on setting up a table so I can pull data from the last 30 days.The way I have the table right now is every time print.cfm is viewed it adds 1 to the "views" field in the table. Then...
View ArticleCF Report - Graphing Problem
I am working in my first report with CF Report Builder, nice tool. Am getting this error after adding a simple pie chart. Report data binding error Error evaluating expression : image_1 Source text :...
View ArticleReports Do Not Display In IE7
We are recently experiencing a problem on some of our PCs running IE7 where reports generated with CFREPORT only display a blank page and not the report. If we direct to create a PDF the same result...
View ArticlePage Footer not printing
Hello,I´ve inserted the "quick field" "X of Y" in the page footer of the report. But it only prints on the first page.Can anyone help me with this?Thanks.Manuel
View ArticleConditional SQL in Report Query
How can I code a conditional SQL in the Report query builder to include a WHERE clause parameter or not, depending on the value of a report parameter? Basically, what I want to do is:select field from...
View ArticleDynamic Queries in charts
Hi I need to use a query object created in coldfusion for a chart in the report generator.I found this article that talks about it but does not seem to work , Link to Adobe Web siteDoes any one have...
View Article