<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Drillable pie chart with datasubset data</title><link>https://community.appian.com/discussions/f/data/30560/drillable-pie-chart-with-datasubset-data</link><description>Hello there! 
 
 I have some date as a data subset form and I need to create a pie chart which show which contract are overdue and which not .This pie chart need to be drilldown to a grid which list only the contract on the selected category. 
 The data</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Drillable pie chart with datasubset data</title><link>https://community.appian.com/thread/121524?ContentTypeID=1</link><pubDate>Thu, 09 Nov 2023 14:29:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d830692e-05e9-4ecf-ac08-b6fc0770b32b</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="249841" url="~/discussions/f/data/30560/drillable-pie-chart-with-datasubset-data/121466"]I do not understand how to aggregate those data[/quote]
&lt;p&gt;I really have no clue as to the shape of your data or what aggregations you&amp;#39;re hoping to accomplish.&amp;nbsp; My only advice there is to play around with running a!queryEntity with various aggregation options in the Expression Rule editor and see if you can come up with a query result that&amp;#39;s sensible.&amp;nbsp; That is a whole separate issue from the meta-topic of &amp;quot;drillable pie chart&amp;quot; though - i assume you&amp;#39;ll need to solve that first and then try to plug it into the pie chart.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you look around the documentation I would assume you can find various recipes showing different Query Aggregation techniques.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Drillable pie chart with datasubset data</title><link>https://community.appian.com/thread/121466?ContentTypeID=1</link><pubDate>Wed, 08 Nov 2023 08:56:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cad464ca-ca8b-4329-b3dc-b8ef538d2079</guid><dc:creator>kiaras0002</dc:creator><description>&lt;p&gt;Yes I do understand the drillable part, but I do not understand how to aggregate those data, for example where the deadline is earlier than today it measn that is overdue (today-deadline) otherwise the contract is on time. How to group with these data? Is there any way?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Drillable pie chart with datasubset data</title><link>https://community.appian.com/thread/121438?ContentTypeID=1</link><pubDate>Tue, 07 Nov 2023 16:55:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0fade316-c1e6-4098-bc3f-60cfc9ba5e97</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;I&amp;#39;m not really clear what the pie char is for with this example data - what would it show?&lt;/p&gt;
&lt;p&gt;For the drillablle - you can make each slice of the pie execute a SaveInto, relative to the data populating that slice.&amp;nbsp; It can push a value into a local variable, and then you can display pretty much anything you want elsewhere on the form when that local variable contains a value.&amp;nbsp; Have you tried this already?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>