<?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: Issue with retrieve all values from Left table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-with-retrieve-all-values-from-Left-table/m-p/1724102#M591087</link>
    <description>&lt;P&gt;If Saran's latest posts got you the information you needed, we would greatly appreciate you closing out the thread by using the Accept as Solution button on the post(s) that helped you get things working.&amp;nbsp; This gives them credit for the assistance and lets other Community Members know what worked for the use case.&amp;nbsp; If you did something different, please consider posting what you did and then use the button to mark that post as the solution, and if you require further help, please leave an update post as to what you still need.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Wed, 01 Jul 2020 13:37:20 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2020-07-01T13:37:20Z</dc:date>
    <item>
      <title>Issue with retrieve all values from Left table</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-retrieve-all-values-from-Left-table/m-p/1708675#M591079</link>
      <description>&lt;P&gt;I need some help in implementing the concept of Left join/Left keep&amp;nbsp; in Qlikview. Not sure if this is a correct approach for my problem, Suggest me if there is any other better approach :&lt;/P&gt;&lt;P&gt;I have a Budget table which contains Budget by Month for a FY &amp;amp; a Service table with Actual values. My issue, is i would need the budget values even though if there is no service for a specific day.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Budget Table&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Code |Location| MonthYear| BudgetCost&lt;/P&gt;&lt;P&gt;001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jul2019&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $100&lt;/P&gt;&lt;P&gt;002&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jul2019&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $500$&lt;/P&gt;&lt;P&gt;003&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;C&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Jul2019&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $60&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Service Table(Actuals)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Code |S_Location&amp;nbsp; | Date | &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;MonthYear| ActualCost&lt;/P&gt;&lt;P&gt;001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;7/1/2019&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jul2019&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$80&lt;/P&gt;&lt;P&gt;001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;7/2/2019&amp;nbsp;&amp;nbsp;&amp;nbsp; Jul2019&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$80&lt;/P&gt;&lt;P&gt;002&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;B&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;7/1/2019&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jul2019 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $300&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expected output&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Location |&amp;nbsp;&amp;nbsp; Cost&amp;nbsp; | MonthYear&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Day1 |&amp;nbsp; &amp;nbsp; &amp;nbsp;Day 2|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Day 3|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Day 4&lt;/P&gt;&lt;P&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actual&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jul2019&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $80&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $80&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$0&lt;/P&gt;&lt;P&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Budget&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jul2019&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $100&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;FONT color="#FF0000"&gt; $100&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actual&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jul2019&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$300&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$0&lt;/P&gt;&lt;P&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Budget&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jul2019&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $500&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;FONT color="#FF0000"&gt;$500&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$500&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;C&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Actual&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jul2019&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$0&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;C&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Budget&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jul2019&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$60&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $60&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$60&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Following is the Script i'm using, I tried Left Join, Left Keep, Outer Join. But still I'm getting $0 for Budget for&amp;nbsp; the values that don't have service. If there is a budget for a specific month, irrespective if there is a service or not i need the Budget values to be displayed.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;QUALIFY&lt;/STRONG&gt; *;&lt;BR /&gt;&lt;STRONG&gt;UNQUALIFY&lt;/STRONG&gt; Code, MonthYear;&lt;/P&gt;&lt;P&gt;Budget:&lt;/P&gt;&lt;P&gt;LOAD Code,Location,MonthYear,BudgetCost&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM Budget (NOLOCK);&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;QUALIFY&lt;/STRONG&gt; *;&lt;BR /&gt;&lt;STRONG&gt;UNQUALIFY&lt;/STRONG&gt; Code, MonthYear;&lt;BR /&gt;LEFT KEEP(Budget)&lt;/P&gt;&lt;P&gt;Service:&lt;/P&gt;&lt;P&gt;LOAD Code,S_Location,MonthYear,ActualCost,Date&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM Service (NOLOCK);&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 20:21:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-retrieve-all-values-from-Left-table/m-p/1708675#M591079</guid>
      <dc:creator>ssquare</dc:creator>
      <dc:date>2020-06-05T20:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with retrieve all values from Left table</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-retrieve-all-values-from-Left-table/m-p/1708745#M591080</link>
      <description>&lt;P&gt;Are you looking something like this?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;BudgetTable:
LOAD * INLINE [
    Code, Location, MonthYear, BudgetCost
    1, A, Jul-19, 100
    2, B, Jul-19, 500
    3, C, Jul-19, 60
];

ServiceTable:
LOAD * INLINE [
    Code, S_Location, Date, MonthYear, ActualCost
    1, A, 7/1/2019, Jul-19, 80
    1, A, 7/2/2019, Jul-19, 80
    2, B, 7/1/2019, Jul-19, 300
];

tab1:
NoConcatenate
LOAD Code, Location, MonthYear, BudgetCost As CostV, AutoNumber(RowNo(),Location&amp;amp; 'Budget') As Days, 'Budget' As Cost
Resident BudgetTable;

Concatenate(tab1)
LOAD Code, S_Location As Location, Date, MonthYear, ActualCost As CostV, AutoNumber(RowNo(),S_Location) As Days, 'Actual' As Cost
Resident ServiceTable;

tab2:
LOAD 0 AutoGenerate 1;

Gen:
Generic
LOAD Location, Cost, MonthYear, 'Day'&amp;amp;Days, CostV
Resident tab1;

FOR i = 0 to NoOfTables()  
  TableList:  
  LOAD TableName($(i)) as Tablename AUTOGENERATE 1  
  WHERE WildMatch(TableName($(i)), 'Gen.*');  
NEXT i  
  
