<?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: How merge several fields of flags into 1 field in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-merge-several-fields-of-flags-into-1-field/m-p/1666491#M50190</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Please try:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[field1_flag]&amp;amp;[field2_flag]&amp;amp;[field3_flag]&amp;amp;[field4_flag] etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;will give you the string wanted '0010101010'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So you are just concatenating the fields with '&amp;amp;' character&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jan 2020 21:47:46 GMT</pubDate>
    <dc:creator>jochem_zw</dc:creator>
    <dc:date>2020-01-16T21:47:46Z</dc:date>
    <item>
      <title>How merge several fields of flags into 1 field</title>
      <link>https://community.qlik.com/t5/App-Development/How-merge-several-fields-of-flags-into-1-field/m-p/1665055#M50033</link>
      <description>&lt;P&gt;On the main table transaction (which has over 100 million records) I have 10 flag fields with the value 0 or 1 ([field1_flag], [field2_flag], ..., [field10_flag]). I want to change all flag fields to 1 flag field type of binary (maybe string) &amp;nbsp;(eg: [all_fields_flag]) with values like: 000010001. I want take value from field [all_fields_flag] eg: 5 character and multiply with another field of transaction field. Do You have example about this? Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:36:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-merge-several-fields-of-flags-into-1-field/m-p/1665055#M50033</guid>
      <dc:creator>ViliuSas</dc:creator>
      <dc:date>2024-11-16T03:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: How merge several fields of flags into 1 field</title>
      <link>https://community.qlik.com/t5/App-Development/How-merge-several-fields-of-flags-into-1-field/m-p/1666491#M50190</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Please try:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[field1_flag]&amp;amp;[field2_flag]&amp;amp;[field3_flag]&amp;amp;[field4_flag] etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;will give you the string wanted '0010101010'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So you are just concatenating the fields with '&amp;amp;' character&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2020 21:47:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-merge-several-fields-of-flags-into-1-field/m-p/1666491#M50190</guid>
      <dc:creator>jochem_zw</dc:creator>
      <dc:date>2020-01-16T21:47:46Z</dc:date>
    </item>
  </channel>
</rss>

