<?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 copy custom category to new data source in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-copy-custom-category-to-new-data-source/m-p/459590#M10083</link>
    <description>&lt;P&gt;I am unfamiliar with exactly what you are proposing.&lt;/P&gt;&lt;P&gt;However my problem was solved by overwriting the original data with the new datasource, keeping the same headers for the rows.&lt;/P&gt;&lt;P&gt;SAS VA recognized the data and my custom categories (and the rest of the report) was kept and is fully functional.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your inputs.&lt;/P&gt;</description>
    <pubDate>Thu, 03 May 2018 09:45:00 GMT</pubDate>
    <dc:creator>JesperK</dc:creator>
    <dc:date>2018-05-03T09:45:00Z</dc:date>
    <item>
      <title>How to copy custom category to new data source</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-copy-custom-category-to-new-data-source/m-p/458635#M10025</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to copy a number of custom categories created on dataset A, to a new report with dataset B.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The contents of the datasets are identical, but I need create a new data source.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible? I would much like to avoid having to create the custom categories from scratch in dataset B.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SAS VA 7.3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Jesper&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 13:50:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-copy-custom-category-to-new-data-source/m-p/458635#M10025</guid>
      <dc:creator>JesperK</dc:creator>
      <dc:date>2018-04-30T13:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy custom category to new data source</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-copy-custom-category-to-new-data-source/m-p/458642#M10027</link>
      <description>&lt;P&gt;Please post an example of your data and of current and of new created categories&lt;/P&gt;
&lt;P&gt;and what is the logic to create them.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 14:05:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-copy-custom-category-to-new-data-source/m-p/458642#M10027</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2018-04-30T14:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy custom category to new data source</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-copy-custom-category-to-new-data-source/m-p/458867#M10048</link>
      <description>&lt;P&gt;I don't think this is possible, at least not in VA 7.3 or 7.4. As an alternative approach you could try user-defined SAS formats to categorise your VA data sources. These are created outside of VA and can be easily applied to any VA data source prior to loading using a FORMAT statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;User-defined SAS formats are great when you need to go beyond the limitations of custom categories.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 23:02:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-copy-custom-category-to-new-data-source/m-p/458867#M10048</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-04-30T23:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy custom category to new data source</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-copy-custom-category-to-new-data-source/m-p/458906#M10049</link>
      <description>&lt;P&gt;Thank you for your input.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I don't think the data should matter, as the problem is not data specific (it would apply in principle to any data set).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have three columns with approx 8000 rows:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Account&lt;/LI&gt;&lt;LI&gt;Reportline&lt;/LI&gt;&lt;LI&gt;Amount&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;There are about 1.500 different Reportlines, and 500 of them have been categorized in one custom category with 60 different Labels .&lt;/P&gt;&lt;P&gt;The logic behind the categories is a offline spreadsheet showing the specific reportlines going into a specific Label.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I want to do is to avoid having to create those 60 Labels from scratch - as I have the exact same data just from a different source.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this makes sense?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 May 2018 06:28:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-copy-custom-category-to-new-data-source/m-p/458906#M10049</guid>
      <dc:creator>JesperK</dc:creator>
      <dc:date>2018-05-01T06:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy custom category to new data source</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-copy-custom-category-to-new-data-source/m-p/458908#M10050</link>
      <description>&lt;P&gt;Thank you for your input.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I was afraid it wasn't readily doable. Doing an "out of VA" solution does not solve my immediate need to avoid doing the work from scratch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am considering if "fooling" VA to think the new source is the same as the old (by overwriting the datasource on the server) would be a solution.&lt;/P&gt;</description>
      <pubDate>Tue, 01 May 2018 06:30:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-copy-custom-category-to-new-data-source/m-p/458908#M10050</guid>
      <dc:creator>JesperK</dc:creator>
      <dc:date>2018-05-01T06:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy custom category to new data source</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-copy-custom-category-to-new-data-source/m-p/458921#M10051</link>
      <description>&lt;P&gt;You could use your spreadsheet defining the categories to create a SAS user-defined format automatically, so you wouldn't be starting from scratch. It is a pretty quick solution and well worth trying with VA in my opinion. We use them a lot.&lt;/P&gt;</description>
      <pubDate>Tue, 01 May 2018 08:12:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-copy-custom-category-to-new-data-source/m-p/458921#M10051</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-05-01T08:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy custom category to new data source</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-copy-custom-category-to-new-data-source/m-p/459590#M10083</link>
      <description>&lt;P&gt;I am unfamiliar with exactly what you are proposing.&lt;/P&gt;&lt;P&gt;However my problem was solved by overwriting the original data with the new datasource, keeping the same headers for the rows.&lt;/P&gt;&lt;P&gt;SAS VA recognized the data and my custom categories (and the rest of the report) was kept and is fully functional.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your inputs.&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 09:45:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-copy-custom-category-to-new-data-source/m-p/459590#M10083</guid>
      <dc:creator>JesperK</dc:creator>
      <dc:date>2018-05-03T09:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy custom category to new data source</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-copy-custom-category-to-new-data-source/m-p/459854#M10097</link>
      <description>&lt;P&gt;Great that you found an easy solution.&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 21:13:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-copy-custom-category-to-new-data-source/m-p/459854#M10097</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-05-03T21:13:57Z</dc:date>
    </item>
  </channel>
</rss>

