problem in creating a chart in coldfusion report builder (x-axis label)
why some of the label in x-axis is not appearing in chart (but in my query is showing all data) im using coldfusion report builder. got any idea? please see attached image. thank you!
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 ArticleCF Report Builder 8 exception: No search engine has been assigned
I have successfully used the search feature from within CF Report Builder for years. It is very helpful for tracking down fields that have changed. Now I am receiving the following message when I...
View ArticleReport Builder 8, Changing Excel Tab Names
I have a simple report built in Report Builder 8. The user can select to export a report to flashpaper, HTML, PDF or Excel. When the report renders in Excel, that tab name is aways ColdFusionReport....
View ArticleCF9 Report Builder: Hardcopy only has watermark, no detail
I'm committing the sin of putting this question to multiple forums but I'm hoping a different audience might give an answer as I'm on a dealine to produce this report. I'm working on a workstation...
View ArticleHow do I Output SQL query (cfquery) to screen
I'd like to output the completed SQL Query that I'm writing to CFQuery to the screen so I can see what the report is querying the database. I tried <cfoutput>#myquery#</cfoutput> but that...
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 Articlecoldfusion report builder labels dont fit - Help!
I am using CF Report Builder to construct an Avery 5263 Label. When I out put it on the page to print it out, the labels do not print out correctly. The first one comes out fine and all the rest are...
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 ArticleSub Report Padding
I have embedded a sub report into my main report. I am putting my sub report flush left and top of the Detail band, but when I generate the report, it is positioned down and to the right. It looks like...
View ArticleMulilevel Bookmarks PDF
How to create mulilevel bookmarks (tree like ) in PDF using the cfdocument tag.
View Articlecfdocument performing very poorly on CFMX 7.0.2
Background: CFMX 7.0.2 on a W2003 (SP2) box using IIS 6.0 and Active Directory.Attempting to use <cfdocument> to produce PDF output. I was originally producing a rather complex HTML page with...
View ArticleCan't believe I'm asking this....
oops... posted in wrong section... I copied it to General CFML Discussion...Thanks!
View ArticleCold Fusion Report Builder - A Dud ???
I have spent the last 2 weeks working on a (one) report. In general I have been happy with what I have been able to produce, but have been naively thinking that the issues I have been working through...
View ArticleUsing function to sort
I added a function to a report that used a stored procedure. The function queries a table that was not in the stored procedure. Can I sort using this function? If not, how can I get the report in the...
View ArticleHow do I unsubscribe to email alerts?
Can someone tell me how I can do this with this category?The email alerts are driving me mad! :-s
View Articlecfchart - how do I stop percent value from rounding
I am trying to present a simple chart with labelformat="percent" (see below).The problem is that the values being presented are decimal values between 1 and 2. Although it appears to put the data...
View Articlecfchart styles
I'm working on building some custom style files for charts (CFMX 7.0.2) so that they are closer to the look of our app. Is there really no way to customize the chart title? All other text elements seem...
View ArticleColumn totals? How-to?
How do you total each row and add the total to the bottom of the column like prices for example or cost and what band do you put that total in?
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 Article