<?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: Mass import of data into labels in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Mass-import-of-data-into-labels/m-p/590054#M13076</link>
    <description>So you likely shouldn't be doing your data manipulations with VA, there's another tool or the Prep side to clean up and manipulate your data. &lt;BR /&gt;&lt;BR /&gt;Make sure your date is a SAS date or numeric with a date format. Then duplicate it three times and rename each one to Year Month Day. Then format each one to the respective format. And then you can build automatic filters and don't need to add any labels anywhere.</description>
    <pubDate>Thu, 19 Sep 2019 15:00:48 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2019-09-19T15:00:48Z</dc:date>
    <item>
      <title>Mass import of data into labels</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Mass-import-of-data-into-labels/m-p/589877#M13071</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently workin gon a project that requires me to put sensor data. There are 41 sensors in total with each sensor sending data to the vendor cloud every 10 minutes, in short i have a few hundred data entries that needes to be dealt with. I am tasked with building a dashboad that allows me to separate the dates into day, month and date cetegories using a drop down list. Adding the items into the label list very tedious as mentioned above, hundreds of data per day. Is there a shortcut for me to achieve my goal? Additionally, instead of using lables are there any other methods that i can take note of?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.JPG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/32589i05C95D596255FC99/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture1.JPG" alt="Capture1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2019 01:38:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Mass-import-of-data-into-labels/m-p/589877#M13071</guid>
      <dc:creator>DandarahZ</dc:creator>
      <dc:date>2019-09-19T01:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Mass import of data into labels</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Mass-import-of-data-into-labels/m-p/589879#M13072</link>
      <description>What tool are you using to prep the data? A calculated column isn’t intended for this purpose and it’s not clear what exactly you’re trying to do here. &lt;BR /&gt;&lt;BR /&gt;It seems like you’re not treating your dates as dates somehow to use the automatic filters? Worse cars, duplicate your date three times and apply different formats to it to show as month day year.</description>
      <pubDate>Thu, 19 Sep 2019 01:42:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Mass-import-of-data-into-labels/m-p/589879#M13072</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-09-19T01:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Mass import of data into labels</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Mass-import-of-data-into-labels/m-p/589886#M13073</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thank you for the quick reply, as i mentioned, im working on a stats-like project. I supposed to build a dashboard that displays stats that are based on the information given. For data preparation is just data that has been saved within an excel file, no data manipulation whatsoever.&amp;nbsp; According to my higer ups, any and all data manipulation are to be done with in SAS. Below is a snapshot of what i have done so far. Also, according to my higer ups, the data will grow in size &lt;SPAN&gt;exponentially. I find that manually sorting the data would be ridiculous and would like to know if there are shortcuts/different ways to handle this situation. In the picture, the cancelled out value innthe right drop down box will indicate the room numbers, and the drop down boxes in the left will indicate the occupancy of the rooms in a day/month/year format/setting&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture2.JPG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/32591i91F59E90B6116D63/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture2.JPG" alt="Capture2.JPG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Dan&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2019 01:58:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Mass-import-of-data-into-labels/m-p/589886#M13073</guid>
      <dc:creator>DandarahZ</dc:creator>
      <dc:date>2019-09-19T01:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Mass import of data into labels</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Mass-import-of-data-into-labels/m-p/589947#M13074</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;There are a lot of functions for dealing with time and date.&lt;/P&gt;
&lt;P&gt;First try to get the datepart and convert in to a date variable (some combination of datepart and treat as).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As soon as you have a date variable you can duplicate it and assign different formats for day, month, year, ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;//Fredrik&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 153px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/32597iAD183438E33A02D2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2019 07:50:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Mass-import-of-data-into-labels/m-p/589947#M13074</guid>
      <dc:creator>FredrikE</dc:creator>
      <dc:date>2019-09-19T07:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Mass import of data into labels</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Mass-import-of-data-into-labels/m-p/590054#M13076</link>
      <description>So you likely shouldn't be doing your data manipulations with VA, there's another tool or the Prep side to clean up and manipulate your data. &lt;BR /&gt;&lt;BR /&gt;Make sure your date is a SAS date or numeric with a date format. Then duplicate it three times and rename each one to Year Month Day. Then format each one to the respective format. And then you can build automatic filters and don't need to add any labels anywhere.</description>
      <pubDate>Thu, 19 Sep 2019 15:00:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Mass-import-of-data-into-labels/m-p/590054#M13076</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-09-19T15:00:48Z</dc:date>
    </item>
  </channel>
</rss>

