<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Dashboard Discussion, Support, Examples, Help: Recent Posts</title>
<link>http://dashboard.infocaptor.com/</link>
<description>Dashboard Discussion, Support, Examples, Help: Recent Posts</description>
<language>en</language>
<pubDate>Tue, 16 Mar 2010 22:59:45 +0000</pubDate>

<item>
<title>admin on "Excel Qlet Wizard - Create Calculations/date filters"</title>
<link>http://dashboard.infocaptor.com/topic/excel-qlet-wizard-create-calculationsdate-filters#post-221</link>
<pubDate>Wed, 10 Mar 2010 14:23:09 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">221@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;Hi David,&#60;br /&#62;
 Please download the latest version from our website. This feature was added recently.&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
</item>
<item>
<title>David Baines on "Excel Qlet Wizard - Create Calculations/date filters"</title>
<link>http://dashboard.infocaptor.com/topic/excel-qlet-wizard-create-calculationsdate-filters#post-220</link>
<pubDate>Wed, 10 Mar 2010 12:24:15 +0000</pubDate>
<dc:creator>David Baines</dc:creator>
<guid isPermaLink="false">220@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;Using Version 3.4 Infocaptor to set up Dashboard based upon Excel worksheet data file.&#60;br /&#62;
Problem:- The Qlet creates a table in the dashboard but right mouse click does not reveal the menu to create calculations, Data filter or Add Year,etc. The only option is to create a parameter.
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "Parameter Question"</title>
<link>http://dashboard.infocaptor.com/topic/parameter-question#post-219</link>
<pubDate>Tue, 09 Mar 2010 16:08:43 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">219@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;Hi Jeff,&#60;br /&#62;
  Multiple selection feature is not available. Although the work around I can think of is to enable date input for the drop down parameter and let the user enter a comma seperated values like 'NY','CA','TX'. In the Qlet query, you can have an in-clause like where state in (G_PARAM&#38;lt;...&#38;gt;)
&#60;/p&#62;</description>
</item>
<item>
<title>dsoftware on "Parameter Question"</title>
<link>http://dashboard.infocaptor.com/topic/parameter-question#post-217</link>
<pubDate>Mon, 08 Mar 2010 22:55:19 +0000</pubDate>
<dc:creator>dsoftware</dc:creator>
<guid isPermaLink="false">217@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Newbie question: is there a way to allow users to select or enter multiple values for a parameter. Say we want to let the user filter by state - can they choose multiple state codes like NY, CA, TX? Thanks in advance.&#60;/p&#62;
&#60;p&#62;- Jeff
&#60;/p&#62;</description>
</item>
<item>
<title>Tom on "Pie Chart Rounding"</title>
<link>http://dashboard.infocaptor.com/topic/pie-chart-rounding#post-124</link>
<pubDate>Mon, 15 Feb 2010 06:00:07 +0000</pubDate>
<dc:creator>Tom</dc:creator>
<guid isPermaLink="false">124@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am having issues with Pie chart rounding. In some instances the total percentage adds to 99 or 101.&#60;/p&#62;
&#60;p&#62;I have set the following code&#60;br /&#62;
plot.setLabelGenerator(new StandardPieSectionLabelGenerator(&#34;{0}={2}&#34;,new DecimalFormat(&#34;#,##0&#34;),new DecimalFormat(&#34;0.00%&#34;))&#60;/p&#62;
&#60;p&#62;I am connecting to an excel worksheet via ODBC&#60;/p&#62;
&#60;p&#62;Any suggestions?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>mattph on "dashboard-software"</title>
<link>http://dashboard.infocaptor.com/topic/dashboard-software#post-122</link>
<pubDate>Fri, 05 Feb 2010 23:57:59 +0000</pubDate>
<dc:creator>mattph</dc:creator>
<guid isPermaLink="false">122@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;Hi -&#60;br /&#62;
We are also looking for good and inexpensive solutions to bring data into Excel. We also deal with lots of data 500k + rows and only looking for a subset.&#60;/p&#62;
&#60;p&#62;We tested Global Exec Dash for two weeks. OK but expensive. $5k for designer and $2.5k per seat. The designer is no biggie... we typically prepare the data on the db by creating views or reporting tables. But you need it to define what fields are parameters.&#60;/p&#62;
&#60;p&#62;How does it work? They built a .xla of vb code. IF you want to bring in a sum of a field into ONE cell, your formula =EXQ(&#34;R:\Global_EDash\Queries\PSSD.edq&#124;SUM&#124;QtySold&#34;,$E$3,$C8,$E$4) where the cell references are the parameters on the sheet. If you want to bring in every record then the formula = =EXD(&#34;PSSD.edq&#34;,&#34;Sheet2&#34;,&#34;A1&#34;,&#34;Y&#34;,&#34;Y&#34;,&#34;Y&#34;,$B$1,$B$2,$B$3).&#60;/p&#62;
&#60;p&#62;I wish they would bring in every record and then do a sum. Imagine a worksheet with 100 cells referencing sql statements summing data. That's 100 statements hitting server.&#60;/p&#62;
&#60;p&#62;Any suggestions of other vendors and how they work would be appreciated.&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Matt
&#60;/p&#62;</description>
</item>
<item>
<title>EllaTherese on "Today's Date On My Dashboard"</title>
<link>http://dashboard.infocaptor.com/topic/todays-date-on-my-dashboard#post-121</link>
<pubDate>Fri, 29 Jan 2010 03:24:07 +0000</pubDate>
<dc:creator>EllaTherese</dc:creator>
<guid isPermaLink="false">121@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;Will I EVER get an answer to this post???????????????????????????????????????????
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "java.sql.SQLException: [Microsoft][ODBC Excel Driver]"</title>
<link>http://dashboard.infocaptor.com/topic/javasqlsqlexception-microsoftodbc-excel-driver#post-117</link>
<pubDate>Mon, 18 Jan 2010 16:58:48 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">117@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;Hi Hendrik,&#60;br /&#62;
  Can you send me a screenshot of the error at contact&#34;AT&#34;infocaptor.com. It could be that there is white space in the column name. &#60;/p&#62;
&#60;p&#62;Also, you can delete any object by just selecting it by clicking on the title name and then clicking on the scissor icon in the tool bar.
&#60;/p&#62;</description>
</item>
<item>
<title>Hendrik on "java.sql.SQLException: [Microsoft][ODBC Excel Driver]"</title>
<link>http://dashboard.infocaptor.com/topic/javasqlsqlexception-microsoftodbc-excel-driver#post-116</link>
<pubDate>Mon, 18 Jan 2010 09:05:37 +0000</pubDate>
<dc:creator>Hendrik</dc:creator>
<guid isPermaLink="false">116@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;1) Using Excel, managed to create a &#34;table&#34; in a dashboard, and data is showing. When I right-click and select &#34;create Chart&#34; from the table, I get the following error:&#60;br /&#62;
java.sql.SQLException: [Microsoft][ODBC Excel Driver] Syntax error (missing operator) in query expression 'Credit Class'.&#60;/p&#62;
&#60;p&#62;2) It seems there is no way to delete / remove a table/chart from a dashboard? Looks like the only way is to exit without saving and start over.
&#60;/p&#62;</description>
</item>
<item>
<title>swimsky2004 on "error"</title>
<link>http://dashboard.infocaptor.com/topic/error#post-114</link>
<pubDate>Thu, 14 Jan 2010 10:33:01 +0000</pubDate>
<dc:creator>swimsky2004</dc:creator>
<guid isPermaLink="false">114@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;hi,&#60;br /&#62;
how can attach my xl file to explain the error message.iam usnig the evaluation version of excel dashboard.&#60;br /&#62;
swimsky
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "Setting custom colour for each section in a 3d Pie chart"</title>
<link>http://dashboard.infocaptor.com/topic/setting-custom-colour-for-each-section-in-a-3d-pie-chart#post-112</link>
<pubDate>Thu, 07 Jan 2010 16:13:23 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">112@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;Tom,&#60;br /&#62;
 Here is the code. You can change the colors in the plot.setSectionPaint(1, new Color(0,102,102)) ... Each Pie section is identified by the number 1, 2, 3.. and Color(R,G,B) defines the color associated with that section&#60;/p&#62;
&#60;p&#62;//-------------&#60;br /&#62;
//import the necessary classes&#60;br /&#62;
import org.jfree.chart.JFreeChart;&#60;br /&#62;
import org.jfree.chart.plot.PiePlot3D;&#60;br /&#62;
import org.jfree.chart.labels.StandardPieSectionLabelGenerator;&#60;/p&#62;
&#60;p&#62;plot =((PiePlot3D) chart.getPlot());&#60;br /&#62;
plot.setForegroundAlpha(0.5f);&#60;/p&#62;
&#60;p&#62;//chart.setBackgroundPaint(new GradientPaint(0,0,Color.gray.brighter().brighter(),0,displayFrame.getHeight(), Color.LIGHT_GRAY)); &#60;/p&#62;
&#60;p&#62;    float h = displayFrame.getHeight();&#60;br /&#62;
    float w = displayFrame.getWidth();&#60;br /&#62;
           GradientPaint gradientPaint = new GradientPaint(0.0F, 10.0F, Color.white, 0, h, Color.orange);&#60;br /&#62;
         //  plot.setBackgroundPaint(gradientPaint);&#60;br /&#62;
chart.getTitle().setPaint(Color.blue);&#60;/p&#62;
&#60;p&#62;        plot.setLabelGenerator(new StandardPieSectionLabelGenerator(&#34;{2} {0}={1}&#34;));&#60;/p&#62;
&#60;p&#62;plot.setSectionPaint(1, new Color(0,102,102));&#60;br /&#62;
plot.setSectionPaint(2, new Color(51,0,102));&#60;br /&#62;
plot.setSectionPaint(3, new Color(102,0,102));&#60;br /&#62;
plot.setSectionPaint(4, new Color(102,0,0));&#60;br /&#62;
plot.setSectionPaint(5, new Color(51,51,0));&#60;br /&#62;
plot.setSectionPaint(6, new Color(0,51,0));&#60;br /&#62;
plot.setSectionPaint(7, new Color(0,102,51));
&#60;/p&#62;</description>
</item>
<item>
<title>Tom on "Setting custom colour for each section in a 3d Pie chart"</title>
<link>http://dashboard.infocaptor.com/topic/setting-custom-colour-for-each-section-in-a-3d-pie-chart#post-111</link>
<pubDate>Thu, 07 Jan 2010 01:40:38 +0000</pubDate>
<dc:creator>Tom</dc:creator>
<guid isPermaLink="false">111@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I would like to set the color of each section of a pie chart and not use the default as provided by the program. Can you please advise the code required to achieve this?&#60;br /&#62;
Many Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>Tom on "Decimal place in PIE chart Item labels"</title>
<link>http://dashboard.infocaptor.com/topic/decimal-place-in-pie-chart-item-labels#post-110</link>
<pubDate>Thu, 07 Jan 2010 01:38:22 +0000</pubDate>
<dc:creator>Tom</dc:creator>
<guid isPermaLink="false">110@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;Thank You this worked
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "Decimal place in PIE chart Item labels"</title>
<link>http://dashboard.infocaptor.com/topic/decimal-place-in-pie-chart-item-labels#post-109</link>
<pubDate>Wed, 06 Jan 2010 18:57:42 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">109@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;Tom,&#60;br /&#62;
 Please try the below code in the java script. NOTE: There are two new import statements import java.text.numberformat and ..decimalformat. &#60;/p&#62;
&#60;p&#62;//-----------&#60;br /&#62;
//import the necessary classes&#60;br /&#62;
import org.jfree.chart.JFreeChart;&#60;br /&#62;
import org.jfree.chart.plot.PiePlot;&#60;br /&#62;
import org.jfree.chart.labels.StandardPieSectionLabelGenerator;&#60;br /&#62;
import java.text.NumberFormat;&#60;br /&#62;
import java.text.DecimalFormat;&#60;/p&#62;
&#60;p&#62;plot =((PiePlot) chart.getPlot());&#60;br /&#62;
plot.setForegroundAlpha(0.5f);&#60;/p&#62;
&#60;p&#62;//chart.setBackgroundPaint(new GradientPaint(0,0,Color.gray.brighter().brighter(),0,displayFrame.getHeight(), Color.LIGHT_GRAY)); &#60;/p&#62;
&#60;p&#62;    float h = displayFrame.getHeight();&#60;br /&#62;
    float w = displayFrame.getWidth();&#60;br /&#62;
           GradientPaint gradientPaint = new GradientPaint(0.0F, 10.0F, Color.white, 0, h, Color.orange);&#60;br /&#62;
         //  plot.setBackgroundPaint(gradientPaint);&#60;br /&#62;
chart.getTitle().setPaint(Color.blue);&#60;/p&#62;
&#60;p&#62;        plot.setLabelGenerator(&#60;/p&#62;
&#60;p&#62;new StandardPieSectionLabelGenerator(&#60;br /&#62;
&#34;{0}={2}&#34;,&#60;br /&#62;
new DecimalFormat(&#34;#,##0&#34;),&#60;br /&#62;
new DecimalFormat(&#34;0.0%&#34;))&#60;br /&#62;
);&#60;/p&#62;
&#60;p&#62;//-----------
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "Today's Date On My Dashboard"</title>
<link>http://dashboard.infocaptor.com/topic/todays-date-on-my-dashboard-1#post-108</link>
<pubDate>Wed, 06 Jan 2010 18:36:19 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">108@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;Hi, Can you please send a screenshot at contact&#34;AT&#34; infocaptor.com
&#60;/p&#62;</description>
</item>
<item>
<title>EllaTherese on "Today's Date On My Dashboard"</title>
<link>http://dashboard.infocaptor.com/topic/todays-date-on-my-dashboard-1#post-107</link>
<pubDate>Tue, 05 Jan 2010 05:45:42 +0000</pubDate>
<dc:creator>EllaTherese</dc:creator>
<guid isPermaLink="false">107@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;I posted this subject before and received one reply, however the reply did not help.  I answered and that was 2 weeks ago and I have not received another reply.  I would like to get the date back onto my dashboard from where it has disappeared - I was told about the tree icon and to go click there etc.  I do not have a tree icon on my tool bar, so what am I to do?  Could you kindly give me an answer???????????&#60;br /&#62;
Thank you very very much.&#60;br /&#62;
Ella Ellington
&#60;/p&#62;</description>
</item>
<item>
<title>Tom on "Decimal place in PIE chart Item labels"</title>
<link>http://dashboard.infocaptor.com/topic/decimal-place-in-pie-chart-item-labels#post-106</link>
<pubDate>Mon, 04 Jan 2010 04:40:39 +0000</pubDate>
<dc:creator>Tom</dc:creator>
<guid isPermaLink="false">106@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;Additionally I am using the following code:&#60;/p&#62;
&#60;p&#62;plot.setLabelGenerator(new StandardPieSectionLabelGenerator(&#34;{2}{0}&#34;));&#60;/p&#62;
&#60;p&#62;I believe there is additional code that can be appended to the above 'new DecimalFormat(&#34;0.00%&#34;)) but this doesn't seem to work.
&#60;/p&#62;</description>
</item>
<item>
<title>Tom on "Decimal place in PIE chart Item labels"</title>
<link>http://dashboard.infocaptor.com/topic/decimal-place-in-pie-chart-item-labels#post-105</link>
<pubDate>Mon, 04 Jan 2010 04:33:28 +0000</pubDate>
<dc:creator>Tom</dc:creator>
<guid isPermaLink="false">105@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;Hi I am displaying percentages in item lables of a PIE chart and it is rounding up. I actually want to be able to display the item lable percentage in 2 decimal places. Can you please advise how to do this? Many Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>EllaTherese on "Today's Date On My Dashboard"</title>
<link>http://dashboard.infocaptor.com/topic/todays-date-on-my-dashboard#post-102</link>
<pubDate>Tue, 22 Dec 2009 02:10:39 +0000</pubDate>
<dc:creator>EllaTherese</dc:creator>
<guid isPermaLink="false">102@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;I have no tool bar and no Tree icon either.  I have several icons across my screen on top, for my email, my address book, my favorites, etc., but no tool bar, what do you suggest I do?
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "Today's Date On My Dashboard"</title>
<link>http://dashboard.infocaptor.com/topic/todays-date-on-my-dashboard#post-101</link>
<pubDate>Mon, 21 Dec 2009 19:09:19 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">101@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;Please click on the Tree icon on the tool bar. You should see all the portlets in the tree list. Click on the date Qlet. Check the settings and switch back to the dashboard mode
&#60;/p&#62;</description>
</item>
<item>
<title>EllaTherese on "Today's Date On My Dashboard"</title>
<link>http://dashboard.infocaptor.com/topic/todays-date-on-my-dashboard#post-99</link>
<pubDate>Fri, 18 Dec 2009 01:15:17 +0000</pubDate>
<dc:creator>EllaTherese</dc:creator>
<guid isPermaLink="false">99@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;Up until about a week ago I always had the day's date in the lower corner of my dashboard and it was an easy way for me to depend on it and stay informed.  Then suddenly it disappeared and never reappeared.  I have no clue as to what happened.&#60;br /&#62;
Can you give me any help to reinstate the date on my dashboard?
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "Draw Shapes in line chart issue"</title>
<link>http://dashboard.infocaptor.com/topic/draw-shapes-in-line-chart-issue#post-98</link>
<pubDate>Mon, 12 Oct 2009 19:33:50 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">98@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;Hi Tom,&#60;br /&#62;
  Whatever you do through the chart properties is temporary and valid for the session only.&#60;/p&#62;
&#60;p&#62;Please try updating the dynamic java code using the script provided in this article&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.infocaptor.com/dashboard/add-threshold-line-in-a-line-chart-line-shapes-line-customizations-jfreechart&#34; rel=&#34;nofollow&#34;&#62;http://www.infocaptor.com/dashboard/add-threshold-line-in-a-line-chart-line-shapes-line-customizations-jfreechart&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Tom on "Draw Shapes in line chart issue"</title>
<link>http://dashboard.infocaptor.com/topic/draw-shapes-in-line-chart-issue#post-97</link>
<pubDate>Mon, 12 Oct 2009 02:13:47 +0000</pubDate>
<dc:creator>Tom</dc:creator>
<guid isPermaLink="false">97@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;Hi it seems that the draw shapes tick box does not remain persistent when checked. I.E click on line graph, right click on properties, select Plot &#38;gt; Appearance and check 'Draw Shapes'. This remains persistent for current session, however when closing and re-opening the dashboard this check box reverts back to default. Is this a bug in 3.4 or better still can I do this via Dynamic Java Code (please provide code). Thanks in advance.
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "excel refresh"</title>
<link>http://dashboard.infocaptor.com/topic/excel-refresh#post-96</link>
<pubDate>Fri, 11 Sep 2009 16:20:57 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">96@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;Hi Malabika,&#60;br /&#62;
  Can you use MS Access as an alternate database to Excel? With Excel you will face the limitation of locking.&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Nilesh&#60;br /&#62;
&#60;a href=&#34;http://www.infocaptor.com&#34; rel=&#34;nofollow&#34;&#62;http://www.infocaptor.com&#60;/a&#62;  -- Use Dashboards - Get Clarity
&#60;/p&#62;</description>
</item>
<item>
<title>malabika on "excel refresh"</title>
<link>http://dashboard.infocaptor.com/topic/excel-refresh#post-95</link>
<pubDate>Fri, 11 Sep 2009 04:12:51 +0000</pubDate>
<dc:creator>malabika</dc:creator>
<guid isPermaLink="false">95@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;The excel sheet gets locked when infocaptor is using the same in autorefresh or it is connected. If we want to refresh the excel sheet at an interval of 15 mins , how can we do this without disconnecting the same.
&#60;/p&#62;</description>
</item>
<item>
<title>joao.junior on "Chart to Report"</title>
<link>http://dashboard.infocaptor.com/topic/chart-to-report#post-92</link>
<pubDate>Tue, 18 Aug 2009 18:24:52 +0000</pubDate>
<dc:creator>joao.junior</dc:creator>
<guid isPermaLink="false">92@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;and how i can do it?
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "Excel to Flash files"</title>
<link>http://dashboard.infocaptor.com/topic/excel-to-flash-files#post-91</link>
<pubDate>Tue, 18 Aug 2009 13:10:02 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">91@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;InfoCaptor does not produce flash files.
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "Excel to Flash files"</title>
<link>http://dashboard.infocaptor.com/topic/excel-to-flash-files#post-90</link>
<pubDate>Tue, 18 Aug 2009 13:09:42 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">90@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;can your software (any version) produce a free-standing Flash file from Excel, please?
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "Chart to Report"</title>
<link>http://dashboard.infocaptor.com/topic/chart-to-report#post-88</link>
<pubDate>Sun, 16 Aug 2009 23:27:02 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">88@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;yes it is possible to drill into another chart
&#60;/p&#62;</description>
</item>
<item>
<title>joao.junior on "Thermometer Chart - Change Mercury Color"</title>
<link>http://dashboard.infocaptor.com/topic/thermometer-chart-change-mercury-color#post-87</link>
<pubDate>Fri, 14 Aug 2009 13:29:38 +0000</pubDate>
<dc:creator>joao.junior</dc:creator>
<guid isPermaLink="false">87@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;i am not able to change the mercury color&#60;/p&#62;
&#60;p&#62;The code: &#60;/p&#62;
&#60;p&#62;import org.jfree.chart.plot.ThermometerPlot;&#60;br /&#62;
import org.jfree.chart.JFreeChart;&#60;br /&#62;
import javax.imageio.ImageIO;&#60;br /&#62;
import java.awt.Toolkit;&#60;br /&#62;
import java.awt.Color;&#60;br /&#62;
import java.awt.image.BufferedImage;&#60;br /&#62;
import java.awt.event.ActionListener;&#60;br /&#62;
import java.awt.event.ActionEvent;&#60;br /&#62;
import java.awt.event.KeyEvent;&#60;br /&#62;
import java.io.File;&#60;br /&#62;
import java.io.IOException;&#60;br /&#62;
import java.net.URL;&#60;/p&#62;
&#60;p&#62;ThermometerPlot plot = (ThermometerPlot)chart.getPlot();&#60;/p&#62;
&#60;p&#62;plot.setThermometerStroke(new BasicStroke(2.0f));&#60;br /&#62;
plot.setThermometerPaint(Color.lightGray);&#60;/p&#62;
&#60;p&#62;float h = displayFrame.getHeight();&#60;br /&#62;
float w = displayFrame.getWidth();&#60;/p&#62;
&#60;p&#62;//***************************************************&#60;br /&#62;
plot.setMercuryPaint(Color.red);  // Does not works&#60;br /&#62;
//***************************************************&#60;/p&#62;
&#60;p&#62;plot.setValuePaint(Color.black);&#60;br /&#62;
plot.setThermometerPaint(Color.BLACK)&#60;br /&#62;
plot.setBackgroundPaint(new Color(252, 96, 119));
&#60;/p&#62;</description>
</item>
<item>
<title>joao.junior on "Chart to Report"</title>
<link>http://dashboard.infocaptor.com/topic/chart-to-report#post-86</link>
<pubDate>Fri, 14 Aug 2009 13:08:38 +0000</pubDate>
<dc:creator>joao.junior</dc:creator>
<guid isPermaLink="false">86@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;is it possible show the lines(report) from a chart?&#60;/p&#62;
&#60;p&#62;i have a bar Chart and i want to click and show the lines using the same query.&#60;br /&#62;
(drill into)&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
</item>
<item>
<title>Earle Taylor on "Changing Pie chart to Bar chart"</title>
<link>http://dashboard.infocaptor.com/topic/changing-pie-chart-to-bar-chart#post-85</link>
<pubDate>Sun, 26 Jul 2009 09:33:35 +0000</pubDate>
<dc:creator>Earle Taylor</dc:creator>
<guid isPermaLink="false">85@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;Hi There&#60;/p&#62;
&#60;p&#62;I am brand new to this trial software having just registered for the trial version. Where and how do I start to construct/modify a pie chart or bar chart. Your Help, please  -  Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>m.r. on "dashboard-software"</title>
<link>http://dashboard.infocaptor.com/topic/dashboard-software#post-84</link>
<pubDate>Tue, 21 Jul 2009 11:01:36 +0000</pubDate>
<dc:creator>m.r.</dc:creator>
<guid isPermaLink="false">84@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;hi @ all,&#60;/p&#62;
&#60;p&#62;i even found infocaptor, so i'm very new to this one - but what i read so far was very interesting.&#60;br /&#62;
currently i design a dashboard with microstrategy 9 - however, i'm always in search of new software to create dashboards - open source in particular.&#60;/p&#62;
&#60;p&#62;anybody who gained experience with both of these software moduls or with other software? if so, please tell me what your experience where like and what you prefer respectively.&#60;br /&#62;
i would appreciate if anybody could inform me, if infocapter is useable to visualise huge data volumes - or if someone could suggest any other 'dashboard-software' or dashboard fora.&#60;/p&#62;
&#60;p&#62;(by the way i'm working with sybase iq database and i would like to create a dashboard with several sites / panels each panel displays several reports - grids and diagramms respectively)&#60;/p&#62;
&#60;p&#62;thanks a lot&#60;br /&#62;
best regards&#60;/p&#62;
&#60;p&#62;m.r.
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "connecting using an evaluation version"</title>
<link>http://dashboard.infocaptor.com/topic/connecting-using-an-evaluation-version#post-83</link>
<pubDate>Thu, 16 Jul 2009 17:55:52 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">83@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;Kelly,&#60;/p&#62;
&#60;p&#62;  You can use InfoCaptor to create dashboards out of Excel, Access or any SQL database. If you just intend to use it for Excel you can still use only that.&#60;/p&#62;
&#60;p&#62;Let me know if more questions&#60;/p&#62;
&#60;p&#62;---&#60;/p&#62;
&#60;p&#62;On Wed, Jul 8, 2009 at 11:36 AM, &#38;lt;Kelly.Thomas.....&#38;gt; wrote:&#60;/p&#62;
&#60;p&#62;Seems to be working now Nilesh – thanks for getting back to me. Will undoubtedly purchase the product if it meets our needs which I think it will. My understanding is that we can take existing Excel data only and we don’t need SQL capability or am I mistaken? Ideally I would like to take existing excel spreadsheet data and use it to make concise dashboards, pie charts etc.&#60;/p&#62;
&#60;p&#62;Thanks for your help!
&#60;/p&#62;</description>
</item>
<item>
<title>kellythomas on "connecting using an evaluation version"</title>
<link>http://dashboard.infocaptor.com/topic/connecting-using-an-evaluation-version#post-81</link>
<pubDate>Wed, 08 Jul 2009 14:17:01 +0000</pubDate>
<dc:creator>kellythomas</dc:creator>
<guid isPermaLink="false">81@http://dashboard.infocaptor.com/</guid>
<description>&#60;p&#62;I cannot connect without registered my evaluation mode copy, however, it is not allowing me to do so without paying for the full product. Any suggestions?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
