<?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 Qlik app logic to replace all column values with 0 or null and keep value only for one column in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-app-logic-to-replace-all-column-values-with-0-or-null-and/m-p/2097137#M89853</link>
    <description>&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;I could appreciate if you could help me to create one logic in script.&lt;/P&gt;
&lt;P&gt;Actually I have below table and want to replace all values with 0 or null for all columns and keep values only in one column for respective dimension values.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 288pt;" border="0" width="384" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD width="64" height="17" class="xl73" style="height: 12.5pt; width: 48pt;"&gt;dim1&lt;/TD&gt;
&lt;TD width="64" class="xl73" style="border-left: none; width: 48pt;"&gt;x&lt;/TD&gt;
&lt;TD width="64" class="xl73" style="border-left: none; width: 48pt;"&gt;y&lt;/TD&gt;
&lt;TD width="64" class="xl73" style="border-left: none; width: 48pt;"&gt;z&lt;/TD&gt;
&lt;TD width="64" class="xl73" style="border-left: none; width: 48pt;"&gt;a&lt;/TD&gt;
&lt;TD width="64" class="xl73" style="border-left: none; width: 48pt;"&gt;b&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d1&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d2&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;8&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d3&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;9&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;12&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;25&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d11&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;8&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;12&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;16&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;35&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d21&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;45&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d23&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;12&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;18&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;24&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;55&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d31&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;14&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;21&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;28&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;65&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d32&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;16&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;24&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;32&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;75&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Output&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 288pt;" border="0" width="384" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD width="64" height="17" class="xl73" style="height: 12.5pt; width: 48pt;"&gt;dim1&lt;/TD&gt;
&lt;TD width="64" class="xl73" style="border-left: none; width: 48pt;"&gt;x&lt;/TD&gt;
&lt;TD width="64" class="xl73" style="border-left: none; width: 48pt;"&gt;y&lt;/TD&gt;
&lt;TD width="64" class="xl73" style="border-left: none; width: 48pt;"&gt;z&lt;/TD&gt;
&lt;TD width="64" class="xl73" style="border-left: none; width: 48pt;"&gt;a&lt;/TD&gt;
&lt;TD width="64" class="xl73" style="border-left: none; width: 48pt;"&gt;b&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d1&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d2&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d3&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;25&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d11&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;8&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d21&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d23&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;12&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d31&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d32&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance!&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Arun&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 21:32:38 GMT</pubDate>
    <dc:creator>aruneshgupta</dc:creator>
    <dc:date>2024-11-15T21:32:38Z</dc:date>
    <item>
      <title>Qlik app logic to replace all column values with 0 or null and keep value only for one column</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-app-logic-to-replace-all-column-values-with-0-or-null-and/m-p/2097137#M89853</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;I could appreciate if you could help me to create one logic in script.&lt;/P&gt;
&lt;P&gt;Actually I have below table and want to replace all values with 0 or null for all columns and keep values only in one column for respective dimension values.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 288pt;" border="0" width="384" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD width="64" height="17" class="xl73" style="height: 12.5pt; width: 48pt;"&gt;dim1&lt;/TD&gt;
&lt;TD width="64" class="xl73" style="border-left: none; width: 48pt;"&gt;x&lt;/TD&gt;
&lt;TD width="64" class="xl73" style="border-left: none; width: 48pt;"&gt;y&lt;/TD&gt;
&lt;TD width="64" class="xl73" style="border-left: none; width: 48pt;"&gt;z&lt;/TD&gt;
&lt;TD width="64" class="xl73" style="border-left: none; width: 48pt;"&gt;a&lt;/TD&gt;
&lt;TD width="64" class="xl73" style="border-left: none; width: 48pt;"&gt;b&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d1&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d2&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;8&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d3&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;9&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;12&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;25&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d11&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;8&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;12&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;16&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;35&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d21&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;45&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d23&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;12&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;18&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;24&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;55&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d31&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;14&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;21&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;28&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;65&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d32&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;16&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;24&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;32&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;75&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Output&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 288pt;" border="0" width="384" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD width="64" height="17" class="xl73" style="height: 12.5pt; width: 48pt;"&gt;dim1&lt;/TD&gt;
&lt;TD width="64" class="xl73" style="border-left: none; width: 48pt;"&gt;x&lt;/TD&gt;
&lt;TD width="64" class="xl73" style="border-left: none; width: 48pt;"&gt;y&lt;/TD&gt;
&lt;TD width="64" class="xl73" style="border-left: none; width: 48pt;"&gt;z&lt;/TD&gt;
&lt;TD width="64" class="xl73" style="border-left: none; width: 48pt;"&gt;a&lt;/TD&gt;
&lt;TD width="64" class="xl73" style="border-left: none; width: 48pt;"&gt;b&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d1&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d2&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d3&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;25&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d11&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;8&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d21&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d23&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;12&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d31&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 12.5pt;"&gt;
&lt;TD height="17" class="xl73" style="height: 12.5pt; border-top: none;"&gt;d32&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance!&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Arun&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:32:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-app-logic-to-replace-all-column-values-with-0-or-null-and/m-p/2097137#M89853</guid>
      <dc:creator>aruneshgupta</dc:creator>
      <dc:date>2024-11-15T21:32:38Z</dc:date>
    </item>
  </channel>
</rss>

