<?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: Combining fields into one field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Combining-fields-into-one-field/m-p/1568220#M742673</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure if you were expecting as following&lt;/P&gt;&lt;P&gt;if(date(today())-15 &amp;gt;= ControlSCCM, 'Not Reporting', 'Is Reporting') AS ControlReporting,&lt;BR /&gt;if(date(today())-15 &amp;gt;= ControlEpo, 'Not Reporting', 'Is Reporting') AS ControlReporting,&lt;BR /&gt;if(date(today())-15 &amp;gt;= ControlQRadar, 'Not Reporting', 'Is Reporting') AS ControlReporting,&lt;BR /&gt;if(date(today())-15 &amp;gt;= ControlTenable, 'Not Reporting', 'Is Reporting') AS ControlReporting,&lt;BR /&gt;if(date(today())-15 &amp;gt;= ControlCredant, 'Not Reporting', 'Is Reporting') AS ControlReporting,&lt;BR /&gt;if(date(today())-15 &amp;gt;= ControlERPM, 'Not Reporting', 'Is Reporting') AS ControlReporting,&lt;BR /&gt;if(date(today())-15 &amp;gt;= ControlCyberark, 'Not Reporting', 'Is Reporting') AS ControlReporting,&lt;/P&gt;&lt;P&gt;Above is not correct as you can't have same field names.&lt;/P&gt;&lt;P&gt;So not sure why you are expecting it to be one&amp;nbsp; field. It will be helpful if you will share sample data, script and explain your requirements in more detail.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Apr 2019 13:37:41 GMT</pubDate>
    <dc:creator>vvira1316</dc:creator>
    <dc:date>2019-04-11T13:37:41Z</dc:date>
    <item>
      <title>Combining fields into one field</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-fields-into-one-field/m-p/1568133#M742672</link>
      <description>&lt;P&gt;I have the following bit of my script that I was hoping to be able to combine into one big field rather than split it up into 7 different ones.&lt;/P&gt;&lt;P&gt;Can I make the results of these combine into one field that is called ControlReporting and it spits out the same 'Not Reporting' and 'Is Reporting' results?&amp;nbsp;&lt;/P&gt;&lt;P&gt;if(date(today())-15 &amp;gt;= ControlSCCM, 'Not Reporting', 'Is Reporting') AS SCCMReporting,&lt;BR /&gt;if(date(today())-15 &amp;gt;= ControlEpo, 'Not Reporting', 'Is Reporting') AS EPOReporting,&lt;BR /&gt;if(date(today())-15 &amp;gt;= ControlQRadar, 'Not Reporting', 'Is Reporting') AS QRadarReporting,&lt;BR /&gt;if(date(today())-15 &amp;gt;= ControlTenable, 'Not Reporting', 'Is Reporting') AS TenableReporting,&lt;BR /&gt;if(date(today())-15 &amp;gt;= ControlCredant, 'Not Reporting', 'Is Reporting') AS CredantReporting,&lt;BR /&gt;if(date(today())-15 &amp;gt;= ControlERPM, 'Not Reporting', 'Is Reporting') AS ERPMReporting,&lt;BR /&gt;if(date(today())-15 &amp;gt;= ControlCyberark, 'Not Reporting', 'Is Reporting') AS CyberarkReporting&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:53:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-fields-into-one-field/m-p/1568133#M742672</guid>
      <dc:creator>khaycock</dc:creator>
      <dc:date>2024-11-16T03:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Combining fields into one field</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-fields-into-one-field/m-p/1568220#M742673</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure if you were expecting as following&lt;/P&gt;&lt;P&gt;if(date(today())-15 &amp;gt;= ControlSCCM, 'Not Reporting', 'Is Reporting') AS ControlReporting,&lt;BR /&gt;if(date(today())-15 &amp;gt;= ControlEpo, 'Not Reporting', 'Is Reporting') AS ControlReporting,&lt;BR /&gt;if(date(today())-15 &amp;gt;= ControlQRadar, 'Not Reporting', 'Is Reporting') AS ControlReporting,&lt;BR /&gt;if(date(today())-15 &amp;gt;= ControlTenable, 'Not Reporting', 'Is Reporting') AS ControlReporting,&lt;BR /&gt;if(date(today())-15 &amp;gt;= ControlCredant, 'Not Reporting', 'Is Reporting') AS ControlReporting,&lt;BR /&gt;if(date(today())-15 &amp;gt;= ControlERPM, 'Not Reporting', 'Is Reporting') AS ControlReporting,&lt;BR /&gt;if(date(today())-15 &amp;gt;= ControlCyberark, 'Not Reporting', 'Is Reporting') AS ControlReporting,&lt;/P&gt;&lt;P&gt;Above is not correct as you can't have same field names.&lt;/P&gt;&lt;P&gt;So not sure why you are expecting it to be one&amp;nbsp; field. It will be helpful if you will share sample data, script and explain your requirements in more detail.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 13:37:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-fields-into-one-field/m-p/1568220#M742673</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2019-04-11T13:37:41Z</dc:date>
    </item>
  </channel>
</rss>

