Report Builder Question
Hi, I have been working on a specialized patient data application and I am trying to build a master report of a Patient's Chart containing all the data collected on a patient. This involves several...
View ArticleConditional SQL in Report Query
How can I code a conditional SQL in the Report query builder to include a WHERE clause parameter or not, depending on the value of a report parameter? Basically, what I want to do is:select field from...
View ArticleOpen Source Reporting tool
Having tried CF Report Builder several months ago and quit . I still don't see alot on the WEB about CF Report builder and a lot frustrated users; even with the updates. I'm back to Crystal, but now...
View ArticleReport Builder Paging
I have a problem. I need to print lets say that total amount of a 4 page report only on the last page and it must be at the bottom. I need to know how to do that. I know that if i put the data and...
View ArticlePermissions in PDF file
Hi,I have to generate PDF document using <cfreport tag without permission to print or save this file. I am using permissions attribute, but it does not work at all. Even if I specify permissions=""...
View Articlebold font
Hi i have a fied in report builder withquery.FacilityName & " " & query.Addresswhat i need is the first part (query.FacilityName) to be in bold how would i do this?
View ArticleCFREPORT - rendering bug?
I am trying to generate a tabular report, but I encountered a weird bug: if the content of a column exceed the first page height, in the second page the borders of the other columns (that don't...
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 ArticleLabels, labels, labels!!! Well, 40,000 of them!
HiI have to produce mailing labels on an old dot matrix printer (from the ark I think :-)) and we need to use the companies supply of 40,000 labels which they would like to use. In the ColdFusion...
View ArticleColdfusion Report Builder Functions Not Displaying Proper Output
I'm having difficulty getting report functions to work. Looking at the documentation, I followed the steps to creating a function (which seems to be a ColdFusion function) and inserted it into the...
View ArticleLink to Chart Style File
The <cfchart> tag has an attribute called "style" that allows you to set the xml file. Is there a way to do this for the charts in Report Builder? I know that you can modify default.xml but that...
View ArticleHide and seek with query parameters
Sometimes parameter values will be dropped from the standard "SQL Query Builder" Report query view without any editing of the query. When you Cancel or Save it and go back to the query, the parameters...
View ArticleReport Builder in AIX
I get the following error when I try to run Report Builder in AIX 0509-022 Cannot load module /CFX/installedApps/ColdFusion_MX.ear/cfusion.war/WEB-INF/cfusion/lib/ libnvr_aix.aWe are running a p5 with...
View ArticleKeep with Next
http://www.nasbp.org/testpdf.cfmThis is my pdf. I have gotten most of the issues resolved (what a pain) but I can't figure out ho to make sure city and state names don't get stuck on the bottom of a...
View ArticleSheduled Tasks
I am a relatively new ColdFusion user. I have a report that I created with Report Builder. The report is used by multiple levels; therefore, I would like to pass a variable into the cfm that creates...
View ArticleCross Tab question in Report Builder
Im trying to create a cross tab report in Report Builder but not having any luck. The icon is completly greyed out . The report I need will have an unknown number of colums and I think the only way to...
View ArticleStored Procedure Issue
Hi,I am running into a problem with calling stored procedures in my Report Builder. In the 7.01 version i could just do the following call to get it to run my SP. SPName '#cfvariable#' ,...
View ArticleReport Builder Paging
I am trying to get specific control over the page numbers that print in my report. I am using the Report Header band for a cover sheet and muti-page invoices (grouped on invoice number) follow. I want...
View ArticleXHTML formatting does not work
XHTML formatting text parameter for query fields does not seems to work (MS SQL ntext containing fckeditor HTML text).- My DB is MS SQL, code page FRENCH (may be the issue ?), tested both nvarchar(max)...
View Article