<?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: $Field and Derive Fields in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Field-and-Derive-Fields/m-p/1850063#M70258</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Thank you very much&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Oct 2021 12:10:02 GMT</pubDate>
    <dc:creator>JGMDataAnalysis</dc:creator>
    <dc:date>2021-10-21T12:10:02Z</dc:date>
    <item>
      <title>$Field and Derive Fields</title>
      <link>https://community.qlik.com/t5/App-Development/Field-and-Derive-Fields/m-p/1849645#M70225</link>
      <description>&lt;P&gt;Hi everyone!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Is there a way to list all derived fields from a particular table?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;With the third set modifier I can ignore the selections made on any of the fields in the "ConsumosServicios" table, with the exception of &lt;STRONG&gt;derived fields&lt;/STRONG&gt;, which unfortunately are &lt;STRONG&gt;not included&lt;/STRONG&gt; in &lt;STRONG&gt;$Field&lt;/STRONG&gt;.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Count(
	  {&amp;lt;
        [Flag_Activo_TrxServicio] = {1}
       ,[Flag_SinConsumo_TrxServicio] = {1}
       ,$(='[' &amp;amp; Concat({1&amp;lt;$Table = {ConsumosServicios}&amp;gt;} $Field, '], [') &amp;amp; ']')
      &amp;gt;}
        Distinct [Número Línea]
)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 16:32:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Field-and-Derive-Fields/m-p/1849645#M70225</guid>
      <dc:creator>JGMDataAnalysis</dc:creator>
      <dc:date>2021-10-20T16:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: $Field and Derive Fields</title>
      <link>https://community.qlik.com/t5/App-Development/Field-and-Derive-Fields/m-p/1849966#M70249</link>
      <description>&lt;P&gt;I don't know if there is a possibility to identify and fetch these derived fields. I'm not sure if there is a real benefit in the easiness to create them, their readability, their impact on the performance and the use within the UI - against regular created fields. Therefore I suggest to consider to adjust the approach.&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 09:20:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Field-and-Derive-Fields/m-p/1849966#M70249</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2021-10-21T09:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: $Field and Derive Fields</title>
      <link>https://community.qlik.com/t5/App-Development/Field-and-Derive-Fields/m-p/1850063#M70258</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you very much&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 12:10:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Field-and-Derive-Fields/m-p/1850063#M70258</guid>
      <dc:creator>JGMDataAnalysis</dc:creator>
      <dc:date>2021-10-21T12:10:02Z</dc:date>
    </item>
  </channel>
</rss>

