Multiple Sorts
I'm trying to build a report that allows the user to select the sort order. I was able to do this in Crystal Reports by using several sort fields and moving data into them as needed to satisfy the...
View ArticleSubreport overflow
When a subreport contains a column with 'strech on overflow' and the row text causes the last line on the page to overflow, the overflow text is printed across the main page footer and may be truncated...
View ArticlePassing cfreportparam
Did passing of cfreportparam get broken in any of the cfmx7 updates?I am getting: Report data binding error Unknown column name : blah blah.I am trying to pass the variable to a cfr page from a cfm...
View Articlecfchartseries colorlist variable
when I user the colorlist="hexadecimal value, ..." it works great.When I create a variable for the colorlist value it is coded like colorlist="#mycolor1#"This works. However, I have 3 different color...
View Articlecfchartseries seriescolor syntax
I am using <cfchartseries type="pie"> tag correctly. The pie looks great. However, I would like to use my own color scheme. I haven't been successful entering my list of colors. I've tried the...
View ArticleRDS with Report Builder
RDS with Report Builder does not work automatically. I must first wake RDS up by doing something like accessing the query in the Report Builder directly. I'm using CF 7.02, Builder Build 144677 with...
View ArticleCF Report Builder field not stretching with overflow
I am using CF Report Builder build 144677 on CF 7.0.2 and have a large SQL Server text field that needs to stretch. If I stretch the layout height for the field to a larger value it works, but then of...
View Articlerotation
Hi in coldfusion report builder is there a way of rotating a text label i need a label to be on a 45 degree angle
View Articlearrays,structures for reports
I am about to start some reporting projectsFor querying from the DB and outputting to a display page,I was told that arrays, structures are useful for these projects.I am white belt in CF and Web...
View Articlecfif
i need to show an image in report builder if a cloumn in my table = yesnot sure how to use the expression builder can any one help meusually i would use<cfif column is...
View Articleusing advanced query builder for a chart
I am trying to insert a query-based chart in my report template. However, the data is coming from a text file; thus I am creating the query object for the chart by parsing the text file. However, the...
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 ArticleHow to pass an array or structure, in addition to a query, or multiple...
Is there a way to pass an array or structure for example as parameters, in addition to a query, or multiple queries to the Report Builder in CF8? I believe this was recommended by users to be in CF8.
View ArticleCfreport and temp files..
Hi to all... I was wondering.. obviously during report building either in pdf or flashpaper, a temp file of those is in hard disk of the web server...if in cfreport i use decrypt() to decrypt data,...
View ArticleReport - Style Problem
Hello Guys, First of all, am in the process of learning cold-fusion coding.I have a doubt in reporting part of coldfusion code. I need to make a report style such as below ABCPassxBxFailAxCPassAxxPass...
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 ArticleI think I'm in big trouble now - CFReport
Hi all, My client asked for some nicer reports that don't look so "excel-ish", specifically they wanted to see some nice looking 3D charts along with their data in a PDF format. So, I worked on trying...
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 ArticleColdfusion Report how to show WYSIWYG editor input data that store in a clob...
Hi, My scenario is: From application I have key-in data that using WYSIWYG editor with various format like font color, background color, alignment, bold, italic, etc. And store to a column type CLOB...
View ArticleProblem 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 Article