master 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 ArticleReport compile error
Hi! I am getting following error everytime I try to preview the reportReport compilation error. Error at (231, 20: nullAlso, out of 15 reports from the list this current report does not take datetime...
View Articleinsert sub report error message
Object: TfrmWizardTemplate, frmWizardTemplate Exception:'String) into type (Boolean) when evaluation instruction OperEqual ($0' is not a value integer valueSee error log for stack trace. I got above...
View Articlehyperlink control
I would like to have a control to have hyper link based on data source.I would like to know does Report Builder have any controls that I can set hyper link based on data. Your help and information is...
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 ArticleMulti Page Report
I am creating a report with report builder.I have a report header.This report is 3 pages long. After I get the content for the firstpage, I add a page break.2 problems. Once the detail band is longer...
View Articlecfchart broken in CF 8
In CF 7, cfchart would not plot null values from queries. Here is a sample from a CF 7 server showing the results with a query using NULL values.http://devmx.jibben.com/cfcharttest.cfmHere is the same...
View Articlecfdocument watermark exception
I just threw a 'coldfusion.document.DocumentInvalidWaterMarkFileException' using cfdocument on a JRUN 4 multi instance developer version of cf mx 7.Water Mark Image File is invalid..Any clues?I'm using...
View Articlechange label caption from a stored procedure result
I need change label caption on the report using Report Builder and data source from a stored procedure.Your information and help is great appreciated, regards, Iccsi
View ArticleReporting: If statement and Sum statement
I have an instructors schedule that shows each time a course is taught for example:Course Credits DayAAA123 3 Mon. Wed.The Credit only shows the first time...
View ArticleColdFusion 9 / Crystal Reports 9 error
I'm trying to invoke Crystal 9 via CFReport in CF9 and I keep getting the following error: CrystalReport Integration Exception. Error code: 2147776748 Error in File 翁 : Missing or out-of-date export...
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 ArticleFormat a numeric field in Report Builder for Excel Output
I am trying to format a field as 9.99. Sometimes this is a whole number but I still need the decimals to print. I tried using LSNumberFormat(query.sem_gpa, "_.00"), NumberFormat(query.sem_gpa, "0.00")...
View ArticleCustom labels on y-axis in Webcharts
Hello! Our customer wants to have labels on one of the axes displaying a percentage which is not part of the graph data. For example: So far I have created this using Webcharts: Using this model:...
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 ArticleReporting in CF
Quick questions, what version (standard or enterprise) is needed to use the CF reporting functions? -Travis
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 ArticleReport Builder throws error on Save
When I try to save a report that I have built in CF Report Builder 9, I get an error: "Failed to save. A name was started with an invalid character. Line 321 <queryparam name="ToDT" cftype="CF "...
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 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 Article