<?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 Complete tables by filling null values in tables in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Complete-tables-by-filling-null-values-in-tables/m-p/1652829#M63557</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I am trying to complete a project but I have a problem that I need your valuable help to solve.&lt;/P&gt;&lt;P&gt;Let me explain what I am trying to do: I am trying to get cost spent per project for the organization. In my data model I have projects that contains tasks and bugs assigned to team member and they are filling their time spent.&lt;/P&gt;&lt;P&gt;Examples in green and red in the image below, those are straight forward cases, a project have tasks assignee and time.&lt;/P&gt;&lt;P&gt;But I have cases where the team is putting time on tasks that they do not have projects, I have 3 categories:&lt;/P&gt;&lt;P&gt;- Blue: Type is a bug so I need to link it to a Project Bug instead of Null&lt;/P&gt;&lt;P&gt;- Violet: Task done by only Assignee 3&amp;nbsp;so I need to link it to a Project Support instead of Null&lt;/P&gt;&lt;P&gt;- Yellow: Anything else to a project Other&lt;/P&gt;&lt;P&gt;My logic is as follow:&amp;nbsp; If project is Null --&amp;gt; If Type = Bug set project - Bug --&amp;gt; Elseif Assignee - Assignee 3 set project - Support&amp;nbsp; --&amp;gt; Else set project Others.&lt;/P&gt;&lt;P&gt;My Data model is as follow:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Project table: Project Key and Task Key&lt;/P&gt;&lt;P&gt;Task Table : Task Key and Task Type&lt;/P&gt;&lt;P&gt;Time Table: Task Key, Assignee, and Time&lt;/P&gt;&lt;P&gt;How can update or add to the project table new entries to get a complete picture ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Image.png" style="width: 554px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/24693i15F4EA399BCEDC33/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image.png" alt="Image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks for help&lt;/P&gt;&lt;P&gt;Haidar&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Sat, 16 Nov 2024 19:33:25 GMT</pubDate>
    <dc:creator>hhajjali</dc:creator>
    <dc:date>2024-11-16T19:33:25Z</dc:date>
    <item>
      <title>Complete tables by filling null values in tables</title>
      <link>https://community.qlik.com/t5/App-Development/Complete-tables-by-filling-null-values-in-tables/m-p/1652829#M63557</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I am trying to complete a project but I have a problem that I need your valuable help to solve.&lt;/P&gt;&lt;P&gt;Let me explain what I am trying to do: I am trying to get cost spent per project for the organization. In my data model I have projects that contains tasks and bugs assigned to team member and they are filling their time spent.&lt;/P&gt;&lt;P&gt;Examples in green and red in the image below, those are straight forward cases, a project have tasks assignee and time.&lt;/P&gt;&lt;P&gt;But I have cases where the team is putting time on tasks that they do not have projects, I have 3 categories:&lt;/P&gt;&lt;P&gt;- Blue: Type is a bug so I need to link it to a Project Bug instead of Null&lt;/P&gt;&lt;P&gt;- Violet: Task done by only Assignee 3&amp;nbsp;so I need to link it to a Project Support instead of Null&lt;/P&gt;&lt;P&gt;- Yellow: Anything else to a project Other&lt;/P&gt;&lt;P&gt;My logic is as follow:&amp;nbsp; If project is Null --&amp;gt; If Type = Bug set project - Bug --&amp;gt; Elseif Assignee - Assignee 3 set project - Support&amp;nbsp; --&amp;gt; Else set project Others.&lt;/P&gt;&lt;P&gt;My Data model is as follow:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Project table: Project Key and Task Key&lt;/P&gt;&lt;P&gt;Task Table : Task Key and Task Type&lt;/P&gt;&lt;P&gt;Time Table: Task Key, Assignee, and Time&lt;/P&gt;&lt;P&gt;How can update or add to the project table new entries to get a complete picture ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Image.png" style="width: 554px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/24693i15F4EA399BCEDC33/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image.png" alt="Image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks for help&lt;/P&gt;&lt;P&gt;Haidar&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:33:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Complete-tables-by-filling-null-values-in-tables/m-p/1652829#M63557</guid>
      <dc:creator>hhajjali</dc:creator>
      <dc:date>2024-11-16T19:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Complete tables by filling null values in tables</title>
      <link>https://community.qlik.com/t5/App-Development/Complete-tables-by-filling-null-values-in-tables/m-p/1653743#M63558</link>
      <description>&lt;P&gt;You can accomplish this a variety of ways&amp;nbsp; - here are two suggestions:&lt;/P&gt;&lt;P&gt;1. Use concatenate statements to add values for&amp;nbsp; your projects so that the join resolves.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Use outer joins on your tables and then create a new table at the end that uses IF(Type='Bug','Bug',LEN(Project)=0..... yadda, yadda, yadda to fill in the values that you want as specified in your logic below.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you post the QVF of your app I can help give you a better idea of what to do here.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 19:16:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Complete-tables-by-filling-null-values-in-tables/m-p/1653743#M63558</guid>
      <dc:creator>andoryuu</dc:creator>
      <dc:date>2019-12-03T19:16:29Z</dc:date>
    </item>
  </channel>
</rss>

