CF Report Builder - multiple queries
I am a CF developer who has worked a fair bit with coding reports manually. Have taken the plunge with report builder and generally like what I see, BUT am quite disappointed with an apparent lack of...
View Articlesub 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 ArticleStretch with Overflow and CRLF's
I'm having a problem with the Stretch With Overflow, specifically in relation to data that contains CRLF characters. It seems to me that the rendering engine doesn't recognize the fact that when it...
View Articlemanipulate recordset inside cfr
with cfreport i can add some function to my report.i would access to recordset (passed to cfr) for ordering it. query to cfr -> ordering recordset in cfr -> print is this possible? thanks
View ArticleReport 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 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 ArticleColdFusion and SSRS
Hello all, How do I get ColdFusion to authenticate a user into SSRS? I'd like to get a way for a user to view a report in SSRS without providing any credentials. Thanks
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 ArticleAlternating row color for CF report Builder?
I have a user who wants one of her reports to display alternating row colors for better read clarity. The reports are rather lengthy and the rows tend to blend in with eachother.
View ArticleHow to find first and last day of last month?.
Hello,I am using Crystal Report XI.Reports will be generated on first of every month for previous month. I want to find start and end date of previous month dynamic.For august, Start date is July 1st...
View ArticleFonts not smooth
Dear all,Is there a way to enhance the print-out fonts of CF Report Builder? On the screen it is quite smooth (FlashPaper), but when I do the printing (to printer or PDF) all characters are not that...
View Articleexporting 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 Articlesub 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 Articlehow to assign specific colors to itemcolumn in pie chart?
I'm trying to figure out the CF pie chart specific color assignment to specific distinct values, i.e. a specific color is assigned to a specific status value so we have consistency across diff charts;...
View Articlecfdocument and fonts
I have a cfdocument page that I am trying to use a font that has been loaded on the ColdFusion server. The page is seeing the font fine. However the issue occurs when I try to change the font size. It...
View ArticleMX7 Updater report error
I have used the MX 7.01 updater to the version of 7,0,2,137072 . Since I have run this updater I not get a when I run a report, error as follows:Measage:Report compilation error. Error at (135, 20:...
View ArticleCalculated values from subreport to main report
Is it possible with Report Builder to obtain a calculated (SUM) value from subreport with the main report? Back in my MS Access days this was a no-brainer you just set the references correctly and all...
View ArticleColdFusion reports fail in Apple
I have a simple CFM page that calls a simple CFR file that all users can generate and view, except one user who is on an Apple Mac and using Firefox. Instead of getting the report, the browser...
View ArticleReport Builder Fonts
Hi GuysI've just built a new report in CF Report Builder and changed the font of my text. However, when the report is out put to a PDF, the font has not changed.Any suggestions please.Many thanks in...
View Articlehow to get Report Builder to print a section on the same page
I have a section of my report that is three bands. A header band, the detail band, and a total line band. Sometimes this section will get split up and print part on the next page. So basically I need...
View Article