<?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 Table Visual to Table in Desktop</title>
    <link>https://community.fabric.microsoft.com/t5/Desktop/Table-Visual-to-Table/m-p/1187891#M533271</link>
    <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Is there a way to convert a table visual into a real table?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Status_Measure column&lt;/STRONG&gt; is a measure that I created in &lt;STRONG&gt;Submission table&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Date references in a different table named &lt;STRONG&gt;Date_Reference&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;While the Employee ID is from a table named &lt;STRONG&gt;Roster.&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can these three table get connected as well to produce the output?&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;&lt;/P&gt;&lt;P&gt;THANK YOU! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jun 2020 03:23:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-06-29T03:23:10Z</dc:date>
    <item>
      <title>Table Visual to Table</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Table-Visual-to-Table/m-p/1187891#M533271</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Is there a way to convert a table visual into a real table?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Status_Measure column&lt;/STRONG&gt; is a measure that I created in &lt;STRONG&gt;Submission table&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Date references in a different table named &lt;STRONG&gt;Date_Reference&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;While the Employee ID is from a table named &lt;STRONG&gt;Roster.&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can these three table get connected as well to produce the output?&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;&lt;/P&gt;&lt;P&gt;THANK YOU! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 03:23:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Table-Visual-to-Table/m-p/1187891#M533271</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-29T03:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Table Visual to Table</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Table-Visual-to-Table/m-p/1187902#M533274</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;yes, you can write this dax expression to create a table,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;New Table = SUMMARIZE ( SubmissionTable, DateTable[Date], SubmissionTable[Employee], "Status", [Status Measure] 
)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV style="direction: ltr; border-width: 100%;"&gt;
&lt;DIV style="direction: ltr; margin-top: 0in; margin-left: 0in; width: 7.6277in;"&gt;
&lt;DIV style="direction: ltr; margin-top: 0in; margin-left: 0in; width: 7.6277in;"&gt;
&lt;P style="margin: 0in; font-size: 9.0pt;"&gt;&lt;SPAN style="font-family: Calibri;"&gt;I would &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Segoe UI Emoji';"&gt;❤&lt;/SPAN&gt;&lt;SPAN style="font-family: Calibri;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-weight: bold; font-family: Calibri;"&gt;Kudos&lt;/SPAN&gt;&lt;SPAN style="font-family: Calibri;"&gt; if my solution helped. &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Segoe UI Emoji';"&gt;&lt;span class="lia-unicode-emoji" title=":backhand_index_pointing_right:"&gt;👉&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Calibri;"&gt; If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation! &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-size: 9.0pt;"&gt;&lt;SPAN style="font-family: 'Segoe UI Emoji';"&gt;&lt;span class="lia-unicode-emoji" title=":high_voltage:"&gt;⚡&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: bold; font-family: Calibri;"&gt;Visit us at &lt;/SPAN&gt;&lt;A href="https://perytus.com" target="_blank"&gt;&lt;SPAN style="font-weight: bold; font-family: Calibri;"&gt;https://perytus.com&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-weight: bold; font-family: Calibri;"&gt;, your one-stop shop for Power BI related projects/training/consultancy.&lt;/SPAN&gt;&lt;SPAN style="font-weight: bold; font-family: 'Segoe UI Emoji';"&gt;&lt;span class="lia-unicode-emoji" title=":high_voltage:"&gt;⚡&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 29 Jun 2020 03:27:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Table-Visual-to-Table/m-p/1187902#M533274</guid>
      <dc:creator>parry2k</dc:creator>
      <dc:date>2020-06-29T03:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Table Visual to Table</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Table-Visual-to-Table/m-p/1187907#M533275</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , Not sure I got it.&lt;/P&gt;
&lt;P&gt;Put all the columns in summarize columns and create new table&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/dax/summarizecolumns-function-dax" target="_blank"&gt;https://docs.microsoft.com/en-us/dax/summarizecolumns-function-dax&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.sqlbi.com/articles/introducing-summarizecolumns/" target="_blank"&gt;https://www.sqlbi.com/articles/introducing-summarizecolumns/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 03:29:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Table-Visual-to-Table/m-p/1187907#M533275</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-06-29T03:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Table Visual to Table</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Table-Visual-to-Table/m-p/1187925#M533280</link>
      <description>&lt;P&gt;This works, thank you all!&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 03:34:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Table-Visual-to-Table/m-p/1187925#M533280</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-29T03:34:54Z</dc:date>
    </item>
  </channel>
</rss>

