<?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: Business Analyst Custom Data Setup Tool Issue in ArcGIS Business Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-business-analyst-questions/business-analyst-custom-data-setup-tool-issue/m-p/810530#M198</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an older post but for the benefit from any that are perusing make sure to use the Python parser when creating custom variables with tools like Custom Data Setup or a custom report field calculation in Fusion Reports Designer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example 2018 Population Age 0-4 and 10-14:&lt;/P&gt;&lt;P&gt;!POP0_CY! + !POP10_CY!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a known issue with the VB Script parser for a while now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Jason R.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Apr 2019 19:19:37 GMT</pubDate>
    <dc:creator>Jason_RobinsonRobinson</dc:creator>
    <dc:date>2019-04-30T19:19:37Z</dc:date>
    <item>
      <title>Business Analyst Custom Data Setup Tool Issue</title>
      <link>https://community.esri.com/t5/arcgis-business-analyst-questions/business-analyst-custom-data-setup-tool-issue/m-p/810527#M195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using Business Analyst for Desktop, I used to be able to create custom variables such as adding two different variables together. Ever since the 2017 data update and Business Analyst 10.5 update, whenever I try to create a custom variable, the data just ends up being all zeros. I figured it was just a bug and it would be fixed at some point, but the 10.6 update doesn't seem to resolve the issue. Now I'm wondering if I'm doing something wrong. I've tried using the field calculator operations as well as using a VBscript such as :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ReturnValue ( GetValue("AGE1_CY") + GetValue("AGE2_CY") )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I choose to verify the calculated field in the Custom Data Setup Wizard, it always tells me that the script was verified successfully. So I'm at a loss as to why all the data for the calculated field is zero. As I said, in previous years I was able to do this same procedure and it always worked. Anyone have some insight on what might be happening?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2018 16:36:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-business-analyst-questions/business-analyst-custom-data-setup-tool-issue/m-p/810527#M195</guid>
      <dc:creator>TWChi</dc:creator>
      <dc:date>2018-09-28T16:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Business Analyst Custom Data Setup Tool Issue</title>
      <link>https://community.esri.com/t5/arcgis-business-analyst-questions/business-analyst-custom-data-setup-tool-issue/m-p/810528#M196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul&lt;/P&gt;&lt;P&gt;Would it be possible to have a case created for this?&amp;nbsp; That way we can troubleshoot with you directly.&amp;nbsp; Please call &lt;SPAN class="" style="white-space: nowrap;"&gt;888-377-4575&lt;A _jive_internal="true" href="https://community.esri.com/" style="margin: 0px; border: currentColor; left: 0px; top: 0px; width: 16px; height: 16px; right: 0px; bottom: 0px; overflow: hidden; vertical-align: middle; float: none; display: inline; white-space: nowrap; position: static !important;"&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/423545_pastedImage_1.png" style="margin: 0px; border: currentColor; left: 0px; top: 0px; width: 16px; height: 16px; right: 0px; bottom: 0px; overflow: hidden; vertical-align: middle; float: none; display: inline; white-space: nowrap; position: static !important;" title="Call: 888-377-4575" /&gt;&lt;/A&gt;&lt;/SPAN&gt; X 2 to have a case created.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;P&gt;Technology Lead, Esri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 20:19:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-business-analyst-questions/business-analyst-custom-data-setup-tool-issue/m-p/810528#M196</guid>
      <dc:creator>PavanYadav</dc:creator>
      <dc:date>2018-10-02T20:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Business Analyst Custom Data Setup Tool Issue</title>
      <link>https://community.esri.com/t5/arcgis-business-analyst-questions/business-analyst-custom-data-setup-tool-issue/m-p/810529#M197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Hi Paul,&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;We had this issue in a support case recently similar to this where a custom report was&amp;nbsp;reporting all zeros for the custom variables.&amp;nbsp;We found the geography of the custom BDS layer did not cover the&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;&amp;nbsp;geography of the reports input layer. We resolved the issue by:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;1)&amp;nbsp;Opening the default Business Analyst&amp;nbsp;mxd&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;2) Using Custom Data Setup.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;3) Selecting to Create a BDS layer using the Standard Business Analyst data.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;4) Select the base Geography, such as Block Groups (Note each layer has different&amp;nbsp;variables and geographies.)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;5) On the Create custom variables&amp;nbsp;option, we can create new&amp;nbsp;ones or load existing ones.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;6) Run to completion.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;It's important to note that custom variables in the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;the output BDS layer&amp;nbsp;&lt;/SPAN&gt;are calculated from the input "&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;Standard Business Analyst data"&amp;nbsp;so the "Standard" source needs to contain the variables needed. It was also&amp;nbsp;important&amp;nbsp;to note the Geography of the custom bds also needs to be&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;valid&amp;nbsp;for any subsequent reported areas.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;I hope this helps! Give me a holler back if you still have any questions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;Adam,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;Esri Support Services&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2018 23:21:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-business-analyst-questions/business-analyst-custom-data-setup-tool-issue/m-p/810529#M197</guid>
      <dc:creator>AdamEversole1</dc:creator>
      <dc:date>2018-11-06T23:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Business Analyst Custom Data Setup Tool Issue</title>
      <link>https://community.esri.com/t5/arcgis-business-analyst-questions/business-analyst-custom-data-setup-tool-issue/m-p/810530#M198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an older post but for the benefit from any that are perusing make sure to use the Python parser when creating custom variables with tools like Custom Data Setup or a custom report field calculation in Fusion Reports Designer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example 2018 Population Age 0-4 and 10-14:&lt;/P&gt;&lt;P&gt;!POP0_CY! + !POP10_CY!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a known issue with the VB Script parser for a while now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Jason R.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2019 19:19:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-business-analyst-questions/business-analyst-custom-data-setup-tool-issue/m-p/810530#M198</guid>
      <dc:creator>Jason_RobinsonRobinson</dc:creator>
      <dc:date>2019-04-30T19:19:37Z</dc:date>
    </item>
  </channel>
</rss>

