cfchart - how do I stop percent value from rounding
I am trying to present a simple chart with labelformat="percent" (see below).The problem is that the values being presented are decimal values between 1 and 2. Although it appears to put the data...
View Articlecfchart styles
I'm working on building some custom style files for charts (CFMX 7.0.2) so that they are closer to the look of our app. Is there really no way to customize the chart title? All other text elements seem...
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 Articlecfdocument changes font size
I'm trying to use cfdocument to create a pdf; I cannot use ReportBuilder. I'm trying to output data in a table. I created a style set and I'm trying to apply those styles to my <td> tags....
View Articlecoldfusion wont start
i am using mac os 10.4 with the latest version of coldfusion. I am having problems with starting the server i get a message that saysquote:Running command: /Applications/ColdFusionMX7/bin/coldfusion...
View Articlecfreport - text wrap in Excel format?
Hi all,I'm having trouble with the "height" attribute.My query gets several texts of different lengths, and I'd simply like to list them.But it seems like I have to set a fixed height to my...
View Articlecfdocument image scaling issue
When using the cfdocument tag to create a pdf file I'm experiencing image scaling issues. I know that this was a problem that was supposedly resolved in the cumulative hotfix3 for CFMX7. I've applied...
View ArticleFunction to unformat HTML code
I start to build a report with CF Report Builder (8) and at some point, I realize that one of the field I need to display have HTML code (e.g.: <p>, <b>, etc...). The fact is that this...
View Articlelong page in cf report maker
Hi,I am new to cf report maker.I made a report which is long in detail part. The layout of my report is free form. When I want to preview it it has this error:"Report design not valid : 1. The detail...
View ArticleCF Report Builder 9: Dynamic Footer Band Height
Problem:I have a coldfusion (.cfr)Â and need to be able to either set the height of the footer band or set the bottom margin so that the report can be printed onto custom paper which has pre-printed...
View ArticleChanging value of Param
I have a report that passes a date (time stamp) to a subreport. Sometimes the date being passed is null (or an empty string) and the report . When this happens get an "Incompatible java.lang.String...
View ArticleCustom Sub Reporting
I have built a report that is nothing more than a series of subreports stitched together in a set of group headers. I would like to give my users the ability not only to select which subreport they...
View ArticleCreating a function and passing query value
I have what I thought was a pretty easy to resolve situation: I want to concatenate two query fields, if the 2nd one isn't empty.I created a function:<cfargument name="q1" value='#query.q1#'...
View ArticleColdfusion Report Builder Functions Not Displaying Proper Output
I'm having difficulty getting report functions to work. Looking at the documentation, I followed the steps to creating a function (which seems to be a ColdFusion function) and inserted it into the...
View ArticleField 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 ArticleWhat is wrong here with my quick selection tool and tekst
Hi I have ti right clik to se the selectet I show you a video so you can see because of my engles spelling is not the best here is the link...
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 ArticleCROSSTAB Using Report Builder
Hi all, Is it possible to create a crosstab report using Report Builder? Is so please suggest some references.Thanks for your time.
View ArticleHow to pass an array or structure, in addition to a query, or multiple...
Is there a way to pass an array or structure for example as parameters, in addition to a query, or multiple queries to the Report Builder in CF8? I believe this was recommended by users to be in CF8.
View Articlemaster detail report
I want to create a master details report using CF 10 Report Builder, but I do not find the option.I would like to know should I insert a sub report in to detail band to generate master details...
View Article