Multiple queries
I currently pass a payroll report one query. Now I need to add another 1-n area to the report, which will require an additional query. Is this possible?
View ArticleWindow.open functionality possible in report builder?
I currently have a report which contains a hyperlink, and instead of having this link open in the current window, I would like for it to open in a new one. While seeming like a simple issue, both...
View ArticleCF 9 Standard Edition, and need to Display the Crystal Reports 2008 .rpt
Hello !! I am using CF 9 Standard Edition, and need to Display the Crystal Reports 2008 .rpt file in the Browser. This is not Possible using Unrefernced URL's as per the SAP experts...
View ArticleColdfusion Reports .cfr file too slow
Hello I created a .cfr file which is outputting the 12k records, I ran the query in SQL Mnager, runs good. but when I Create a report with the same query it takes more than 3 minutes to run, sometimes...
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 ArticleReport Builder 8, Changing Excel Tab Names
I have a simple report built in Report Builder 8. The user can select to export a report to flashpaper, HTML, PDF or Excel. When the report renders in Excel, that tab name is aways ColdFusionReport....
View ArticleColdfusion Report Build Property Definitions?
Can anyone point me to documentation that actually defines each of the properties in the right column, throughout Coldfusion Report Builder? For example, when I am viewing a report and I click on a...
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 Articlesub report data source at run time
I have a sub report and on the main report and I want to set up sub report and main report data soruce using stored procedures. I have following code, it only runs sub report, but not main report has...
View Articlesub report in column header
Infinite loop creating new page due to column header overflow. I have a sub report on the column header which works, Because my sub report return different records from data source, it fails and get...
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 ArticleColdfusion report builder download has no help included
I just downloaded both the CF Report builder versions for 8 and 9 and there is no English language help file included. Does anyone know where or how I can download this? Clicking on help just gives you...
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 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 Articlehow to assign specific colors to itemcolumn in pie chart?
I'm trying to figure out the CF pie chart specific color assignment to specific distinct values, i.e. a specific color is assigned to a specific status value so we have consistency across diff charts;...
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 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 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 Articlecfreport & "Error loading image data"
i'm using cf report builder.I insert in report an image linked to a urlIf i execute the report i receive this errorReport data binding error Error loading image data :http://DOMAIN/PATH/0701.jpg.the...
View Article