FOR i = 1 to FieldValueCount('Tablename')  
  LET vTable = FieldValue('Tablename', $(i));  
  LEFT JOIN (tab2) LOAD * RESIDENT $(vTable);  
  DROP TABLE $(vTable);  
NEXT i  

Drop Table BudgetTable, ServiceTable, tab1, TableList;
Drop Field [0];&lt;/LI-CODE&gt;</description>
      <pubDate>Sat, 06 Jun 2020 16:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-retrieve-all-values-from-Left-table/m-p/1708745#M591080</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-06-06T16:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with retrieve all values from Left table</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-retrieve-all-values-from-Left-table/m-p/1708747#M591081</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="commQV96.PNG" style="width: 229px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/35077i36C847900CA234C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="commQV96.PNG" alt="commQV96.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jun 2020 16:45:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-retrieve-all-values-from-Left-table/m-p/1708747#M591081</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-06-06T16:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with retrieve all values from Left table</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-retrieve-all-values-from-Left-table/m-p/1709139#M591082</link>
      <description>&lt;P&gt;That didn't work. I would need all the budget values for every location &amp;amp;&amp;nbsp; day, Even there is no Actual values.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 18:55:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-retrieve-all-values-from-Left-table/m-p/1709139#M591082</guid>
      <dc:creator>ssquare</dc:creator>
      <dc:date>2020-06-08T18:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with retrieve all values from Left table</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-retrieve-all-values-from-Left-table/m-p/1709170#M591083</link>
      <description>&lt;P&gt;How the Day1, Day2.. are calculated? Should I have to take the Date from the Actuals for Budget?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 20:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-retrieve-all-values-from-Left-table/m-p/1709170#M591083</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-06-08T20:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with retrieve all values from Left table</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-retrieve-all-values-from-Left-table/m-p/1709196#M591084</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Day1, Day2 gets from the Date column of Services table or by joining the Budget table, Service to&amp;nbsp; the Mastercalendar or temp date table.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 21:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-retrieve-all-values-from-Left-table/m-p/1709196#M591084</guid>
      <dc:creator>ssquare</dc:creator>
      <dc:date>2020-06-08T21:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with retrieve all values from Left table</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-retrieve-all-values-from-Left-table/m-p/1709225#M591085</link>
      <description>&lt;P&gt;Check this one. I have considered 5 Days.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;BudgetTable:
LOAD * INLINE [
    Code, Location, MonthYear, BudgetCost
    1, A, Jul-19, 100
    2, B, Jul-19, 500
    3, C, Jul-19, 60
];

ServiceTable:
LOAD * INLINE [
    Code, S_Location, Date, MonthYear, ActualCost
    1, A, 7/1/2019, Jul-19, 80
    1, A, 7/2/2019, Jul-19, 80
    2, B, 7/1/2019, Jul-19, 300
];

Cal:
LOAD Date(MinDate+IterNo()-1) As Date
While IterNo() &amp;lt;= 5
;
LOAD Min(Date) As MinDate
Resident ServiceTable;

Left Join(BudgetTable)
LOAD * Resident Cal;

Left Join(ServiceTable)
LOAD * Resident Cal;

tab1:
NoConcatenate
LOAD Code, Location, MonthYear, BudgetCost As CostV, AutoNumber(RowNo(),Location&amp;amp; 'Budget') As Days, 'Budget' As Cost
Resident BudgetTable;

Concatenate(tab1)
LOAD Code, S_Location As Location, Date, MonthYear, ActualCost As CostV, AutoNumber(RowNo(),S_Location) As Days, 'Actual' As Cost
Resident ServiceTable;

tab2:
LOAD 0 AutoGenerate 1;

Gen:
Generic
LOAD Location, Cost, MonthYear, 'Day'&amp;amp;Days, CostV
Resident tab1;

FOR i = 0 to NoOfTables()  
  TableList:  
  LOAD TableName($(i)) as Tablename AUTOGENERATE 1  
  WHERE WildMatch(TableName($(i)), 'Gen.*');  
NEXT i  
  
FOR i = 1 to FieldValueCount('Tablename')  
  LET vTable = FieldValue('Tablename', $(i));  
  LEFT JOIN (tab2) LOAD * RESIDENT $(vTable);  
  DROP TABLE $(vTable);  
NEXT i  

Drop Table BudgetTable, ServiceTable, tab1, TableList, Cal;
Drop Field [0];&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 09 Jun 2020 01:33:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-retrieve-all-values-from-Left-table/m-p/1709225#M591085</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-06-09T01:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with retrieve all values from Left table</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-retrieve-all-values-from-Left-table/m-p/1709227#M591086</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="commQV10.PNG" style="width: 307px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/35179iD62A249B68A828A0/image-size/large?v=v2&amp;amp;px=999" role="button" title="commQV10.PNG" alt="commQV10.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2020 01:34:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-retrieve-all-values-from-Left-table/m-p/1709227#M591086</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-06-09T01:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with retrieve all values from Left table</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-retrieve-all-values-from-Left-table/m-p/1724102#M591087</link>
      <description>&lt;P&gt;If Saran's latest posts got you the information you needed, we would greatly appreciate you closing out the thread by using the Accept as Solution button on the post(s) that helped you get things working.&amp;nbsp; This gives them credit for the assistance and lets other Community Members know what worked for the use case.&amp;nbsp; If you did something different, please consider posting what you did and then use the button to mark that post as the solution, and if you require further help, please leave an update post as to what you still need.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2020 13:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-retrieve-all-values-from-Left-table/m-p/1724102#M591087</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-07-01T13:37:20Z</dc:date>
    </item>
  </channel>
</rss>

