<?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: Different drill down levels in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Different-drill-down-levels/m-p/542006#M12053</link>
    <description>&lt;P&gt;I'm glad you found some useful info &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/261395"&gt;@Schwami&lt;/a&gt;! If Frederik's reply was the exact solution to your problem, can you "Accept it as a solution"? This will help other community members who may run into the same issue know what worked.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Anna&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 13:29:47 GMT</pubDate>
    <dc:creator>AnnaBrown</dc:creator>
    <dc:date>2019-03-11T13:29:47Z</dc:date>
    <item>
      <title>Different drill down levels</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Different-drill-down-levels/m-p/541038#M12024</link>
      <description>&lt;P&gt;Is is possible to use different drill down levels in one crosstab?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example:&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a hierarchy following the structure of this example: Mammal -&amp;gt; Dog -&amp;gt; Labrador&lt;/P&gt;&lt;P&gt;What i want is a crosstab like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Mammal&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;- Dog&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Labrador&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Cat&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can hopefully understand. I want to be able to drill down on dog, but not on cat for some reason. Is something like this remotely possible? I'm using SAS VA 7.4.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 10:34:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Different-drill-down-levels/m-p/541038#M12024</guid>
      <dc:creator>Schwami</dc:creator>
      <dc:date>2019-03-07T10:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Different drill down levels</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Different-drill-down-levels/m-p/541051#M12027</link>
      <description>&lt;P&gt;Hm, i don't think you can have different length/depth/levels on the branches.&lt;/P&gt;
&lt;P&gt;One thing you can do is to create your own categories and apply a rule in them so that the next level is the same as the one before:&lt;/P&gt;
&lt;P&gt;- Mammal&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;- Dog&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Labrador&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Cat&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Cat&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lets say you have the following categories:&lt;/P&gt;
&lt;P&gt;- Level1 (mammal)&lt;/P&gt;
&lt;P&gt;- Level2 (dog,cat)&lt;/P&gt;
&lt;P&gt;- Level3 (labrador)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then you would create a new level3, lets say level3_new &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; and do the calculation:&lt;/P&gt;
&lt;P&gt;if level2 = cat then cat&lt;/P&gt;
&lt;P&gt;else level3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the cross tab you will have all levels but for cat you will get the same value for level2 and 3, might help you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; ?&lt;/P&gt;
&lt;P&gt;//Fredrik&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 11:59:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Different-drill-down-levels/m-p/541051#M12027</guid>
      <dc:creator>FredrikE</dc:creator>
      <dc:date>2019-03-07T11:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Different drill down levels</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Different-drill-down-levels/m-p/541911#M12050</link>
      <description>&lt;P&gt;Thanks for the help Fredrik.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is indeed how I resolved the issue at the moment.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 08:50:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Different-drill-down-levels/m-p/541911#M12050</guid>
      <dc:creator>Schwami</dc:creator>
      <dc:date>2019-03-11T08:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Different drill down levels</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Different-drill-down-levels/m-p/542006#M12053</link>
      <description>&lt;P&gt;I'm glad you found some useful info &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/261395"&gt;@Schwami&lt;/a&gt;! If Frederik's reply was the exact solution to your problem, can you "Accept it as a solution"? This will help other community members who may run into the same issue know what worked.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Anna&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:29:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Different-drill-down-levels/m-p/542006#M12053</guid>
      <dc:creator>AnnaBrown</dc:creator>
      <dc:date>2019-03-11T13:29:47Z</dc:date>
    </item>
  </channel>
</rss>

