What 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 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 Articlehow to hide a report builder field if it is zero
I am using Coldfusion Report Builder. If the value of a feild is zero, how can I hide it or show a blank. Keep in mind this field is a DollarFormat() field.
View ArticleProblem with Math In Calculated Fields
I am calculating a group incident rate for data returned from a query. The formula is Number of cases multiplied by 200000 divided by number of hours worked. Cases in my report is the calculated field:...
View ArticleUsing html in cf report builder and escaping the & ampersand character
Some of the data we collect is entered via a WYSIWYG editor. Therefore formatting such as bold, italic etc is translated into HTML.The text could also contain special characters/accented characters,...
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 ArticleSubreport formatting
I hope I'm not the only one that has run itno this problem, but I have a series individual reports created, and they work fine. I now want to link some of those reports together into one master report....
View Articlecfdocument and fonts
I have a cfdocument page that I am trying to use a font that has been loaded on the ColdFusion server. The page is seeing the font fine. However the issue occurs when I try to change the font size. It...
View ArticleCF Report generation error
Hello,We have a report that is working on the development and the production server. I just downloaded the Report Builder version 7.0.1When I change the report (move a filed from one pixel left) and...
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 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 Articlereport function editor screen problem
I had created a function, but now can't even get to a place where I can edit it. Every time I bring up the report function editor, I get a screen with my existing function names, and nothing else. I...
View Articlereport data binding error unknown column name
Hi,I am having a problem with the new 7.02 update of Report Builder. The issue is it's not finding my SQL query.I have wrote my query initally in the advance mode, and it doesn't seem to reconize it....
View ArticleZip file
I have to extract the data from the database then import it to Excel file and then zip it using securezip and make it password protected and then mail it. Please suggest how this can be achieve either...
View Articlecfreport landscape orientation?
Running ColdFusion 8. We're using the cfreport tag to bring up reports designed in coldfusion report builder. They were designed in landscape orientation. We have cfreport's format set to flashpaper....
View ArticleCalculate age in a function
I am trying to calculate and return the age of a person. My code is: <cfset variable.age = '(dateDiff("yyyy",query.birthdate, now()))'>I get a "If the expression is a string, ensure that it is...
View ArticleTemplate appears to be malformed
I have a group of reports that work perfectly in CF7, but when I try to view them with CF9 I get the following. The ColdFusion Report Builder report template appears to be malformed or contains...
View ArticleTable with cell borders in Coldfusion Report Builder
I'm using ColdFusion Report Builder and I'm trying to create a table with cell borders, looking somewhat like Excel. The data comes from a query. How do I do this? I'm running ColdFusion 9 on Windows XP.
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 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 Article