<?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: Detaching a TextBox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722232#M1078964</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Altight, Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jul 2014 08:49:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-07-07T08:49:02Z</dc:date>
    <item>
      <title>Detaching a TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722221#M1078946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we detach a Textbox?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can detach a Chart object instead of by passing the values but is it possible in case of textbox?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Balraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 08:04:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722221#M1078946</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-07T08:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Detaching a TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722222#M1078947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your expression in text box.. ?&lt;/P&gt;&lt;P&gt;if something like SUM(Sales), you can use SUM({1}Sales).....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;detach is not possible in text box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 08:07:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722222#M1078947</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-07-07T08:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Detaching a TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722223#M1078948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No you can't but you can use SET analysis for that like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(&lt;STRONG&gt;{1}&lt;/STRONG&gt; Metrics)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 08:09:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722223#M1078948</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-07-07T08:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Detaching a TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722224#M1078949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot detach text box but the expression inside can be made "not influenced" by selections (use set analysis)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 08:10:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722224#M1078949</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-07-07T08:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Detaching a TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722225#M1078950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is their any short way to bye pass the values in set analysis, instead of writing multiples selections filters coding?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 08:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722225#M1078950</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-07T08:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Detaching a TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722226#M1078951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Balraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can detach text object by using ALTERNATE states too or you can use the above methods also.&lt;/P&gt;&lt;P&gt;To create Alternate states go to document properties and in General tab you will find the option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;@vi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 08:13:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722226#M1078951</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2014-07-07T08:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Detaching a TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722227#M1078953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will it work(SUM({1}Sales).....) like detach function? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 08:13:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722227#M1078953</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-07T08:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Detaching a TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722228#M1078955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to bypass all dimensions that are available in data model then use &lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{1}&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum(&lt;/SPAN&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{1}&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; Metrics)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Ex:-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum(&lt;/SPAN&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{1}&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; YourExpresion)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;but if you need particular dimension bypass then&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum(&lt;/SPAN&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{&amp;lt;Year=, Products=&amp;gt;}&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; YourExpresion)// in this only Year and Products will be bypass&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 08:16:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722228#M1078955</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-07-07T08:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Detaching a TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722229#M1078957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Avi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my understanding I have used ALTERNATE state for comparative part?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I use it for objects to free them from selections?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Balraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 08:18:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722229#M1078957</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-07T08:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Detaching a TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722230#M1078960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 08:19:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722230#M1078960</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-07T08:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Detaching a TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722231#M1078962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can bypass the selection by adding something more... like if you have customer and sales data is there but you dont want the selection of Country or Brand should affect your SUM(Sales) you can use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Country = , Band = &amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;SUM({1&amp;lt;Country = , Band = &amp;gt;} Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 08:41:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722231#M1078962</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-07-07T08:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Detaching a TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722232#M1078964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Altight, Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 08:49:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722232#M1078964</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-07T08:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Detaching a TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722233#M1078965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Balraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, surely you can use. &lt;/P&gt;&lt;P&gt;Note: Do not&amp;nbsp; you the same alternate state of the other charts, it will surely work. I have used the same concept to achieve the detaching of text objects from other selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try with that, let me know if u face any issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;@vi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 09:24:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722233#M1078965</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2014-07-07T09:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Detaching a TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722234#M1078966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Got your point, you mean to say define a State say Detach in Alternate States and then we can use it in textbox.&lt;/P&gt;&lt;P&gt;It will not associate with any object untill or unless that object is not into same state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Balraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 09:34:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722234#M1078966</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-07T09:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Detaching a TextBox</title>
      <link>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722235#M1078967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Balraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, exactly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the solution is ok, please mark this question as Answered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;@vi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 09:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detaching-a-TextBox/m-p/722235#M1078967</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2014-07-07T09:37:59Z</dc:date>
    </item>
  </channel>
</rss>

