<?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: How to detach qlikview with expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-detach-qlikview-with-expression/m-p/1351259#M415288</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are Month and Month1 different? Can't you just remove aggr() and just try expression like?&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;"&gt;&lt;SPAN style="color: black; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;({&amp;lt;Month1&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;GID3&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;)-&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;DISTINCT &lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;{&amp;lt;Month1&amp;gt;}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;GID3&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;))/&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;( &lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;{&amp;lt;Month1&amp;gt;}&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;GID3&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; font-weight: inherit;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jun 2017 10:28:32 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2017-06-12T10:28:32Z</dc:date>
    <item>
      <title>How to detach qlikview with expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-detach-qlikview-with-expression/m-p/1351254#M415283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Noon Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Today I wanted to detach one of my charts permanently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For which I created a Bar chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension: Month&lt;/P&gt;&lt;P&gt;Expression: &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;GID3&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;)-&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;DISTINCT&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;GID3&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;))/&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;GID3&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Month1&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;IMG alt="Chart.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/166515_Chart.jpg" style="height: 195px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How will I set expression in the above expression so that it get detached permanently?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 09:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-detach-qlikview-with-expression/m-p/1351254#M415283</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-12T09:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to detach qlikview with expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-detach-qlikview-with-expression/m-p/1351255#M415284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;({1}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;GID3&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;)-&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;({1}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;GID3&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;))/&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;({1}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;GID3&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;Month1&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 10:08:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-detach-qlikview-with-expression/m-p/1351255#M415284</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-06-12T10:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to detach qlikview with expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-detach-qlikview-with-expression/m-p/1351256#M415285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not working ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i click on any month of the chart its change accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i don't what that. it must not change.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 10:14:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-detach-qlikview-with-expression/m-p/1351256#M415285</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-12T10:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to detach qlikview with expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-detach-qlikview-with-expression/m-p/1351257#M415286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume, You have to write {1} for all expressions. Not only for one expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 10:21:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-detach-qlikview-with-expression/m-p/1351257#M415286</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-06-12T10:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to detach qlikview with expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-detach-qlikview-with-expression/m-p/1351258#M415287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But assume I have only one expression, My dimension is Month and expression is &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: blue;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;({1}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: maroon;"&gt;GID3&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;)-&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;({1}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: blue;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: maroon;"&gt;GID3&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;))/&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;({1}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: maroon;"&gt;GID3&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: maroon;"&gt;Month1&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;but still, it changes with the selection of the month.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 10:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-detach-qlikview-with-expression/m-p/1351258#M415287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-12T10:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to detach qlikview with expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-detach-qlikview-with-expression/m-p/1351259#M415288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are Month and Month1 different? Can't you just remove aggr() and just try expression like?&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;"&gt;&lt;SPAN style="color: black; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;({&amp;lt;Month1&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;GID3&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;)-&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;DISTINCT &lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;{&amp;lt;Month1&amp;gt;}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;GID3&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;))/&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;( &lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;{&amp;lt;Month1&amp;gt;}&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;GID3&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; font-weight: inherit;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 10:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-detach-qlikview-with-expression/m-p/1351259#M415288</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-06-12T10:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to detach qlikview with expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-detach-qlikview-with-expression/m-p/1351260#M415289</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 style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;=Only(&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px; background-color: #f2f2f2;"&gt;{1}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: blue;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;({1}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: maroon;"&gt;GID3&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;)-&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;({1}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: blue;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; background-color: #f2f2f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: maroon;"&gt;GID3&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;))/&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;({1}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: maroon;"&gt;GID3&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: maroon;"&gt;Month1&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;or simply&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;({1}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: maroon;"&gt;GID3&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;)-&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;({1}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: blue;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; background-color: #f2f2f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: maroon;"&gt;GID3&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;))/&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;({1}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: maroon;"&gt;GID3&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; background-color: #f2f2f2; color: black;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 10:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-detach-qlikview-with-expression/m-p/1351260#M415289</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-06-12T10:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to detach qlikview with expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-detach-qlikview-with-expression/m-p/1351261#M415290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you able to share sample application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 10:34:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-detach-qlikview-with-expression/m-p/1351261#M415290</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-06-12T10:34:14Z</dc:date>
    </item>
  </channel>
</rss>

