<?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 to display two column values concated in pie chart legend in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-display-two-column-values-concated-in-pie-chart-legend/m-p/1050469#M14351</link>
    <description>&lt;P&gt;Am trying to display firstName and lastName column concated in pie chart legend. I tried to create a messure and add into legend. It didnt work. I cannot add a messure into legend. Is this possible..?&lt;/P&gt;</description>
    <pubDate>Mon, 27 Apr 2020 09:50:03 GMT</pubDate>
    <dc:creator>Pumayk26</dc:creator>
    <dc:date>2020-04-27T09:50:03Z</dc:date>
    <item>
      <title>How to display two column values concated in pie chart legend</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-display-two-column-values-concated-in-pie-chart-legend/m-p/1050469#M14351</link>
      <description>&lt;P&gt;Am trying to display firstName and lastName column concated in pie chart legend. I tried to create a messure and add into legend. It didnt work. I cannot add a messure into legend. Is this possible..?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 09:50:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-display-two-column-values-concated-in-pie-chart-legend/m-p/1050469#M14351</guid>
      <dc:creator>Pumayk26</dc:creator>
      <dc:date>2020-04-27T09:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to display two column values concated in pie chart legend</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-display-two-column-values-concated-in-pie-chart-legend/m-p/1050489#M14354</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can create a calculate column&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Concatenate(Table[FirstName],&amp;nbsp; Table[LastName]) and use that for your piechart Visualization.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harsh Nathani&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!!&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 09:57:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-display-two-column-values-concated-in-pie-chart-legend/m-p/1050489#M14354</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-27T09:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to display two column values concated in pie chart legend</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-display-two-column-values-concated-in-pie-chart-legend/m-p/1052296#M14418</link>
      <description>&lt;P&gt;Thanks mate.. You made my day.. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 01:49:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-display-two-column-values-concated-in-pie-chart-legend/m-p/1052296#M14418</guid>
      <dc:creator>Pumayk26</dc:creator>
      <dc:date>2020-04-28T01:49:38Z</dc:date>
    </item>
  </channel>
</rss>

