iccsi
DateFormat(query.fromDay, "m/d") + "  "  + DateFormat(query.toDay, "m/d")   I wanted to show my report field like ' from 10/20/2014 to 10/25/2014 and have above code in the expression. I got error…
in Reporting
iccsi
I have a report which has 40 columns and orientation is landscape. left and right margin is 0.0972 in. It shows all columns on pdf format, but missing last column when use Excel format. Are there…
in Reporting
iccsi
Property inspector of my ColdFusion Report Builder 10 missing suddenly, I tried to use View --> Panels --> Properties and Windows --> Inspector Properties, but it does not show. Are there any way to…
in Reporting
iccsi
I have a chart data source for 25 columns and assign to my line chart data source. The chart shows data but only use 50 percent of the chart width. I would like to have my chart extend the full…
in Reporting
iccsi
I have a report and use Excel as its format. The Excel sheet always name ColdFusionReport. I would like to know are there any way to customize the Excel sheet name and it is possible to have the…
in Reporting
iccsi
I noticed that the size of sub report is limited on the main report at design time. For example, if I have sub report hight at 1" then the maximum height will be 1" on the report at run time. The…
in Reporting
iccsi
I want to add chart to my report and add a chart control on my report. I double click on the chart and edit chart type as line chart and edit chart series. I use Data from a fix of values and…
in Reporting
iccsi
I have following code to generate the report for pdf format. I would like to let users to choose report type 'pdf' or 'excel' I need pass the user select from user interface to <cfreport format=…
in Reporting
iccsi
I created a couple of reports and try to run different format. I just realized that some report works flashpaper, but some of them do not. I set default format to flashpaper at design time for all…
in Reporting
iccsi
I tried to connect RDS server using ColdFusion Report Builder. I got HTTP/1.1 404 Not Found.   I contacted Web Server Administrator that they said they created my ID and password. I would like to…
in ColdFusion
iccsi
I can use following code to set cfinput text and cftextarea a value from my database, but following code fails for html standard components like <input type="text"> or textarea.   <CFINPUT…
in ColdFusion
Load more items