<?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: Conditional Column in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-Column/m-p/3144167#M112396</link>
    <description>&lt;P&gt;In this case i would create a translations table with the current value and the new value to maintain it better.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Mar 2023 08:45:01 GMT</pubDate>
    <dc:creator>andhiii079845</dc:creator>
    <dc:date>2023-03-21T08:45:01Z</dc:date>
    <item>
      <title>Conditional Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-Column/m-p/3143162#M112303</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im adding a conditional coliumn where I want it to do :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If Case containts "PED" then Pedestrians.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way I can make it that the word "PED" is its own word. I keep getitng a result where PED is in a word and not its own word.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example I dont&amp;nbsp; "WIPED" as a result.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 18:43:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-Column/m-p/3143162#M112303</guid>
      <dc:creator>amandabus21</dc:creator>
      <dc:date>2023-03-20T18:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-Column/m-p/3143178#M112307</link>
      <description>&lt;P&gt;Do you mean PED has to be in the beginning of the word?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 18:54:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-Column/m-p/3143178#M112307</guid>
      <dc:creator>andhiii079845</dc:creator>
      <dc:date>2023-03-20T18:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-Column/m-p/3143186#M112310</link>
      <description>&lt;P&gt;It could be beginning of a word example "Pedestrain" or its own word "PED"&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 19:04:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-Column/m-p/3143186#M112310</guid>
      <dc:creator>amandabus21</dc:creator>
      <dc:date>2023-03-20T19:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-Column/m-p/3143192#M112312</link>
      <description>&lt;P&gt;You can try this:&lt;/P&gt;&lt;P&gt;left([your column],3) = "PED"&lt;/P&gt;&lt;P&gt;Only the first 3 words will be checked.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 19:06:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-Column/m-p/3143192#M112312</guid>
      <dc:creator>andhiii079845</dc:creator>
      <dc:date>2023-03-20T19:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-Column/m-p/3143208#M112315</link>
      <description>&lt;P&gt;How would I add that in power query?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a few other conditions in there.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 19:13:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-Column/m-p/3143208#M112315</guid>
      <dc:creator>amandabus21</dc:creator>
      <dc:date>2023-03-20T19:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-Column/m-p/3143833#M112379</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="424505" data-lia-user-login="amandabus21" class="lia-mention lia-mention-user"&gt;amandabus21&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Can you please sample data and expected output as it will help me to solve this quicker?&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 04:44:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-Column/m-p/3143833#M112379</guid>
      <dc:creator>KeyurPatel14</dc:creator>
      <dc:date>2023-03-21T04:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-Column/m-p/3144167#M112396</link>
      <description>&lt;P&gt;In this case i would create a translations table with the current value and the new value to maintain it better.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 08:45:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-Column/m-p/3144167#M112396</guid>
      <dc:creator>andhiii079845</dc:creator>
      <dc:date>2023-03-21T08:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-Column/m-p/3145820#M112531</link>
      <description>&lt;P&gt;How would I do that?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 21:54:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-Column/m-p/3145820#M112531</guid>
      <dc:creator>amandabus21</dc:creator>
      <dc:date>2023-03-21T21:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-Column/m-p/3148016#M112693</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you see, the only "pedestrian" signifciant event correct would be bus 810 because it has the word PED isolated on its own. Unlike the other ones that its just at the beginning, middle, or end of another word.&lt;/P&gt;&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="493162" data-lia-user-login="KeyurPatel14" class="lia-mention lia-mention-user"&gt;KeyurPatel14&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 18:18:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-Column/m-p/3148016#M112693</guid>
      <dc:creator>amandabus21</dc:creator>
      <dc:date>2023-03-22T18:18:47Z</dc:date>
    </item>
  </channel>
</rss>

