<?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 Re: sql to dax in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sql-to-dax/m-p/788035#M4402</link>
    <description>&lt;P&gt;If you want to create a new table from existing table use below syantax:&lt;/P&gt;&lt;PRE&gt;Product Dummy = SELECTCOLUMNS( 'Product', "PName", 'Product'[Product Name], "PID", 'Product'[Product ID] )&lt;/PRE&gt;&lt;P&gt;Here I am creating Product Dummy table from Product table with just 2 fields.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Sep 2019 08:47:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-09-10T08:47:00Z</dc:date>
    <item>
      <title>sql to dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sql-to-dax/m-p/787972#M4401</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;What is the DAX for the following sql please?&lt;BR /&gt;select field1, field2&lt;/P&gt;&lt;P&gt;from table1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 08:01:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sql-to-dax/m-p/787972#M4401</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-10T08:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: sql to dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sql-to-dax/m-p/788035#M4402</link>
      <description>&lt;P&gt;If you want to create a new table from existing table use below syantax:&lt;/P&gt;&lt;PRE&gt;Product Dummy = SELECTCOLUMNS( 'Product', "PName", 'Product'[Product Name], "PID", 'Product'[Product ID] )&lt;/PRE&gt;&lt;P&gt;Here I am creating Product Dummy table from Product table with just 2 fields.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 08:47:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sql-to-dax/m-p/788035#M4402</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-10T08:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: sql to dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sql-to-dax/m-p/788036#M4403</link>
      <description>&lt;P&gt;can summarize do the same thing?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 08:49:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sql-to-dax/m-p/788036#M4403</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-10T08:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: sql to dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sql-to-dax/m-p/788042#M4404</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think summarize is more like 'group by'.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 08:52:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sql-to-dax/m-p/788042#M4404</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-10T08:52:59Z</dc:date>
    </item>
  </channel>
</rss>

