<?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 HOW I WILL ACHIEVE THIS REQUIREMENT BY USING DAX in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/HOW-I-WILL-ACHIEVE-THIS-REQUIREMENT-BY-USING-DAX/m-p/3273095#M121376</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is &lt;STRONG&gt;input..&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;and&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i want &lt;FONT color="#008000"&gt;&lt;STRONG&gt;output like mentioned below&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;can any one help me , how i will achieve this requirement by using &lt;STRONG&gt;DAX.&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Jun 2023 16:13:41 GMT</pubDate>
    <dc:creator>suparnababu8</dc:creator>
    <dc:date>2023-06-07T16:13:41Z</dc:date>
    <item>
      <title>HOW I WILL ACHIEVE THIS REQUIREMENT BY USING DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/HOW-I-WILL-ACHIEVE-THIS-REQUIREMENT-BY-USING-DAX/m-p/3273095#M121376</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is &lt;STRONG&gt;input..&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;and&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i want &lt;FONT color="#008000"&gt;&lt;STRONG&gt;output like mentioned below&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;can any one help me , how i will achieve this requirement by using &lt;STRONG&gt;DAX.&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 16:13:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/HOW-I-WILL-ACHIEVE-THIS-REQUIREMENT-BY-USING-DAX/m-p/3273095#M121376</guid>
      <dc:creator>suparnababu8</dc:creator>
      <dc:date>2023-06-07T16:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: HOW I WILL ACHIEVE THIS REQUIREMENT BY USING DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/HOW-I-WILL-ACHIEVE-THIS-REQUIREMENT-BY-USING-DAX/m-p/3273194#M121382</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="572326" data-lia-user-login="suparnababu8" class="lia-mention lia-mention-user"&gt;suparnababu8&lt;/a&gt;&amp;nbsp;You can do this:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;vaccine measure = CONCATENATEX( 'Table', [Vaccine], "," )&lt;/LI-CODE&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;vaccine table = SUMMARIZE('Table', [Name], "vaccine", CONCATENATEX( 'Table', [Vaccine], "," ) )&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 17:14:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/HOW-I-WILL-ACHIEVE-THIS-REQUIREMENT-BY-USING-DAX/m-p/3273194#M121382</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2023-06-07T17:14:48Z</dc:date>
    </item>
  </channel>
</rss>

