<?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 Too many fields for SFDC connector in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Too-many-fields-for-SFDC-connector/m-p/348964#M1229542</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;We try to extract all fields from table Account in SFDC. Currently, there are about 360 fields / columns - constantly growing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we extract using the statement "select * from account" (no where condition!), we get following error: "Query is either selecting too many fields or the filter conditions are too complicated". Even if we limit the extract to 10 rows only, still we get the same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After some testing, it looks like the SFDC-Connector / the SFDC-API allows us to extract the maximum of 302 fields from table Account. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, we now load table Account in two steps: As a first step, we extract the maximum of 302 fields, in a second step the rest. Both the extracts we store into separate qvds and join them together in a third step. So far so good. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our issue: The table Account is constantly growing - new fiels will be added every now and then. We don't want to add every new field manually to the second step. Instead, we are looking for a way to dynamically extract the fields from table Account. Something like "select fields 1-302 from account" for the first query and "select fields 303-n from account" for the second query. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion how to achieve the "dynamic" extract of the table Account without adding every new field the extract statement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards, Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
    <dc:creator>Marc_Kaiser</dc:creator>
    <dc:date>2026-01-26T21:26:37Z</dc:date>
    <item>
      <title>Too many fields for SFDC connector</title>
      <link>https://community.qlik.com/t5/QlikView/Too-many-fields-for-SFDC-connector/m-p/348964#M1229542</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;We try to extract all fields from table Account in SFDC. Currently, there are about 360 fields / columns - constantly growing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we extract using the statement "select * from account" (no where condition!), we get following error: "Query is either selecting too many fields or the filter conditions are too complicated". Even if we limit the extract to 10 rows only, still we get the same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After some testing, it looks like the SFDC-Connector / the SFDC-API allows us to extract the maximum of 302 fields from table Account. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, we now load table Account in two steps: As a first step, we extract the maximum of 302 fields, in a second step the rest. Both the extracts we store into separate qvds and join them together in a third step. So far so good. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our issue: The table Account is constantly growing - new fiels will be added every now and then. We don't want to add every new field manually to the second step. Instead, we are looking for a way to dynamically extract the fields from table Account. Something like "select fields 1-302 from account" for the first query and "select fields 303-n from account" for the second query. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion how to achieve the "dynamic" extract of the table Account without adding every new field the extract statement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards, Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Too-many-fields-for-SFDC-connector/m-p/348964#M1229542</guid>
      <dc:creator>Marc_Kaiser</dc:creator>
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Too many fields for SFDC connector</title>
      <link>https://community.qlik.com/t5/QlikView/Too-many-fields-for-SFDC-connector/m-p/348965#M1229545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To paraphrase the problem, the SFDC API doesn't allow you to query more than 302 fields from the table.&amp;nbsp; It's a SFDC API error, not an error from the SFDC connector which was written by QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This isn't a great solution, but the only thing I can think of is query the SFDC metadata API with an external process, then write a .qvs script file with the dynamic list of field names, that is included by your QlikView reload script with an INCLUDE statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also probably write a QlikView macro to do something similar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2012 00:07:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Too-many-fields-for-SFDC-connector/m-p/348965#M1229545</guid>
      <dc:creator>garystrader</dc:creator>
      <dc:date>2012-03-13T00:07:36Z</dc:date>
    </item>
  </channel>
</rss>

