<?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 Straight Table excluding filters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Straight-Table-excluding-filters/m-p/1378887#M817493</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I needed count "discharge id´s" excluding filter of date in a bar chart, because should count id´s inside the time interval, and id´s outside the time interval.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The functional say this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="ES" style="font-size: 10.0pt; font-family: Consolas;"&gt;&lt;EM&gt;“Filtered min date” &amp;lt;= SOLI_FEC_BEGIN &amp;lt;= “&lt;SPAN style="font-family: Consolas; font-size: 13.3333px;"&gt;Filtered maxdate&lt;/SPAN&gt;”&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN lang="ES" style="font-size: 10.0pt; font-family: Consolas;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style=": ; font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;OR&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN lang="ES" style="font-size: 10.0pt; font-family: Consolas;"&gt;“&lt;SPAN style="font-family: Consolas; font-size: 13.3333px;"&gt;Filtered min date&lt;/SPAN&gt;” &amp;lt;= SOLI_FEC_END &amp;lt;= “&lt;SPAN style="font-family: Consolas; font-size: 13.3333px;"&gt;Filtered max date&lt;/SPAN&gt;”&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN lang="ES" style="font-size: 10.0pt; font-family: Consolas;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 8pt;"&gt;OR&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN lang="ES" style="font-size: 10.0pt; font-family: Consolas;"&gt;(SOLI_FEC_BEGIN &amp;lt;= “&lt;SPAN style="font-family: Consolas; font-size: 13.3333px;"&gt;Filtered min date&lt;/SPAN&gt;”&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;AND&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN style="font-family: Consolas; font-size: 10pt;"&gt;&lt;EM&gt;SOLI_FEC_END &amp;gt;= “&lt;SPAN style="font-family: Consolas; font-size: 13.3333px;"&gt;Filtered min date&lt;/SPAN&gt;”)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: 10pt;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: 10pt;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;I create this expression, and works:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(count (DISTINCT{&amp;lt;Indicador= {'Disparos Intempestivos'}&amp;gt;} [Número Externo de Descargo])&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;+&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;count( DISTINCT{ &amp;lt;Indicador= {'Disparos Intempestivos'},[Fecha de Fin Descargo]={"&amp;gt;=$(=MakeDate(Año,min(Mes),01))"}&amp;gt;*&amp;lt;Indicador= {'Disparos Intempestivos'},[Fecha de Fin Descargo]={"&amp;lt;=$(=MakeDate(Año,max(Mes),$(vUltimoDiaMaxMes)))"}&amp;gt;}[Número Externo de Descargo])&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;+&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;count( DISTINCT{1 &amp;lt;Indicador= {'Disparos Intempestivos'},[Fecha de Inicio Descargo]={"&amp;lt;=$(=MakeDate(Año,min(Mes),01))"}, [Fecha de Fin Descargo]={"&amp;gt;=$(=MakeDate(Año,min(Mes),01))"}, AñoDesc=P(Año)&amp;gt;}[Número Externo de Descargo]))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is next: &lt;SPAN style="text-decoration: underline;"&gt;I need show this id´s, with another fields, in a straight table&lt;/SPAN&gt;, but I don´t know how exclude filters and show each id. Count yes, but show... I think that can show with aggr function, but I don´t know...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Help me, please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>mromrod22</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Straight Table excluding filters</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-excluding-filters/m-p/1378887#M817493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I needed count "discharge id´s" excluding filter of date in a bar chart, because should count id´s inside the time interval, and id´s outside the time interval.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The functional say this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="ES" style="font-size: 10.0pt; font-family: Consolas;"&gt;&lt;EM&gt;“Filtered min date” &amp;lt;= SOLI_FEC_BEGIN &amp;lt;= “&lt;SPAN style="font-family: Consolas; font-size: 13.3333px;"&gt;Filtered maxdate&lt;/SPAN&gt;”&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN lang="ES" style="font-size: 10.0pt; font-family: Consolas;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style=": ; font-size: 8pt; font-family: arial, helvetica, sans-serif;"&gt;OR&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN lang="ES" style="font-size: 10.0pt; font-family: Consolas;"&gt;“&lt;SPAN style="font-family: Consolas; font-size: 13.3333px;"&gt;Filtered min date&lt;/SPAN&gt;” &amp;lt;= SOLI_FEC_END &amp;lt;= “&lt;SPAN style="font-family: Consolas; font-size: 13.3333px;"&gt;Filtered max date&lt;/SPAN&gt;”&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN lang="ES" style="font-size: 10.0pt; font-family: Consolas;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 8pt;"&gt;OR&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN lang="ES" style="font-size: 10.0pt; font-family: Consolas;"&gt;(SOLI_FEC_BEGIN &amp;lt;= “&lt;SPAN style="font-family: Consolas; font-size: 13.3333px;"&gt;Filtered min date&lt;/SPAN&gt;”&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;AND&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN style="font-family: Consolas; font-size: 10pt;"&gt;&lt;EM&gt;SOLI_FEC_END &amp;gt;= “&lt;SPAN style="font-family: Consolas; font-size: 13.3333px;"&gt;Filtered min date&lt;/SPAN&gt;”)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: 10pt;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: 10pt;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;I create this expression, and works:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(count (DISTINCT{&amp;lt;Indicador= {'Disparos Intempestivos'}&amp;gt;} [Número Externo de Descargo])&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;+&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;count( DISTINCT{ &amp;lt;Indicador= {'Disparos Intempestivos'},[Fecha de Fin Descargo]={"&amp;gt;=$(=MakeDate(Año,min(Mes),01))"}&amp;gt;*&amp;lt;Indicador= {'Disparos Intempestivos'},[Fecha de Fin Descargo]={"&amp;lt;=$(=MakeDate(Año,max(Mes),$(vUltimoDiaMaxMes)))"}&amp;gt;}[Número Externo de Descargo])&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;+&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;count( DISTINCT{1 &amp;lt;Indicador= {'Disparos Intempestivos'},[Fecha de Inicio Descargo]={"&amp;lt;=$(=MakeDate(Año,min(Mes),01))"}, [Fecha de Fin Descargo]={"&amp;gt;=$(=MakeDate(Año,min(Mes),01))"}, AñoDesc=P(Año)&amp;gt;}[Número Externo de Descargo]))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is next: &lt;SPAN style="text-decoration: underline;"&gt;I need show this id´s, with another fields, in a straight table&lt;/SPAN&gt;, but I don´t know how exclude filters and show each id. Count yes, but show... I think that can show with aggr function, but I don´t know...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Help me, please.&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/Straight-Table-excluding-filters/m-p/1378887#M817493</guid>
      <dc:creator>mromrod22</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table excluding filters</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-excluding-filters/m-p/1378888#M817494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any idea? Help me, please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 06:00:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-excluding-filters/m-p/1378888#M817494</guid>
      <dc:creator>mromrod22</dc:creator>
      <dc:date>2017-08-25T06:00:24Z</dc:date>
    </item>
  </channel>
</rss>

