cfreport param
i have a report that has an input parameter of inputquoteid. In report builder, using the F12 preview It asks for my input parameter and then displays the report fine. However when I use the cfreport...
View ArticleLabel Printing Multiple Pages
My users want to be able to query some data and based on the return print a chosen number of labels, 4 to a page.They don't want to print any labels that they don't need, i.e. if they need 7 they don't...
View ArticleRedirect CFOUTPUT QUERY to a certain pre-existing cell on a table?
Is there a way to 'redirect' the output stream to a certain element on the browser?... I have all the elements on the screen (template, editable zone with a grid that have some cells populated), but,...
View Articlecfprint prints fuzzy text
I am using coldfusion 8 developer edition and working locally. I am using the cfreport tag to create pdf files from reports built with the cf8 ReportBuilder. When I print the pdf files using cfprint,...
View ArticleMultiple Subreports Overlapping
I am currently trying to create a report which contains four different sub reports. When I place them all in the Detail band, they overlap each other. I've tried putting a page break in between but...
View ArticleProblem with Art Sales example
I"m trying to get my head around this product but am stopped at the "Add the calculated field to your report" section. Point 1 says to "Insert a field in the LASTNAME Footer band" but there is no...
View Articlelong page in cf report maker
Hi,I am new to cf report maker.I made a report which is long in detail part. The layout of my report is free form. When I want to preview it it has this error:"Report design not valid : 1. The detail...
View Articlecf8 report builder characterEncode ?
HI,allI am using win xp sp3/cf8.01, cf8 report builder,mssql2k5,IE6There is the following requirement in a program: When there is Chinese character in the label of report builder, but not get Chinese...
View ArticleColdFusion ReportBuilder 9 nvr_win error
I recently upgraded to 64-bit Enterprise ColdFusion 9 running in a multi-server JRun environment on Windows 2008 Server. When I try to invoke a .cfr that worked perfectly in ColdFusion 8, I get the...
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 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 ArticleHaving a chart change based on what group is displaying in Report Builder.
Hello, I'm trying to create a report that is grouped by department that shows data for the last 12 months in the detailed section. I also want to have a chart that will graph that data in the group...
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 ArticleCFReport PDF print directly
Hi Guys, I just wanna ask if CFReport using PDF format can handle print directly report? no more preview. Is that possible in CFReport? Coz I'm migrating my crystal receipt report to CFReport....
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 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 Articlesubreport as a reportparam not using the proper query
I am trying to use a report with a subreport, normally works fine, but I want to pass a query to the subreport, not let it use its internal query. This works fine if I call the sub report by itself...
View ArticleCF 10 Report Building
Good evening all, I have been running CF Report Builder 9 without any issues with CF 9. I migrated to CF 10 and Report Builder 10 and, Report Builder does not maintain a connection. It's very...
View Article