<?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: Count the available measures in VA in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Count-the-available-measures-in-VA/m-p/776194#M15514</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do you want to do with the count value? If you want to use it in calculations / filters, I believe you would need to precalculate the value in the data preparation stage by using PROC SQL or another of the procedures mentioned earlier.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you only need to display the value in your report and you have a very recent version of VA (2021.1.1 or later) you could use the Job Content object to display the results of a SAS language job (using the same procedures such as PROC SQL.)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am actually not completely sure if you can programmatically make the distinction between measures (numeric variables) and categories (character variables). I'm not sure if that is a requirement for you, or if a count of all columns in the data would be sufficient.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sam&lt;/P&gt;</description>
    <pubDate>Mon, 25 Oct 2021 13:42:42 GMT</pubDate>
    <dc:creator>Sam_SAS</dc:creator>
    <dc:date>2021-10-25T13:42:42Z</dc:date>
    <item>
      <title>Count the available measures in VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Count-the-available-measures-in-VA/m-p/776008#M15506</link>
      <description>&lt;P&gt;Hi. Could someone please let me know how do I count the number of measures in my dataset? I am using the PVA data and I can physically count them but is there a function or anywhere where it shows how many measures are in the data? Thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Oct 2021 09:57:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Count-the-available-measures-in-VA/m-p/776008#M15506</guid>
      <dc:creator>sh904</dc:creator>
      <dc:date>2021-10-23T09:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Count the mesaures</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Count-the-available-measures-in-VA/m-p/776009#M15507</link>
      <description>&lt;P&gt;Do you mean to count the non-missing values in a variable/column?&lt;/P&gt;
&lt;P&gt;If yes, procedures SUMMARY, FREQ, TABULATE, REPORT can all calculate counts. In SQL, use count(var).&lt;/P&gt;
&lt;P&gt;For more detailed help, post example data in usable form (data step with datalines, posted in a code box), and show what you expect to get out of it (report or new dataset).&lt;/P&gt;</description>
      <pubDate>Sat, 23 Oct 2021 07:07:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Count-the-available-measures-in-VA/m-p/776009#M15507</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-10-23T07:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Count the available measures in VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Count-the-available-measures-in-VA/m-p/776013#M15508</link>
      <description>&lt;P&gt;Hi. No, I mean how do I know the ocunt of measures that show up in the Data tab when I go in "explore and visualize".&lt;BR /&gt;For example, this image (&lt;A href="https://imgur.com/a/0o85ahl" target="_blank" rel="noopener"&gt;https://imgur.com/a/0o85ahl&lt;/A&gt;) has 6 measures that I can count on my fingers. Is there a formula that tells me that there are 6?&lt;/P&gt;</description>
      <pubDate>Sat, 23 Oct 2021 09:58:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Count-the-available-measures-in-VA/m-p/776013#M15508</guid>
      <dc:creator>sh904</dc:creator>
      <dc:date>2021-10-23T09:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Count the available measures in VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Count-the-available-measures-in-VA/m-p/776017#M15509</link>
      <description>&lt;P&gt;So this is a Visual Analytics question?&lt;/P&gt;</description>
      <pubDate>Sat, 23 Oct 2021 09:58:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Count-the-available-measures-in-VA/m-p/776017#M15509</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-10-23T09:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Count the available measures in VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Count-the-available-measures-in-VA/m-p/776018#M15510</link>
      <description>&lt;P&gt;Yes, it is.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Oct 2021 09:57:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Count-the-available-measures-in-VA/m-p/776018#M15510</guid>
      <dc:creator>sh904</dc:creator>
      <dc:date>2021-10-23T09:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Count the available measures in VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Count-the-available-measures-in-VA/m-p/776019#M15511</link>
      <description>&lt;P&gt;I moved this to the VA community and edited the subject lines. Since I don't use VA, someone else will need to chime in. Calling &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13745"&gt;@Madelyn_SAS&lt;/a&gt;&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13794"&gt;@Sam_SAS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Oct 2021 10:01:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Count-the-available-measures-in-VA/m-p/776019#M15511</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-10-23T10:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Count the available measures in VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Count-the-available-measures-in-VA/m-p/776194#M15514</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do you want to do with the count value? If you want to use it in calculations / filters, I believe you would need to precalculate the value in the data preparation stage by using PROC SQL or another of the procedures mentioned earlier.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you only need to display the value in your report and you have a very recent version of VA (2021.1.1 or later) you could use the Job Content object to display the results of a SAS language job (using the same procedures such as PROC SQL.)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am actually not completely sure if you can programmatically make the distinction between measures (numeric variables) and categories (character variables). I'm not sure if that is a requirement for you, or if a count of all columns in the data would be sufficient.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sam&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 13:42:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Count-the-available-measures-in-VA/m-p/776194#M15514</guid>
      <dc:creator>Sam_SAS</dc:creator>
      <dc:date>2021-10-25T13:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Count the available measures in VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Count-the-available-measures-in-VA/m-p/776369#M15519</link>
      <description>Thank you for your response. I just wanted to know if there is somewhere where it is shown visually, without calculations. For example, the way it shows the count of records against each category. From exploring SAS and the forums, I think it is not possible.</description>
      <pubDate>Tue, 26 Oct 2021 06:21:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Count-the-available-measures-in-VA/m-p/776369#M15519</guid>
      <dc:creator>sh904</dc:creator>
      <dc:date>2021-10-26T06:21:44Z</dc:date>
    </item>
  </channel>
</rss>

