<?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: Inline With If Statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41221#M6947</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/vishsaggi"&gt;vishsaggi&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field A contains 2 options: 'Real' and 'UF'... So when UF is clicked the divisor number must be blocked.&lt;/P&gt;&lt;P&gt;UF Clicked:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Symb,Div&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $, 1&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Any option is clicked except UF.&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Symb,Div&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $, 1&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; M$, 1000&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MM$, 1000000&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Jun 2018 14:43:31 GMT</pubDate>
    <dc:creator>pgalvezt</dc:creator>
    <dc:date>2018-06-01T14:43:31Z</dc:date>
    <item>
      <title>Inline With If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41219#M6945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hello,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;In my dashboard I have a Multibox from this table:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Div:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Symb,Div&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $, 1&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; M$, 1000&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MM$, 1000000&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;And I Have Another Field from another table (Field A)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;So I don´t know if its posible but What I want is:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;IF(Field A = 'Click On that Field',&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Symb,Div&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $, 1&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Symb,Div&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $, 1&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; M$, 1000&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MM$, 1000000&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;The Idea its block the value M$ and MM$ when user select &lt;SPAN style="font-size: 13.3333px;"&gt;'Click On that Field',&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2018 21:41:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41219#M6945</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2018-05-31T21:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Inline With If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41220#M6946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not completely clear, can you tell us what your FieldA values are? And what should be your expected output when you select any value in your FieldA. We can try using Mapping Load to map with your FieldA values. Cannot suggest until further information. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 00:22:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41220#M6946</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-06-01T00:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Inline With If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41221#M6947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/vishsaggi"&gt;vishsaggi&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field A contains 2 options: 'Real' and 'UF'... So when UF is clicked the divisor number must be blocked.&lt;/P&gt;&lt;P&gt;UF Clicked:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Symb,Div&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $, 1&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Any option is clicked except UF.&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Symb,Div&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $, 1&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; M$, 1000&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MM$, 1000000&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 14:43:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41221#M6947</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2018-06-01T14:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Inline With If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41222#M6948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you mean when you click on UF your Multibox should show only 1 else show 1, 100, and 1000000?&lt;/P&gt;&lt;P&gt;What you mean by blocked? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 15:12:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41222#M6948</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-06-01T15:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: Inline With If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41223#M6949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thats Right... Thats exactly what I want to achieve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 20:13:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41223#M6949</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2018-06-01T20:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Inline With If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41224#M6950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your multibox for the field Div just write this expression like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= IF(GetFieldSelections(FieldA) = 'UF', 1, Div)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 20:24:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41224#M6950</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-06-01T20:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Inline With If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41225#M6951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where must writte the expression inside the multibox... I didn't see expression on multibox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 21:42:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41225#M6951</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2018-06-01T21:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Inline With If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41226#M6952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌in the general tab of multibox properties window , in the middle you can see few buttons, the one before the edit buttons there is an expression button. There use this if condition changing the field names to your actualfieldname. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 23:35:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41226#M6952</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-06-01T23:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Inline With If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41227#M6953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/vishsaggi"&gt;vishsaggi&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Found it! the problem is when I try to select any option $ $M $MM does not allow me to do it. I need the option "always a selected value". It seems that with the expression, the option disappears and shows me the 3 values. and as I mentioned you will not let me select 1 value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 17:20:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41227#M6953</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2018-06-04T17:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Inline With If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41228#M6954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share this qvw app where you implemented this if Condition?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 18:03:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41228#M6954</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-06-04T18:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Inline With If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41229#M6955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I prepared a test QV for better comprenhession,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 19:52:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41229#M6955</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2018-06-04T19:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Inline With If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41230#M6956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry could not check this yesterday, will look into this today. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 13:53:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41230#M6956</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-06-05T13:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Inline With If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41231#M6957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. No Problem, I hope you could help me with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 14:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41231#M6957</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2018-06-05T14:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Inline With If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41232#M6958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok so what was the issue? You have two list boxes which are Always one Selected value checked. That is the reason you cannot select the values in your Simbilio field. So what exactly you are expecting here? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 16:13:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41232#M6958</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-06-05T16:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Inline With If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41233#M6959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I expect this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;you mean when you click on UF your Multibox should show only 1 else show 1, 100, and 1000000?&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;What you mean by blocked?&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I Need to block $ when user select UF...&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 16:23:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41233#M6959</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2018-06-05T16:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Inline With If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41234#M6960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats what i said your selections in Simbolo field will not reflect any bcos you have always one selected values for your other list box. So when you click on UF is Simbolo not showing only $? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 18:33:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41234#M6960</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-06-05T18:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Inline With If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41235#M6961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, from your perspective is this requirement impossible, or can there be an alternative attached?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 19:54:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41235#M6961</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2018-06-05T19:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Inline With If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41236#M6962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I totally did not understand what exactly your expected functionality you are looking for. With the file you sent, i can see there are two listboxes which has always one selected value checked. So based on that your Simbolo field is used. So when you select the value in Simbolo it will not change coz the for that selected value you can see all values displayed based on field selection. However, when you select Value UF then the simbolo field changes to $. So, correct me here, when you select apart from value UF you can see all 3 values in your simbolo, so you want to select any of those 3 values the data should change? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 20:51:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41236#M6962</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-06-05T20:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Inline With If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41237#M6963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Aggr(Only(IF(GetFieldSelections(VisualizarNumero) = 'Ver en UF', '$', Simbolo)), Simbolo)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you might have to create a field event trigger as well. For this. But try above and let me know. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 21:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41237#M6963</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-06-05T21:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Inline With If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41238#M6964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did it with your help !!!... I came up with the following: I took a picture of the weight symbol. I associated that photo with a text object that will appear conditionally when the following happens: = GetFieldSelections (VisualizeNumber) = 'View in UF' and GetFieldSelections (Symbol) = 'M $' Or GetFieldSelections (Symbol) = 'MM $' .. After this I changed the formula to the general table for this: = If (Display Number = 'View in UF' and Symbol = 'M $' or Symbol = 'MM $',&lt;/P&gt;&lt;P&gt;Sum (Balance),&lt;/P&gt;&lt;P&gt;Sum (Balance / Divisor) * sum ({&amp;lt;Month = {$ (xMesMax)}, Year = {$ (xYearMax)}&amp;gt;} Total Distinct ValueUF))..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when the user always clicks on UF M $ and MM $ the sign $ will appear and the calculation will always be in $. It is as if it is blocked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 21:29:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-With-If-Statement/m-p/41238#M6964</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2018-06-05T21:29:13Z</dc:date>
    </item>
  </channel>
</rss>

