<?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 How to print true when the column contain a value in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-print-true-when-the-column-contain-a-value/m-p/2341410#M59100</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to print &lt;STRONG&gt;true&lt;/STRONG&gt; if a &lt;STRONG&gt;certain column&lt;/STRONG&gt; contains cells with a &lt;STRONG&gt;certain word&lt;/STRONG&gt;. **&lt;STRONG&gt;contain&lt;/STRONG&gt; and not equal**&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the &lt;STRONG&gt;Contain &lt;/STRONG&gt;function brings me true for the equal cells only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a specific function or way to do this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;</description>
    <pubDate>Wed, 16 Feb 2022 07:23:06 GMT</pubDate>
    <dc:creator>Hadill</dc:creator>
    <dc:date>2022-02-16T07:23:06Z</dc:date>
    <item>
      <title>How to print true when the column contain a value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-print-true-when-the-column-contain-a-value/m-p/2341410#M59100</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to print &lt;STRONG&gt;true&lt;/STRONG&gt; if a &lt;STRONG&gt;certain column&lt;/STRONG&gt; contains cells with a &lt;STRONG&gt;certain word&lt;/STRONG&gt;. **&lt;STRONG&gt;contain&lt;/STRONG&gt; and not equal**&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the &lt;STRONG&gt;Contain &lt;/STRONG&gt;function brings me true for the equal cells only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a specific function or way to do this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 07:23:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-print-true-when-the-column-contain-a-value/m-p/2341410#M59100</guid>
      <dc:creator>Hadill</dc:creator>
      <dc:date>2022-02-16T07:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to print true when the column contain a value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-print-true-when-the-column-contain-a-value/m-p/2341457#M59103</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Please try this&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Yes/No = &lt;/SPAN&gt;&lt;SPAN&gt;IF&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;SEARCH&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;"Electrical"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;Data[Group/Category]&lt;/SPAN&gt;&lt;SPAN&gt;,,&lt;/SPAN&gt;&lt;SPAN&gt;2&lt;/SPAN&gt;&lt;SPAN&gt;)=&lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;"Yes"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;"No"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Also you can create Conditional Column in Power Query&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;If you have any question, please let me know.&lt;BR /&gt;If solve your requirement, please &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;mark this answer as SOLUTION&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;If this comment helps you, please &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;LIKE this comment/Kudos&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 16 Feb 2022 07:44:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-print-true-when-the-column-contain-a-value/m-p/2341457#M59103</guid>
      <dc:creator>PijushRoy</dc:creator>
      <dc:date>2022-02-16T07:44:06Z</dc:date>
    </item>
  </channel>
</rss>

