<?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: Show/hide rows in table based on selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698162#M1060452</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use &lt;EM&gt;Contrato as dimension&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;and expression like:&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=only(aggr({1&amp;lt;CanaldeVentaId=$::TecnicoId, InicioContratoEjercicioMes=$::[FInicio EjercicioMes], TipoRelacion={'R'}&amp;gt;} Contrato, Contrato))&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Oct 2014 07:08:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-10T07:08:20Z</dc:date>
    <item>
      <title>Show/hide rows in table based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698158#M1060440</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 need to show in a table some rows based on the current selection. I mean, at the same way I obtain the result in a text box of this experession:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;count({1&amp;lt;CanaldeVentaId=p(TecnicoId), InicioContratoEjercicioMes=p([FInicio EjercicioMes]), TipoRelacion={'R'}&amp;gt;} DISTINCT Contrato)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;now I need to show these 'Contratos' involved in the set analysis selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with a calculated dimension:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=aggr({1&amp;lt;CanaldeVentaId=$::TecnicoId, InicioContratoEjercicioMes=$::[FInicio EjercicioMes], TipoRelacion={'R'}&amp;gt;} Contrato, Contrato)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;but it doesn't work .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 06:43:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698158#M1060440</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-10T06:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide rows in table based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698159#M1060443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What happened when you add below expression with "Contractos" as dimension.&lt;/P&gt;&lt;P&gt;&lt;EM style="background-color: rgba(255, 255, 255, 0);"&gt;count({1&amp;lt;CanaldeVentaId=p(TecnicoId), InicioContratoEjercicioMes=p([FInicio EjercicioMes]), TipoRelacion={'R'}&amp;gt;} DISTINCT Contrato)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 06:52:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698159#M1060443</guid>
      <dc:creator>phaneendra_kunc</dc:creator>
      <dc:date>2014-10-10T06:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide rows in table based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698160#M1060445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Phaneendra for reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I obtain a huge list of Contratos with a 1 in each row. For the selection I use now, I expect only 4 rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 06:57:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698160#M1060445</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-10T06:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide rows in table based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698161#M1060450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to share your qvw? and how many u see in the count expression &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 06:59:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698161#M1060450</guid>
      <dc:creator>phaneendra_kunc</dc:creator>
      <dc:date>2014-10-10T06:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide rows in table based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698162#M1060452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use &lt;EM&gt;Contrato as dimension&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;and expression like:&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=only(aggr({1&amp;lt;CanaldeVentaId=$::TecnicoId, InicioContratoEjercicioMes=$::[FInicio EjercicioMes], TipoRelacion={'R'}&amp;gt;} Contrato, Contrato))&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 07:08:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698162#M1060452</guid>
      <dc:creator />
      <dc:date>2014-10-10T07:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Show/hide rows in table based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698163#M1060454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Se attached.&lt;/P&gt;&lt;P&gt;Testing with selection TecnicoId=20724, in the left side you have the output table, and in the right side you have the expected output (running in an alternate state).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 07:30:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698163#M1060454</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-10T07:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Show/hide rows in table based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698164#M1060455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Angad, it gives me a dimension error...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 07:30:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698164#M1060455</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-10T07:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide rows in table based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698165#M1060456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You must use &lt;EM&gt;&lt;STRONG&gt;Contrato&lt;/STRONG&gt; as &lt;STRONG&gt;dimension&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;and &lt;STRONG&gt;expression&lt;/STRONG&gt; like:&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=only(aggr({1&amp;lt;CanaldeVentaId=$::TecnicoId, InicioContratoEjercicioMes=$::[FInicio EjercicioMes], TipoRelacion={'R'}&amp;gt;} Contrato, Contrato))&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 07:50:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698165#M1060456</guid>
      <dc:creator />
      <dc:date>2014-10-10T07:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide rows in table based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698166#M1060457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use &lt;EM&gt;&lt;STRONG&gt;Contrato&lt;/STRONG&gt; as dimension&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and expression as &lt;/P&gt;&lt;P&gt;count({1&amp;lt;CanaldeVentaId=p(TecnicoId),&amp;nbsp; TipoRelacion={'R'}&amp;gt;} DISTINCT Contrato)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 08:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698166#M1060457</guid>
      <dc:creator />
      <dc:date>2014-10-10T08:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Show/hide rows in table based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698167#M1060458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/40441"&gt;Phaneendra Kunche&lt;/A&gt; and &lt;A href="https://community.qlik.com/qlik-users/100169"&gt;Angad Singh&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was too fast in my answer. There's still something wrong. I re-attach the sample with the modified expression and the state well linked in the table Result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 10:56:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698167#M1060458</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-10T10:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide rows in table based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698168#M1060459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use below in expression for Result Table:&lt;/P&gt;&lt;P&gt;=only({1&amp;lt;CanaldeVentaId=$::TecnicoId,&amp;nbsp; TipoRelacion={'R'}&amp;gt;}Contrato)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main issue is with below statement, both of these columns are not have similar values.&lt;/P&gt;&lt;P&gt;For this case&lt;/P&gt;&lt;P&gt;&lt;EM&gt; InicioContratoEjercicioMes : &lt;/EM&gt;example: jun 2014&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FInicio EjercicioMes: &lt;/EM&gt;(state-ToDo) : example: 07-2014&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; InicioContratoEjercicioMes=$::[FInicio EjercicioMes] &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;You need to make them into same format to match and then use it in expression.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Hope this was helpful.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thanks,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Singh&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 11:31:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698168#M1060459</guid>
      <dc:creator />
      <dc:date>2014-10-10T11:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Show/hide rows in table based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698169#M1060460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Singh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand you mean that the trouble is with this month fields' format. I loaded now &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;InicioContratoEjercicioMes &lt;/EM&gt;&lt;/SPAN&gt;as 'MM-YYYY' but it isn't working yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I re-attach with modifications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Singh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 12:15:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698169#M1060460</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-10T12:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Show/hide rows in table based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698170#M1060461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But if I select the other 2 fields then I can see the value. Can you please check attached.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 12:49:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698170#M1060461</guid>
      <dc:creator />
      <dc:date>2014-10-10T12:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Show/hide rows in table based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698171#M1060462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Singh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created ToDo state just to see the expected result. If you select values in a list linked to this state, of course it is working well. Let's say I created the objects in the rifgt side just to check if the value in result is exactly the expected. The list objects you created are in ToDo state...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The idea is the user will not be able to make selections in InicioContratoEjercicioMes. So, that is why I'm giving the possibles values from [FInicio EjercicioMes] to InicioContratoEjercicioMes. This, cobined with selection in TecnicoID, will give me the list of Contratos involved in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance, if i have&lt;/P&gt;&lt;P&gt;Contrato&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TecnicoId&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CanaldeventaId&lt;/P&gt;&lt;P&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20724&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1234&lt;/P&gt;&lt;P&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20724&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5678&lt;/P&gt;&lt;P&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9876&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20724&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;omitting the month fields, if the user select TecnicoId=20724, i want the table to show the Contrato C, because is the only one where CanaldeVentaId equals TecnicoId.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And thanks again for helping.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 13:19:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698171#M1060462</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-10T13:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Show/hide rows in table based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698172#M1060463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your scenario will work if you use P() function, which is just like wildmatch search of possible values.&lt;/P&gt;&lt;P&gt;But the case is when you use Alternate State, it is not actually checking possible values, but the selected value(single value) (as per my understanding)&lt;/P&gt;&lt;P&gt;And for each [FInicio EjercicioMes] we have multiple InicioContratoEjercicioMes, so may be that is why it is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will great, if you create a new thread, with particular this scenario, so that rest of the members might also help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy to Help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 15:14:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698172#M1060463</guid>
      <dc:creator />
      <dc:date>2014-10-10T15:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Show/hide rows in table based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698173#M1060464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Singh. I prepare a better sample and I start a new thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 15:23:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-rows-in-table-based-on-selection/m-p/698173#M1060464</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-10T15:23:06Z</dc:date>
    </item>
  </channel>
</rss>

