Displaying alternate content when date field is null
I am using Report Builder 8. I am grouping on a date field, but some of the people returned have a null value. I need to show an alternate heading if that group's date is null, I would actually like it...
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 ArticleProblem with Math In Calculated Fields
I am calculating a group incident rate for data returned from a query. The formula is Number of cases multiplied by 200000 divided by number of hours worked. Cases in my report is the calculated field:...
View ArticleStacked Bar Chart Issue
Hello, with ColdFusion 8 this code produces duplicate stacked bars. The two chartseries are required to produce the stacked affect. One bar stack is labeled "Programs" and the second is labeled...
View ArticleColdFusion Report Builder - 2 page layout.
Good morning, Is there a method which would allow me to create a ColdFusion report with a 2 page layout? On the odd pages (the front side), this page would include the data relating to the report and...
View Articlecfdocument format = PDF - does not format correctly
Greetings I am simply attempting to print invoices from a query that displays correctly on the cfm result page, but using cfdocument to render a PDF version (to mail out) does not format even remotely...
View Articledatetime 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 ArticleCF8 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 ArticleSerial 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 Articlecfreturn variable return separate fields
I am creating a report in CF 10 report builder. I have a function that returns two separate fields in one variable I need to have the two fields returned separately, my output is an excel worksheet....
View ArticleUsing If statements in cfreport
Hi does anyone know how I might be able to handle this situation. I have some columns that are integers. These integers represent different text items. How and where can I put my if statement in...
View Articlehow to hide a report builder field if it is zero
I am using Coldfusion Report Builder. If the value of a feild is zero, how can I hide it or show a blank. Keep in mind this field is a DollarFormat() field.
View ArticleWhat is wrong here with my quick selection tool and tekst
Hi I have ti right clik to se the selectet I show you a video so you can see because of my engles spelling is not the best here is the link...
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 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 ArticleReport builder - last page
I have to print a field only on the last page; I was thinking to do this by making a condition in "print when" field. How can I determinate the last page? Anyone help me!thanks to all!
View Articleavery labels with rich text or html
In the past I have used the cf_averyrtf.cfm custom tag to produce avery formatted labels -- works great. Now I need to do the same but include formatted text, or ideally HTML content into the same...
View ArticleHow to insert a page break inside a CF8 report builder input parameter
How do I insert a page break inside a CF8 report builder field. I know how to insert it between elements, but not inside a field. For example, the cfform rich text editor inserts the following source...
View ArticleCalculate 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 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 Article