<?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: Making the table appear in the same column... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Making-the-table-appear-in-the-same-column/m-p/476134#M554734</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a straight table instead of a table box and use Company Name as dimension and two expressions max(Longitude) and max(Latitude).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to fix this in the script it would help if you could show us what the source data looks like. Perhaps using the max function can help there too:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load [Company Name], firstvalue(Longitude) as Longitude, firstvalue(Latitude) as Latitudde&lt;/P&gt;&lt;P&gt;from &lt;EM&gt;...mysource...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;group by [Company Name];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Sep 2013 12:32:51 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-09-03T12:32:51Z</dc:date>
    <item>
      <title>Making the table appear in the same column...</title>
      <link>https://community.qlik.com/t5/QlikView/Making-the-table-appear-in-the-same-column/m-p/476132#M554732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;guys, how do I fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to be a table like "Company Name"|"Longitude"|"Latitude"|, appearing both at the same company name, not making it 3 times...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please see the Attached file...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 12:28:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-the-table-appear-in-the-same-column/m-p/476132#M554732</guid>
      <dc:creator />
      <dc:date>2013-09-03T12:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Making the table appear in the same column...</title>
      <link>https://community.qlik.com/t5/QlikView/Making-the-table-appear-in-the-same-column/m-p/476133#M554733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; If all the three fields available in same table ,then you concatenate of all the three fields together like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Company Name&amp;amp;'-'&amp;amp;Longitude&amp;amp;'-'&amp;amp;Latitude as Company_Details.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;-Jay&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 12:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-the-table-appear-in-the-same-column/m-p/476133#M554733</guid>
      <dc:creator />
      <dc:date>2013-09-03T12:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Making the table appear in the same column...</title>
      <link>https://community.qlik.com/t5/QlikView/Making-the-table-appear-in-the-same-column/m-p/476134#M554734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a straight table instead of a table box and use Company Name as dimension and two expressions max(Longitude) and max(Latitude).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to fix this in the script it would help if you could show us what the source data looks like. Perhaps using the max function can help there too:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load [Company Name], firstvalue(Longitude) as Longitude, firstvalue(Latitude) as Latitudde&lt;/P&gt;&lt;P&gt;from &lt;EM&gt;...mysource...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;group by [Company Name];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 12:32:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-the-table-appear-in-the-same-column/m-p/476134#M554734</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-09-03T12:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Making the table appear in the same column...</title>
      <link>https://community.qlik.com/t5/QlikView/Making-the-table-appear-in-the-same-column/m-p/476135#M554735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using a table box?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using a straight table with company name as dimension and longitude and latitude as expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 12:38:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-the-table-appear-in-the-same-column/m-p/476135#M554735</guid>
      <dc:creator>abeyphilip</dc:creator>
      <dc:date>2013-09-03T12:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Making the table appear in the same column...</title>
      <link>https://community.qlik.com/t5/QlikView/Making-the-table-appear-in-the-same-column/m-p/476136#M554738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume the data was created by conctenating Latitude and, separately, Longitude to the Company Name.&amp;nbsp; If you join instead of concatenate, it should be fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 17:03:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-the-table-appear-in-the-same-column/m-p/476136#M554738</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-03T17:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Making the table appear in the same column...</title>
      <link>https://community.qlik.com/t5/QlikView/Making-the-table-appear-in-the-same-column/m-p/476137#M554740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attached qvw, hope it will help you out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Neetu Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 10:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-the-table-appear-in-the-same-column/m-p/476137#M554740</guid>
      <dc:creator>neetu_singh</dc:creator>
      <dc:date>2013-09-04T10:54:30Z</dc:date>
    </item>
  </channel>
</rss>

