<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to Create Dashboards in CE 2015.2 in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/how-to-create-dashboards-in-ce-2015-2/m-p/21541#M267</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I got it! It makes reports much more visually attractive.&lt;/P&gt;&lt;P&gt;Thanks for you reply Cheryl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" height="481" src="https://community.esri.com/legacyfs/online/153595_pastedImage_3.png" width="562" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be great to update the CE documentation with a simple example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the code I used for my test, it might helpful to someone else...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;attr height = 20&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;attr floorheight = 3.5&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Footprint --&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; extrude(height)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; split(y){floorheight:FloorUse}*&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FloorUse --&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 50%: Residential&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30%: Office&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; else: Entertainment&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Residential --&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; report("FloorU.Residential",1)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; color(0,0,1)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Office --&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; report("FloorU.Office",1)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; color(0,1,0)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Entertainment --&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; report("FloorU.Entertainment",1)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; color(1,0,0)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Dec 2015 03:28:54 GMT</pubDate>
    <dc:creator>TD</dc:creator>
    <dc:date>2015-12-09T03:28:54Z</dc:date>
    <item>
      <title>How to Create Dashboards in CE 2015.2</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/how-to-create-dashboards-in-ce-2015-2/m-p/21539#M265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am testing this great new feature in the latest Cityengine release which allows us to create nice dashboards using Reports.&lt;/P&gt;&lt;P&gt;But I don't understand how to select multiple attributes/reports to compare different modes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the configuration panel I can only select one Report:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="153450" class="image-6 jive-image" src="https://community.esri.com/legacyfs/online/153450_pastedImage_15.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;And I get:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="153449" class="image-5 jive-image" src="https://community.esri.com/legacyfs/online/153449_pastedImage_14.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;And of course I'd like something like:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="153442" class="jive-image image-4" src="https://community.esri.com/legacyfs/online/153442_pastedImage_3.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the documentation its says:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; line-height: 1.5;"&gt;&lt;EM&gt;If you select a report with sub-classes, only the Pie and Column charts will display all the sub-class values. Key Number will just display the main class. For example, TotalEnergyByClass is divided into the following sub-classes: &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #505050;"&gt;&lt;EM&gt;TotalEnergyByClass.C&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #505050;"&gt;&lt;EM&gt;TotalEnergyByClass.D&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #505050;"&gt;&lt;EM&gt;TotalEnergyByClass.E&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #505050;"&gt;&lt;EM&gt;TotalEnergyByClass.F&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #505050;"&gt;&lt;EM&gt;TotalEnergyByClass.G&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class="text"&gt;&lt;SPAN style="color: #3334ca;"&gt;&lt;SPAN style="color: #505050;"&gt;&lt;EM&gt; When you generate the report the Dashboard displays all the sub-classes values. &lt;/EM&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="text"&gt;&lt;/P&gt;&lt;P class="text"&gt;&lt;SPAN style="color: #303030;"&gt;Could someone explain how to create classes and sub_classes in a Report ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="text"&gt;&lt;/P&gt;&lt;P class="text"&gt;&lt;SPAN style="color: #303030;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2015 09:42:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/how-to-create-dashboards-in-ce-2015-2/m-p/21539#M265</guid>
      <dc:creator>TD</dc:creator>
      <dc:date>2015-12-08T09:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Dashboards in CE 2015.2</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/how-to-create-dashboards-in-ce-2015-2/m-p/21540#M266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To create column charts and pie charts with multiple columns/slices, generate a report with sub-reports using a period (.) to separate the report and sub-report names.&amp;nbsp; For example, if you'd like to create a chart that reports GFA for different types of buildings (e.g., retail, residential, office, hospital, etc.), then, generate reports in CGA with the following names:&amp;nbsp; GFA.Retail, GFA.Residential, GFA.Office, GFA.Hospital, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;report("GFA.Retail", geometry.area)&lt;/P&gt;&lt;P&gt;report("GFA.Residential", geometry.area)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or, if you have the building type in a variable, you can create strings for the report name:&lt;/P&gt;&lt;P&gt;buildingType = "Office"&lt;/P&gt;&lt;P&gt;reportName = "GFA." + buildingType&lt;/P&gt;&lt;P&gt;report(reportName, geometry.area)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More about creating sub-reports can be found in Tutorial 11 in the "Greenspace and BuildUp Area Reports" section:&amp;nbsp; &lt;A href="http://desktop.arcgis.com/en/cityengine/latest/tutorials/tutorial-11-reporting.htm" title="http://desktop.arcgis.com/en/cityengine/latest/tutorials/tutorial-11-reporting.htm"&gt;Tutorial 11: Reporting—CityEngine Tutorials | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, create the dashboard by selecting "GFA" as the "Report".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2015 10:31:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/how-to-create-dashboards-in-ce-2015-2/m-p/21540#M266</guid>
      <dc:creator>CherylLau</dc:creator>
      <dc:date>2015-12-08T10:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Dashboards in CE 2015.2</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/how-to-create-dashboards-in-ce-2015-2/m-p/21541#M267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I got it! It makes reports much more visually attractive.&lt;/P&gt;&lt;P&gt;Thanks for you reply Cheryl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" height="481" src="https://community.esri.com/legacyfs/online/153595_pastedImage_3.png" width="562" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be great to update the CE documentation with a simple example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the code I used for my test, it might helpful to someone else...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;attr height = 20&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;attr floorheight = 3.5&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Footprint --&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; extrude(height)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; split(y){floorheight:FloorUse}*&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FloorUse --&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 50%: Residential&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30%: Office&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; else: Entertainment&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Residential --&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; report("FloorU.Residential",1)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; color(0,0,1)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Office --&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; report("FloorU.Office",1)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; color(0,1,0)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Entertainment --&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; report("FloorU.Entertainment",1)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; color(1,0,0)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 03:28:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/how-to-create-dashboards-in-ce-2015-2/m-p/21541#M267</guid>
      <dc:creator>TD</dc:creator>
      <dc:date>2015-12-09T03:28:54Z</dc:date>
    </item>
  </channel>
</rss>

