<?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 Customize Parameter field in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Customize-Parameter-field/m-p/3864287#M150960</link>
    <description>&lt;P&gt;Hi , I have requirment of ad hoc report when one select of value from list&amp;nbsp; , 3 columns need to be displayed in table .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eg:&amp;nbsp; List (Multi Select)&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;List&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;TRx Volume&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;NRx Volume&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;NBRx Volume&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If TRx Volume is selected, then table should display TRx Volume, Prior TRx Volume, % Change TRx .&lt;/P&gt;&lt;P&gt;If NRx Volume is selected, then table should display NRx Volume, Prior NRx Volume, % Change NRx.&lt;/P&gt;&lt;P&gt;If both are selected then 6 measures are displayed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help how ca we achive these in Power BI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Apr 2024 08:18:44 GMT</pubDate>
    <dc:creator>Shameem</dc:creator>
    <dc:date>2024-04-24T08:18:44Z</dc:date>
    <item>
      <title>Customize Parameter field</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Customize-Parameter-field/m-p/3864287#M150960</link>
      <description>&lt;P&gt;Hi , I have requirment of ad hoc report when one select of value from list&amp;nbsp; , 3 columns need to be displayed in table .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eg:&amp;nbsp; List (Multi Select)&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;List&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;TRx Volume&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;NRx Volume&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;NBRx Volume&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If TRx Volume is selected, then table should display TRx Volume, Prior TRx Volume, % Change TRx .&lt;/P&gt;&lt;P&gt;If NRx Volume is selected, then table should display NRx Volume, Prior NRx Volume, % Change NRx.&lt;/P&gt;&lt;P&gt;If both are selected then 6 measures are displayed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help how ca we achive these in Power BI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 08:18:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Customize-Parameter-field/m-p/3864287#M150960</guid>
      <dc:creator>Shameem</dc:creator>
      <dc:date>2024-04-24T08:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Customize Parameter field</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Customize-Parameter-field/m-p/3865343#M150995</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="730269" data-lia-user-login="Shameem" class="lia-mention lia-mention-user"&gt;Shameem&lt;/a&gt;&amp;nbsp; Taking into consideration that&amp;nbsp;&lt;SPAN&gt;TRx Volume, Prior TRx Volume, % Change TRx, NRx Volume, Prior NRx Volume, and % Change NRx are measures. Create a field parameter using these measures.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;After this is done, go to the field parameter table and create a column with DAX&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;STRONG&gt;[ NRx/PRx = Left(`&lt;/STRONG&gt;&lt;EM&gt;Field Parameter Column Name&lt;/EM&gt;&lt;STRONG&gt;`, 3)].&amp;nbsp;&lt;/STRONG&gt; This will create a column that will have two values NRx and PRx.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Put that column in a slicer and on selection respective measures will be displayed.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 11:59:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Customize-Parameter-field/m-p/3865343#M150995</guid>
      <dc:creator>ChiragGarg2512</dc:creator>
      <dc:date>2024-04-24T11:59:17Z</dc:date>
    </item>
  </channel>
</rss>

