Multiple queries in a single report?
I'm having some issues with the ColdFusion Report Builder...I have a database table called "Items" that includes fields for Reviewer and Status. I want to create a report that will list a reviewer,...
View Articlethe connection to the server cannot be established
probably an ancient question, but i have a coldfusion server on my local network and i have ColdFusion report builder on my machine, well I cannot seem to connect to my ColdFusion server at all. I am...
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 ArticleHow to debug - Connection to the server cannot be established
I get a error message when trying to use the ColdFusion Report Builder Report Creation WizardWhen I go to create my Query I get [ColdFusion Report Builder] The Connection cannot be established [Ok]I...
View ArticleStacked bar chart using cfchart?
Does anyone have example code for a stacked bar chart using cfchart under MX7? I've googled and searched, to no avail.Thanks!
View ArticleSimple IIF Statement "bug" in CF Report Builder
I am new to CF Report Builder, but can't seem to get a simple IF statement to work.IIf(query.costs_total_construction is 0, DE("n/a"), ((query.costs_nonIHS_funds_new_space...
View ArticleConvert Currency to Text
I am using ColdFusion Report Builder to create checks. I cannot find any documentation to convert currency to text. The function I am looking for would convert the amount 106.62 to One Hundred six and...
View ArticleCfreport and temp files..
Hi to all... I was wondering.. obviously during report building either in pdf or flashpaper, a temp file of those is in hard disk of the web server...if in cfreport i use decrypt() to decrypt data,...
View Articlecfreport not working when called on self-submitting form
Hello everybody,I'm having strange problem with outputting reports using cfreport tag. When I test the report in Report Builder everything seems to work (I have one parameter - the date). Once I call...
View ArticleInstall error
Last night I tried to install Coldfusion 9 but my laptop froze when it was near the end. Then I uninstalled it and when I went to reinstall it today I got an error message in the error log saying that...
View ArticleMargin Bug in CF8 Report Builder???
Build: 193563 When I set my left and right margins to .50 inches the generated report comes out with a .25 inch margin left and .75 inch right. After a couple of hours searching the web for a solution...
View ArticleTons of CF Report Files ?
Hi Guys, I have tons of CF Report Files. Maybe 200 CFR files or more. Then all of them is using the template I've created before with default Input Parameters.Is there a way that we update the Input...
View ArticleProblem with PDF report
I am using the cfdocument and associated tags to produce a report. The report works just fine except that the last line on the page is missing the bottom portion of the line and that missing part...
View ArticleCFREPORT - rendering bug?
I am trying to generate a tabular report, but I encountered a weird bug: if the content of a column exceed the first page height, in the second page the borders of the other columns (that don't...
View ArticleString index out of range: -1
Adobe ColdFusion Report Builder 9Adobe ColdFusion 8 on Windows Server 2003 using IIS Hi,I have an existing cold fusion report that has just started throwing an error message: String index out of range:...
View Articleexporting data to Word with Coldfusion
Saw the link athttp://www.irt.org/articles/js154/index.htm which explains how to do it. But, my need is a bit more than what is shown. I have to run a query and based on results of it decide what...
View ArticleMerging complex report
Hello --I'm a novice in CF9 world; just started to using ColdFusion Report Builder application (v9), with the goal to evaluate IF CFRB that's right solution. Our CF application (basic CRM) is created...
View ArticleChart not displaying correctly
I am running Coldfusion version 9.0.0.251028 Enterprise Edition. I have a bar chart created to display statistics for every day of the month. The majority of the time this works OK with individual bars...
View Articleproblem in creating a chart in coldfusion report builder (x-axis label)
why some of the label in x-axis is not appearing in chart (but in my query is showing all data) im using coldfusion report builder. got any idea? please see attached image. thank you!
View ArticleStacked Bar Chart Issue
Hello, with ColdFusion 8 this code produces duplicate stacked bars. The two chartseries are required to produce the stacked affect. One bar stack is labeled "Programs" and the second is labeled...
View Article