Quantcast
Channel: Adobe Community : Popular Discussions - Reporting
Browsing all 38309 articles
Browse latest View live

report 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 Article


Calculate 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 Article


exporting data to Word with Coldfusion

Saw the link athttp://www.irt.org/articles/js154/index.htm which explains how to do it. But, my need is a bit more than what is shown. I have to run a query and based on results of it decide what...

View Article

CF8 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 Article

CF8 Document PDF cutting off text

I am facing text cut-off during CFDocument PDF page breaks. I am using CF 8. Anyone can help Plz ? Thanks,-SKS

View Article


Page Footer whitespace

I have an invoice report that had N number of line items with N number of lines of description per line item. The invoice displays all of the line items, and then at the bottom of the last page, it...

View Article

hyperlink 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 Article

Serial Won't Work

I registered to get Flex and Coldfusion for free as I am a student studying web development at university. I was able to install flex just fine but coldfusion doesn't like my serial number when I type...

View Article


Page 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 Article


Anyone using Jasper Reports or anything else?

Anyone out there using JasperReports with Coldfusion 8? cfdocument and cfReport have such a performance hit on our box when we try to run certain reports. IE - Report Cards We need something that would...

View Article

datetime parameter in coldfusion report builder

Hi, I'm trying to create a report in coldfusion report builder that takes 2 parameters; startdate and enddate. These two parameters correspond to two fields in my sql database. However, both the fields...

View Article

Report 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 Article

sub 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 Article


CFDOCUMENT

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 Article

Report Builder crashing

I am trying to edit the report query, changing the joins on the tables, and Report Builder crashes repeatedly.  Anyone experienced this? Is there a patch for Report Builder I don't know about? Nathan...

View Article


crystal 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 Article

Calculate field does not work for stored procedure data source

I created a report using ColdFusion Report Builder using stored procdure as data source and would like to add a calculate field for summary field and realized that the calculate fields do not work and...

View Article


report footer from other table

I need put some information on the report footer which data from other tables then the main report.It seems that report builder only accept one query, are there any way to let my report footer data to...

View Article

sub report in column header

Infinite loop creating new page due to column header overflow.  I have a sub report on the column header which works, Because my sub report return different records from data source, it fails and get...

View Article

Silent Printing

how to create Silent Printing by cfreport

View Article
Browsing all 38309 articles
Browse latest View live