<?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: Trellis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443485#M432864</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alright, to my added expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(if(match(Status, 'FS','PK',), (Antal/Cs*KrtVikt)))/Sum(Distinct Vikt)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Nov 2017 09:08:34 GMT</pubDate>
    <dc:creator>johnan</dc:creator>
    <dc:date>2017-11-09T09:08:34Z</dc:date>
    <item>
      <title>Trellis</title>
      <link>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443483#M432862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks!&lt;/P&gt;&lt;P&gt;Ok, i have a Trellis with &lt;SPAN style="color: #000000; font-family: arial, sans-serif; font-size: 13px;"&gt;gauges. And now i want to present the amount in percent in the Trellis:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Trellis.GIF" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/182647_Trellis.GIF" style="height: 120px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i want a second expression with text. Is that possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 08:47:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443483#M432862</guid>
      <dc:creator>johnan</dc:creator>
      <dc:date>2017-11-09T08:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Trellis</title>
      <link>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443484#M432863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chances are high using &lt;STRONG&gt;Dual('Text' &amp;amp; Sum(Sales)/Count(Name), Sum(Sales))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 08:51:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443484#M432863</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-09T08:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Trellis</title>
      <link>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443485#M432864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alright, to my added expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(if(match(Status, 'FS','PK',), (Antal/Cs*KrtVikt)))/Sum(Distinct Vikt)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 09:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443485#M432864</guid>
      <dc:creator>johnan</dc:creator>
      <dc:date>2017-11-09T09:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Trellis</title>
      <link>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443486#M432865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Misplaced comma :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;sum(if(match(Status, 'FS','PK'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;/SPAN&gt;), (Antal/Cs*KrtVikt)))/Sum(Distinct Vikt)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 09:13:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443486#M432865</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2017-11-09T09:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Trellis</title>
      <link>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443487#M432866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, thanx, but i can't get the dualfunction to work with my expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dual('Text' &amp;amp; Sum(if(match(Status, 'FS','PK'),Sum(Antal/Cs*KrtVikt) / sum(DISTINCT Vikt))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ORG:&lt;/P&gt;&lt;P&gt;sum(if(match(Status, 'FS','PK'), (Antal/Cs*KrtVikt)))/Sum(Distinct Vikt)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 09:17:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443487#M432866</guid>
      <dc:creator>johnan</dc:creator>
      <dc:date>2017-11-09T09:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Trellis</title>
      <link>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443488#M432867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dual('Text' &amp;amp; (Sum({&amp;lt;Status = {'FS','PK'}&amp;gt;} (Antal/Cs*KrtVikt))/Sum(DISTINCT Vikt)), (Sum({&amp;lt;Status = {'FS','PK'}&amp;gt;} (Antal/Cs*KrtVikt))/Sum(DISTINCT Vikt)))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 09:31:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443488#M432867</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-09T09:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Trellis</title>
      <link>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443489#M432868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, working, but where can i see the "text" &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Sorry, never use trellis before..&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Trellis.GIF" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/182658_Trellis.GIF" style="height: 441px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 09:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443489#M432868</guid>
      <dc:creator>johnan</dc:creator>
      <dc:date>2017-11-09T09:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Trellis</title>
      <link>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443490#M432869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi maybe I was not clear enough?&lt;/P&gt;&lt;P&gt;i just want a text on my gauge that show the result in text in the gauge directly.&lt;BR /&gt; Now i have to sweep over with mouse to se the result &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;Br&lt;BR /&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 06:21:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443490#M432869</guid>
      <dc:creator>johnan</dc:creator>
      <dc:date>2017-11-10T06:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Trellis</title>
      <link>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443491#M432870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I am pretty clear about your intention. Fortunately i missed this conversation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, Continuation is could be space is not enough though. Can you use Ctrl+Shift to check space enough for that text. If so, please elapse the space using mouse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second thought came to my mind, using "&lt;STRONG&gt;Text in chart&lt;/STRONG&gt;" option from presentation tab &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 06:31:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443491#M432870</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-10T06:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Trellis</title>
      <link>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443492#M432871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, thanx &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; but if i use text in chart it's only shows in the first gauge in my trellis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 07:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443492#M432871</guid>
      <dc:creator>johnan</dc:creator>
      <dc:date>2017-11-10T07:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Trellis</title>
      <link>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443493#M432872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, I haven't tried this earlier. That's what my proposal is first one only. You can try the same if i have some thing like QVW or atleast software i may provide more in detail explanation how this works in single shot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, Have you check the space concern of that text?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 07:12:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443493#M432872</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-10T07:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: Trellis</title>
      <link>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443494#M432873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see now that QV calculate the total, not in each trellis.. Bug?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 07:38:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443494#M432873</guid>
      <dc:creator>johnan</dc:creator>
      <dc:date>2017-11-10T07:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: Trellis</title>
      <link>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443495#M432874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With a little imagination, I fixed it in a different way &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;IMG alt="Trellis.GIF" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/182793_Trellis.GIF" style="height: 362px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 08:05:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trellis/m-p/1443495#M432874</guid>
      <dc:creator>johnan</dc:creator>
      <dc:date>2017-11-10T08:05:30Z</dc:date>
    </item>
  </channel>
</rss>

