<?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 Field Parameter not showing totals in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Field-Parameter-not-showing-totals/m-p/2604731#M75376</link>
    <description>&lt;P&gt;Hi, I am trying to create a table where the user can select the columns in the table based on a slicer. I am using a field parameter to do this and it works well but there are no totals in the final table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made sure options for totals is selected but it still doesn't work. Since the values of the table are the field parameter there is no option to change the parameter to sum.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, I can't use IF and HASVALUEON to summarized the data because the parameter is a string.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea how I can add the total row?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jun 2022 16:28:11 GMT</pubDate>
    <dc:creator>nbs333</dc:creator>
    <dc:date>2022-06-27T16:28:11Z</dc:date>
    <item>
      <title>Field Parameter not showing totals</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Field-Parameter-not-showing-totals/m-p/2604731#M75376</link>
      <description>&lt;P&gt;Hi, I am trying to create a table where the user can select the columns in the table based on a slicer. I am using a field parameter to do this and it works well but there are no totals in the final table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made sure options for totals is selected but it still doesn't work. Since the values of the table are the field parameter there is no option to change the parameter to sum.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, I can't use IF and HASVALUEON to summarized the data because the parameter is a string.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea how I can add the total row?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 16:28:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Field-Parameter-not-showing-totals/m-p/2604731#M75376</guid>
      <dc:creator>nbs333</dc:creator>
      <dc:date>2022-06-27T16:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Field Parameter not showing totals</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Field-Parameter-not-showing-totals/m-p/2604755#M75380</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="333472" data-lia-user-login="nbs333" class="lia-mention lia-mention-user"&gt;nbs333&lt;/a&gt; , Based on what I got.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Selected value you can get like&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is selected = maxx(filter('Axis Slicer', 'Axis Slicer'[Axis Slicer Order]= SELECTEDVALUE('Axis Slicer'[Axis Slicer Order])),'Axis Slicer'[Axis Slicer])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;refer&lt;/P&gt;
&lt;P&gt;&lt;A href="https://medium.com/@amitchandak/power-bi-field-parameters-a-quick-way-for-dynamic-visuals-fc4095ae9afd" target="_blank"&gt;https://medium.com/@amitchandak/power-bi-field-parameters-a-quick-way-for-dynamic-visuals-fc4095ae9afd&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 16:43:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Field-Parameter-not-showing-totals/m-p/2604755#M75380</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-06-27T16:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Field Parameter not showing totals</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Field-Parameter-not-showing-totals/m-p/2605052#M75401</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;thank you for the reply and great Medium post! Learned a lot about field parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to impletment the measure you described but it doesn't exactly give me what I'm looking for. Is it possible to use the field parameter to return multiple columns instead of just one?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 20:01:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Field-Parameter-not-showing-totals/m-p/2605052#M75401</guid>
      <dc:creator>nbs333</dc:creator>
      <dc:date>2022-06-27T20:01:09Z</dc:date>
    </item>
  </channel>
</rss>

