<?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: multiple column fill in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19727#M780792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just transform your data with &lt;A href="https://community.qlik.com/qlik-blogpost/3628"&gt;The Crosstable Load&lt;/A&gt; and then you need to adjust/replace the missing values respectively NULL in only one column (and a "normal" table-structure will be quite easier to handle in many other things too).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Apr 2018 14:50:08 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2018-04-11T14:50:08Z</dc:date>
    <item>
      <title>multiple column fill</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19723#M780788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;using the wizard in script to replace 'NA' with the value below when iporting table file&amp;nbsp; - but it let me do it only column by column...I have 100 column ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Grade, filters(&lt;/P&gt;&lt;P&gt;Replace(3, bottom, StrCnd(equal, 'NA')),&lt;/P&gt;&lt;P&gt;Replace(4, bottom, StrCnd(equal, 'NA'))&lt;/P&gt;&lt;P&gt;));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe a loop or something else clever?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Raph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19723#M780788</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: multiple column fill</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19724#M780789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you show some sample data and what you want to replace 'NA' with?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 14:42:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19724#M780789</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-11T14:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: multiple column fill</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19725#M780790</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;2 questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; you have 100 columns on which you want to remove NA values ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; you really have NA in your source ? or it is blanks/NULLS replaced in the front end by NA ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 14:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19725#M780790</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-04-11T14:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: multiple column fill</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19726#M780791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1, yes cross table&lt;/P&gt;&lt;P&gt;2.really NA, but at source I can change it to blank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 14:44:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19726#M780791</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-11T14:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: multiple column fill</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19727#M780792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just transform your data with &lt;A href="https://community.qlik.com/qlik-blogpost/3628"&gt;The Crosstable Load&lt;/A&gt; and then you need to adjust/replace the missing values respectively NULL in only one column (and a "normal" table-structure will be quite easier to handle in many other things too).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 14:50:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19727#M780792</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-04-11T14:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: multiple column fill</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19728#M780793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 14:51:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19728#M780793</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-11T14:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: multiple column fill</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19729#M780794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/27943"&gt;marcus_sommer&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if we have a normal table with hundreds of columns (Measures) ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 15:11:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19729#M780794</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-04-11T15:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: multiple column fill</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19730#M780795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think quite probably yes. Crosstables needs some resources during the transforming and therefore it might be useful to split the logic but I would do it only if I run into serious performances issues by loading the whole table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 15:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19730#M780795</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-04-11T15:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: multiple column fill</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19731#M780796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. But If we have a restriction changing the table structure? because pivoting Measures columns will change all the front end expressions logic.. is there a way to pivot on the script (using crosstable load), make this type of transformations and do like a "reverse crosstable" ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 15:28:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19731#M780796</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-04-11T15:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: multiple column fill</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19732#M780798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, there is with &lt;A href="https://community.qlik.com/qlik-blogpost/3629"&gt;The Generic Load&lt;/A&gt; but I'm not sure if it is really sensible to transform the crosstable, doing a few transformations and reverse it again. Regarded to the origin question here I would check if I could solve the task with the various Qlik NULL variables like NullAsValue and so on or with a mapping approach like this one: &lt;A href="http://qlikviewcookbook.com/2013/01/filling-default-values-using-mapping/" title="http://qlikviewcookbook.com/2013/01/filling-default-values-using-mapping/"&gt;Filling Default Values Using Mapping | Qlikview Cookbook&lt;/A&gt;‌.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Beside this I would really consider to change the whole datamodel and all of the gui-expressions at least by the next business-release of the application. There are not very many "good" reasons to use a crosstable-datastructure within the calculations and by hundreds of columns I doubt it and think it's rather a nightmare to work with ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 15:47:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19732#M780798</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-04-11T15:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: multiple column fill</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19733#M780800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for the advices Sir &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 15:56:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-column-fill/m-p/19733#M780800</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-04-11T15:56:57Z</dc:date>
    </item>
  </channel>
</rss>

