<?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: Need help with DAX in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-with-DAX/m-p/2998907#M101167</link>
    <description>&lt;P&gt;Yes, But the calculated column/ sets cannot be used in Power Query editor right.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here order set is a group created in Power BI&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jan 2023 15:28:41 GMT</pubDate>
    <dc:creator>asdf1608</dc:creator>
    <dc:date>2023-01-03T15:28:41Z</dc:date>
    <item>
      <title>Need help with DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-with-DAX/m-p/2998861#M101156</link>
      <description>&lt;P&gt;How to get this calculated field from Tableau to Power BI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if [Order Set]&amp;nbsp; then [Customer Name] else&lt;BR /&gt;"" end&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 14:59:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-with-DAX/m-p/2998861#M101156</guid>
      <dc:creator>asdf1608</dc:creator>
      <dc:date>2023-01-03T14:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-with-DAX/m-p/2998895#M101163</link>
      <description>&lt;P&gt;Use Power Query to add a Conditional Column.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 15:17:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-with-DAX/m-p/2998895#M101163</guid>
      <dc:creator>johnt75</dc:creator>
      <dc:date>2023-01-03T15:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-with-DAX/m-p/2998907#M101167</link>
      <description>&lt;P&gt;Yes, But the calculated column/ sets cannot be used in Power Query editor right.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here order set is a group created in Power BI&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 15:28:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-with-DAX/m-p/2998907#M101167</guid>
      <dc:creator>asdf1608</dc:creator>
      <dc:date>2023-01-03T15:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-with-DAX/m-p/2998913#M101168</link>
      <description>&lt;P&gt;Ah, OK. Then you can create a column like&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;New column =
IF ( NOT ISBLANK ( 'Table'[Order set] ), 'Table'[Customer name] )
&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 03 Jan 2023 15:31:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-with-DAX/m-p/2998913#M101168</guid>
      <dc:creator>johnt75</dc:creator>
      <dc:date>2023-01-03T15:31:12Z</dc:date>
    </item>
  </channel>
</rss>

