<?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: Dynamic add multiple measures in x axis in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Dynamic-add-multiple-measures-in-x-axis/m-p/643413#M13675</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your approach using calculated measures is a good one when a single measure is selected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately, I don't think it is possible to enable multiple selections. In my opinion, the inability to easily select data items in prompts is a shortcoming in our product.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In VA 8.4 and later, you can enable your report consumers to change the data assignments for your report objects. This is very powerful for users who want to deep dive into the data, but it is less suitable to more casual users and when it is undesirable to enable this (when there are data privacy concerns, for example.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a Ballot Idea for what you want to do, and you may want to add some comments to it:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SASware-Ballot-Ideas/Using-prompts-to-change-the-measure-s-displayed-in-tables-and/idi-p/220413" target="_blank"&gt;https://communities.sas.com/t5/SASware-Ballot-Ideas/Using-prompts-to-change-the-measure-s-displayed-in-tables-and/idi-p/220413&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sam&lt;/P&gt;</description>
    <pubDate>Mon, 27 Apr 2020 19:56:37 GMT</pubDate>
    <dc:creator>Sam_SAS</dc:creator>
    <dc:date>2020-04-27T19:56:37Z</dc:date>
    <item>
      <title>Dynamic add multiple measures in x axis</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Dynamic-add-multiple-measures-in-x-axis/m-p/642468#M13671</link>
      <description>&lt;P&gt;Hello Folks,&lt;/P&gt;&lt;P&gt;Actually i want to add multiple measures in bar chart dynamically by clicking values which was placed in List objects.&lt;/P&gt;&lt;P&gt;For that i have created custom category and based on custom category i have made one calculated measure but here i am able to use only one measure which i have calculated as below.&lt;/P&gt;&lt;P&gt;IF ( 'Report'p = 'Fixed Capital' )&lt;BR /&gt;RETURN 'Fixed Capital (In Lacs)'n&lt;BR /&gt;ELSE (&lt;BR /&gt;IF ( 'Report'p = 'Depriciation Provided' )&lt;BR /&gt;RETURN 'Depreciation Provided (In Lacs)'n&lt;BR /&gt;ELSE (&lt;BR /&gt;IF ( 'Report'p = 'Interest Paid' )&lt;BR /&gt;RETURN 'Interest Paid (In Lacs)'n&lt;BR /&gt;ELSE (&lt;BR /&gt;IF ( 'Report'p = 'Interest Received' )&lt;BR /&gt;RETURN 'Interest Received (In Lacs)'n&lt;BR /&gt;ELSE (&lt;BR /&gt;IF ( 'Report'p = 'Rent Paid' )&lt;BR /&gt;RETURN 'Rent Paid (In Lacs)'n&lt;BR /&gt;ELSE (&lt;BR /&gt;IF ( 'Report'p = 'Rent Received' )&lt;BR /&gt;RETURN 'Rent Received (In Lacs)'n&lt;BR /&gt;ELSE (&lt;BR /&gt;IF ( 'Report'p = 'Net Fixed Capital Formation' )&lt;BR /&gt;RETURN 'Net Fixed Capital Formation (In Lacs)'n&lt;BR /&gt;ELSE 0 ) ) ) ) ) )&lt;/P&gt;&lt;P&gt;And this measure i putted in bar chart.&lt;/P&gt;&lt;P&gt;Below are my trial.&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="harshpatel_0-1587714794662.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/38626iE63BA047B235DB7F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="harshpatel_0-1587714794662.png" alt="harshpatel_0-1587714794662.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But i want multiple selection which i will tick any measures and bar chart will chart accordingly as below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="harshpatel_1-1587714875733.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/38627i1F8C967FFE069292/image-size/medium?v=v2&amp;amp;px=400" role="button" title="harshpatel_1-1587714875733.png" alt="harshpatel_1-1587714875733.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please help me out in this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2020 07:55:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Dynamic-add-multiple-measures-in-x-axis/m-p/642468#M13671</guid>
      <dc:creator>harshpatel</dc:creator>
      <dc:date>2020-04-24T07:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic add multiple measures in x axis</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Dynamic-add-multiple-measures-in-x-axis/m-p/643413#M13675</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your approach using calculated measures is a good one when a single measure is selected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately, I don't think it is possible to enable multiple selections. In my opinion, the inability to easily select data items in prompts is a shortcoming in our product.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In VA 8.4 and later, you can enable your report consumers to change the data assignments for your report objects. This is very powerful for users who want to deep dive into the data, but it is less suitable to more casual users and when it is undesirable to enable this (when there are data privacy concerns, for example.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a Ballot Idea for what you want to do, and you may want to add some comments to it:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SASware-Ballot-Ideas/Using-prompts-to-change-the-measure-s-displayed-in-tables-and/idi-p/220413" target="_blank"&gt;https://communities.sas.com/t5/SASware-Ballot-Ideas/Using-prompts-to-change-the-measure-s-displayed-in-tables-and/idi-p/220413&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sam&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 19:56:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Dynamic-add-multiple-measures-in-x-axis/m-p/643413#M13675</guid>
      <dc:creator>Sam_SAS</dc:creator>
      <dc:date>2020-04-27T19:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic add multiple measures in x axis</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Dynamic-add-multiple-measures-in-x-axis/m-p/647094#M13726</link>
      <description>Hi!&lt;BR /&gt;What you can do is to transform your data (befre loading it into VA) and create a new dimension containing the name of the measure and a new measure containing the value. You then group your chart by the new dimension and filter it with a list object containing the new dimension.&lt;BR /&gt;As value in the bar chart you use the new measure.&lt;BR /&gt;//Fredrik</description>
      <pubDate>Tue, 12 May 2020 13:51:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Dynamic-add-multiple-measures-in-x-axis/m-p/647094#M13726</guid>
      <dc:creator>FredrikE</dc:creator>
      <dc:date>2020-05-12T13:51:13Z</dc:date>
    </item>
  </channel>
</rss>

