Count calculated field not working on the group header
Hi guys, I would like to ask your opinion why the COUNT calculated field not working on the GROUP header? Suppose I have 10 records in the report. It should display 10 not 0. But if I put the count...
View ArticleCF Report Builder 8 exception: No search engine has been assigned
I have successfully used the search feature from within CF Report Builder for years. It is very helpful for tracking down fields that have changed. Now I am receiving the following message when I...
View ArticleCF Report Builder - multiple queries
I am a CF developer who has worked a fair bit with coding reports manually. Have taken the plunge with report builder and generally like what I see, BUT am quite disappointed with an apparent lack of...
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 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 ArticleHow to display reports in Flex?
Hi, I am new to Cold Fusion. I would like to know the best way to execute reports developed in CF Report Builder in Flex?I am able to create a sample report based on my local database and execute both...
View ArticleCould not initialize class coldfusion.runtime.report.Report
I have inherited an application that contains a number of reports. This application was developed on our CF7 server, and when we upgraded, the application was copied to 8, but not fully tested. Now,...
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 ArticleDisplay message if report is blank or has no data..
I'm sure this is an easy one, but I'm not able to get anywhere on this..Using ColdFusion Report Builder to create a PDF report..Currently, If my report query returns no records I just get a blank...
View ArticleCF8 compiled code cannot be run in CF9 server
I have an enterprise application that is developed using ColdFusion. The application is compiled using CF8’s complier (using CFcomple.exe) to enhance performance and prevents un-authorized access to...
View ArticleMX7 Updater report error
I have used the MX 7.01 updater to the version of 7,0,2,137072 . Since I have run this updater I not get a when I run a report, error as follows:Measage:Report compilation error. Error at (135, 20:...
View ArticleWhy the adobe reader can not show Chinese word
Hi All,i am using WinXP SP2, CFMX7 version 7.0.1, MySQL and the latest version of report builder.i wish to do a report which can show chinese word and english word as well. However, the report can only...
View Articlecrystal report in coldfusion MX
I am just starting to use crystal report in Coldfusion MX, my crystal report is pre-defined <cfreport report="directory/crstlrpt.rpt"datasource = "ds_name"username="user"password="password">but...
View ArticleDigital Signature - Cold Fusion
we are in the process of implementing Digital Signature process with PKI technology complaint. Reports is geneated as a PDF format using cold fusion tools. Is there is any feature to implement digital...
View ArticleDynamic images in CF report builder 7
Hi :-)Im pulling my hair out over an issue with cfreport builder 7 and the abillity to dynamically display images.I can display images dynamicaly fine using this method: application.coverimage &...
View ArticleAlternating row color for CF report Builder?
I have a user who wants one of her reports to display alternating row colors for better read clarity. The reports are rather lengthy and the rows tend to blend in with eachother.
View ArticleCF9 Report Builder: Hardcopy only has watermark, no detail
I'm committing the sin of putting this question to multiple forums but I'm hoping a different audience might give an answer as I'm on a dealine to produce this report. I'm working on a workstation...
View ArticleHow do I Output SQL query (cfquery) to screen
I'd like to output the completed SQL Query that I'm writing to CFQuery to the screen so I can see what the report is querying the database. I tried <cfoutput>#myquery#</cfoutput> but that...
View ArticleColdfusion Report how to show WYSIWYG editor input data that store in a clob...
Hi, My scenario is: From application I have key-in data that using WYSIWYG editor with various format like font color, background color, alignment, bold, italic, etc. And store to a column type CLOB...
View ArticleCF7 cfdocument's display 30% smaller on CF8
We have copied existing CF7 cfdocument' page to a new Coldfusion 8 server and when the pages are run the resulting pdf and flashpaper display 30% smaller on CF8. Both the Fonts and the images and the...
View Article