<?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: Create a list to show if a training has been completed based on multiple text in a column. in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-list-to-show-if-a-training-has-been-completed-based-on/m-p/1025729#M13331</link>
    <description>&lt;P&gt;Can you provide an example of the input as well? I can't tell if this information is in 2 tables or 1 table and if 1 table how it might be structured in terms of columns and how information appears.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please see this post regarding How to Get Your Question Answered Quickly: &lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Apr 2020 21:32:38 GMT</pubDate>
    <dc:creator>Greg_Deckler</dc:creator>
    <dc:date>2020-04-14T21:32:38Z</dc:date>
    <item>
      <title>Create a list to show if a training has been completed based on multiple text in a column.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-list-to-show-if-a-training-has-been-completed-based-on/m-p/1025616#M13329</link>
      <description>&lt;P&gt;Hello, I'm looking for a way to create a list that shows whether a training has been completed by an employee, in progress or not started. There are 6 trainings listed in one column, which I’ll call Training. The file for employee training contains the name of the training when it has been completed by the employee. If the employee hasn’t completed the training, their name or employee ID number will not appear on that file. Since the file is limited, I have to merge this employee training file with a separate employee information file. The two files are combined by the employee’s unique ID number. This allows me to see null when a training is not in the system for the employee. Now I have to come up with a way to say, if the file contains all 6 trainings per selected employee in this file, then training is complete, if the file contains some completed trainings per selected employee then training is in progress, if the file contains no trainings per employee than training is not started. Help will be greatly appreciated; I’ve tried if statements, but since I’m not aggregating the column they don’t work with measures. I’m also struggling with making a calculated colummn.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here's an example of the output I’m trying to produce.&lt;/SPAN&gt; &lt;FONT&gt;So far, i have added the Training Status column, but I'm not sure how to group as completed, not started or in progress.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below are examples of the inputs.&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 22:52:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-list-to-show-if-a-training-has-been-completed-based-on/m-p/1025616#M13329</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-14T22:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create a list to show if a training has been completed based on multiple text in a column.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-list-to-show-if-a-training-has-been-completed-based-on/m-p/1025729#M13331</link>
      <description>&lt;P&gt;Can you provide an example of the input as well? I can't tell if this information is in 2 tables or 1 table and if 1 table how it might be structured in terms of columns and how information appears.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please see this post regarding How to Get Your Question Answered Quickly: &lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 21:32:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-list-to-show-if-a-training-has-been-completed-based-on/m-p/1025729#M13331</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-04-14T21:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Create a list to show if a training has been completed based on multiple text in a column.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-list-to-show-if-a-training-has-been-completed-based-on/m-p/1025846#M13335</link>
      <description>&lt;P&gt;Thank you very much for responsing and apologies for the lack of detail in the question (it's my first time posting a question). I plugged some dummy data in a blank pbix and shared screenshots.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 22:53:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-list-to-show-if-a-training-has-been-completed-based-on/m-p/1025846#M13335</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-14T22:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Create a list to show if a training has been completed based on multiple text in a column.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-list-to-show-if-a-training-has-been-completed-based-on/m-p/1025874#M13336</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;img /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hi,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I have tried creating this. Is this what you are looking for.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Do you know how can someone upload the pbix. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I am new to this community.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Harsh&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Did I answer your question? Mark my post as a solution!&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 23:17:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-list-to-show-if-a-training-has-been-completed-based-on/m-p/1025874#M13336</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-14T23:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create a list to show if a training has been completed based on multiple text in a column.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-list-to-show-if-a-training-has-been-completed-based-on/m-p/1025884#M13338</link>
      <description>&lt;P&gt;This is what I'm looking for. Thank you for replying!&lt;/P&gt;&lt;P&gt;I am actually not sure how to attach a pbix, which is why i took screenshots but please do share if we're unable to share the pbix.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 23:33:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-list-to-show-if-a-training-has-been-completed-based-on/m-p/1025884#M13338</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-14T23:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Create a list to show if a training has been completed based on multiple text in a column.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-list-to-show-if-a-training-has-been-completed-based-on/m-p/1025889#M13339</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;Pls see if this link works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/file/d/1q4TRH61Mq2n4n72YL778gWowo9raSjC2/view?usp=sharing" target="_blank"&gt;https://drive.google.com/file/d/1q4TRH61Mq2n4n72YL778gWowo9raSjC2/view?usp=sharing&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 23:34:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-list-to-show-if-a-training-has-been-completed-based-on/m-p/1025889#M13339</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-14T23:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Create a list to show if a training has been completed based on multiple text in a column.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-list-to-show-if-a-training-has-been-completed-based-on/m-p/1025891#M13340</link>
      <description>&lt;P&gt;I was able to download and I'm reviewing now. Thanks again.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 23:38:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-list-to-show-if-a-training-has-been-completed-based-on/m-p/1025891#M13340</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-14T23:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Create a list to show if a training has been completed based on multiple text in a column.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-list-to-show-if-a-training-has-been-completed-based-on/m-p/3489151#M133539</link>
      <description>&lt;P&gt;Hello Harsh,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have something (almost) similar to this thread and was wondering if you still have that pbix available or the steps you've taken to your solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Oct 2023 15:00:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-list-to-show-if-a-training-has-been-completed-based-on/m-p/3489151#M133539</guid>
      <dc:creator>PRock</dc:creator>
      <dc:date>2023-10-21T15:00:42Z</dc:date>
    </item>
  </channel>
</rss>

