<?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: DAX Command in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Command/m-p/3373757#M127003</link>
    <description>&lt;P&gt;Have a look at&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=2HkBbqxBzF0" target="_blank"&gt;https://www.youtube.com/watch?v=2HkBbqxBzF0&lt;/A&gt;&amp;nbsp;from SQLBI.&lt;/P&gt;</description>
    <pubDate>Thu, 10 Aug 2023 08:48:22 GMT</pubDate>
    <dc:creator>johnt75</dc:creator>
    <dc:date>2023-08-10T08:48:22Z</dc:date>
    <item>
      <title>DAX Command</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Command/m-p/3372966#M126966</link>
      <description>&lt;P&gt;I have a table that include&amp;nbsp;&lt;STRONG&gt;Created &lt;/STRONG&gt;date and&amp;nbsp;&lt;STRONG&gt;Topic &lt;/STRONG&gt;columns.&amp;nbsp; I need to add a formula in a new &lt;STRONG&gt;Due&lt;/STRONG&gt;&amp;nbsp;date column where PBI will take that &lt;STRONG&gt;Created &lt;/STRONG&gt;date (formatted as 8/4/2023), and add 2 days (excluding weekends) but only when the &lt;STRONG&gt;Topic &lt;/STRONG&gt;equals&amp;nbsp;&lt;STRONG&gt;TeamConnect&amp;gt;Performance/Slow/Freezing.&lt;/STRONG&gt;&amp;nbsp; If &lt;STRONG&gt;Topic&lt;/STRONG&gt; is anything other than that, then &lt;STRONG&gt;Due&lt;/STRONG&gt; Date should be 1 day (excluding weekends).&amp;nbsp; &amp;nbsp;The &lt;STRONG&gt;Due&lt;/STRONG&gt; date should display as a date.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Ex. &lt;STRONG&gt;Created&lt;/STRONG&gt; date is Friday 8/4/2023 and the &lt;STRONG&gt;Topic&lt;/STRONG&gt; is T&lt;STRONG&gt;eamConnect&amp;gt;Performance/Slow/Freezing&lt;/STRONG&gt;, then Due date displays 8/7/2023 but if Topic is Reports&amp;gt;Add New, then due date displays 8/8/2023.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried creating it as a conditional column, but was stuck at the output value since I wasn't sure how to code it to display as a date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think i need to use a logical function, but i'm not sure if i need additional columns first or i can do everyting within the DAX command or column formula.&amp;nbsp; I'm new to PBI and got assigned a tough one. Any help would be greatly appreciated.&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 21:02:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Command/m-p/3372966#M126966</guid>
      <dc:creator>milmendez</dc:creator>
      <dc:date>2023-08-09T21:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: DAX Command</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Command/m-p/3373757#M127003</link>
      <description>&lt;P&gt;Have a look at&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=2HkBbqxBzF0" target="_blank"&gt;https://www.youtube.com/watch?v=2HkBbqxBzF0&lt;/A&gt;&amp;nbsp;from SQLBI.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 08:48:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Command/m-p/3373757#M127003</guid>
      <dc:creator>johnt75</dc:creator>
      <dc:date>2023-08-10T08:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: DAX Command</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Command/m-p/3373877#M127010</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="597377" data-lia-user-login="milmendez" class="lia-mention lia-mention-user"&gt;milmendez&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You could try a calculated column like this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="2"&gt;Best Regards, &lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="2"&gt;Alexander&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="2"&gt;&lt;A href="https://youtube.com/@powerbi-vlog" target="_blank"&gt;My YouTube vlog in English&lt;/A&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="2"&gt;&lt;A href="https://youtube.com/@pbi-vlog" target="_blank"&gt;My YouTube vlog in Russian&lt;/A&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 09:35:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Command/m-p/3373877#M127010</guid>
      <dc:creator>barritown</dc:creator>
      <dc:date>2023-08-10T09:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: DAX Command</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Command/m-p/3374614#M127075</link>
      <description>&lt;P&gt;Thank you so much.&amp;nbsp; I was able to get that formula to work exactly how I needed it to.&amp;nbsp; Awesome!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do have another question.&amp;nbsp; I have three other Topics that would follow the same rule&lt;EM&gt;&lt;STRONG&gt;.&amp;nbsp; &lt;/STRONG&gt;&lt;/EM&gt;How can I add additional Topics to the fomula.&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;VAR MainAddendum = IF ( 'Help Requests'[Topic] = "TeamConnect&amp;gt;Performance/Slow/Freezing", 2, 1)&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 10 Aug 2023 15:46:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Command/m-p/3374614#M127075</guid>
      <dc:creator>milmendez</dc:creator>
      <dc:date>2023-08-10T15:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: DAX Command</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Command/m-p/3374622#M127077</link>
      <description>&lt;P&gt;Like that:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;VAR MainAddendum = IF ( 'Help Requests'[Topic] IN { "TeamConnect&amp;gt;Performance/Slow/Freezing", "Topic 2", "Topic 3" }, 2, 1)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 15:51:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Command/m-p/3374622#M127077</guid>
      <dc:creator>barritown</dc:creator>
      <dc:date>2023-08-10T15:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: DAX Command</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Command/m-p/3374704#M127080</link>
      <description>&lt;P&gt;Thank you.&amp;nbsp; This was very helpful as well.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 16:41:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Command/m-p/3374704#M127080</guid>
      <dc:creator>milmendez</dc:creator>
      <dc:date>2023-08-10T16:41:10Z</dc:date>
    </item>
  </channel>
</rss>

