Problem testing report builder report
When I test my report it while in report builder, it looks great on the screen. When I try to actually print a page so I can see how it looks on paper using the forms, all I get is the background/ CF...
View ArticleCrosstab in CF Report Builder 8
I know this has been asked before but I can't seem to find anything current. I came across some stuff but the links were diead or explanatory images didn't show. It seems that Report Builder doesn't...
View ArticleDynamic Report heading
I have a stored procedure from MS SQL backend and the result heading is WeekResult1, WeekResult2, WeekResult3... etc until Week20Result for report datasource. I would like to assign the heading at run...
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 ArticleProblem with timestamp in charts
Hi,I have a problem with timestamp data in coldfusion charts.I want to see two line charts in the same timeline (x axis) but when the chart is generated I can see two lines but not in the same...
View Articlecfpop delete and Groupwise
<!---Anyone else have the same problem? I upgraded Coldfusion to 7.02 but still does not work. I can retrieve them but can't delete them---><cfset message = messageNumber> <cfpop...
View ArticleCFDOCUMENT - Retaining Look Versus Pagination
I have a problem with <CFDOCUMENT> paginating and honoring the formatting at the same time in both PDF and FlashPaper. I removed my <HTML> and <BODY> tags because I read somewhere...
View ArticleCreate Group Totals with Subreport Data
I have an order report where the subreport has the qty and the price. In the parent report I want to print a total when the group (salesperson) changes and the grand total at the end of the report. My...
View ArticleReport data binding error with date values
I have CF7.02 with a Microsoft Visual FoxPro 9.0 SP1 Database that I connect to using ODBC (FoxPro Driver 6.01.8630.01). I send my sql results to a CF Report Builder 7.02 PDF report and it works fine....
View ArticleUsing CF 7 or CF 8 to access Crystal Reports
I would like to access reports created in the latest version of Crystal Reports (12) from within a Coldfusion 7 and or Coldfusion 8 Web application. I tried using the cfreport tag, but nothing happens....
View ArticleReport Builder Input Parameters
I need to create a report using input parameters and a date range. I am calling the report from a form that is using the following query and gets its input from a previous form:<cfquery...
View ArticleFunction to unformat HTML code
I start to build a report with CF Report Builder (8) and at some point, I realize that one of the field I need to display have HTML code (e.g.: <p>, <b>, etc...). The fact is that this...
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 Articleinner join & outer join in one query
I have 11 tables, 10 of the tables need will always have a match on id, the 11th table may or my not have a match. I need to print info from the 10 tables with a matching id and information from the...
View ArticleHelp! Does anyone know the best framework for delivering an...
BackgroundWe need to build a commercial-quality, Flex-based reporting system for the corporate customers who use our English learning system. Ours is a multi-tenant web-based Saas solution. he...
View ArticleCrystal Reports XI and CF 7
I have read that Crystal XI does not support the old microsoft COM object interface. Yet, CF 7 and CF 8 still say they support Crystal Reports. Does anyone know if this is true with Crystal XI? I...
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 ArticleCan Coldfusion Report Builder Lock .MDB Files?
I have been seeing an issue where an .mdb file will be locked into a read only mode state. There is no .ldb lock file on the object, but when I open the DB up a banner pops up at the top stating it is...
View ArticleGroup heading print change group
I have a group in my report and I have a report header.I have a label and a field on the group header, but it only print every page on top of the page.I want it print every time it change group, do I...
View Articletwo cfreports on one page
When I put two cfreports (even by cfinclude) on one cfm page, only the first report prints. Any tips?
View Article