<?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: Referencing visual cues in a straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355466#M834291</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should've clarified this in the original post. I've stumbled across the text-color option for expressions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, it doesn't seem to work with "relative" and "full accumulation" (2nd Screenshot).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I might just create an example then. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 May 2017 14:43:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-05-29T14:43:30Z</dc:date>
    <item>
      <title>Referencing visual cues in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355462#M834283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to add an expression to a straight table that checks whether the visual cue &lt;SPAN style="font-size: 10pt;"&gt;in another column of the same row is active or not.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/165100_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;All values below 80% are green. Can I add a column where QlikViews checks if the visual cue is active or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can not reuse the expression with an if function like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(fabs(Sum({$&amp;lt;[FS Item]={'1180000'}&amp;gt;}([Period Value GC]))) &amp;lt; 0.8, 'visual cue active')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as I am using "full accumulation" and "relative". The above expression only returns &lt;SPAN style="font-size: 13.3333px;"&gt;'visual cue active' when the &lt;BR /&gt;&lt;/SPAN&gt;actual value is smaller than 0.8 €, regardless of the accumulated percentage. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mats&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355462#M834283</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing visual cues in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355463#M834285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried to use the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;"Text Color" option &lt;/SPAN&gt;instead of visual cues &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If([DTA&amp;nbsp; Betrag kumuliert] &amp;lt; 0.8, LightGreen())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but that doesn't seem to work with&amp;nbsp; "relative" and "full accumulation" either.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/165107_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2017 14:28:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355463#M834285</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-29T14:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing visual cues in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355464#M834286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Think that you cannot query for the status of the "visual cue", but for each expression you may enter further conditions for the background, text-color etc.&lt;/P&gt;&lt;P&gt;Just open the small + for the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2017 14:29:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355464#M834286</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2017-05-29T14:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing visual cues in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355465#M834289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may also repeat the entire calculation-condition of your formula.&lt;/P&gt;&lt;P&gt;Else please post an example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2017 14:31:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355465#M834289</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2017-05-29T14:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing visual cues in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355466#M834291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should've clarified this in the original post. I've stumbled across the text-color option for expressions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, it doesn't seem to work with "relative" and "full accumulation" (2nd Screenshot).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I might just create an example then. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2017 14:43:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355466#M834291</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-29T14:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing visual cues in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355467#M834293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd just like to add a column that says "1" or "active" where the values are green.&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, 29 May 2017 14:51:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355467#M834293</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-29T14:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing visual cues in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355468#M834295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Accumulation might be expressed in a formula like&lt;/P&gt;&lt;P&gt;SUM(Expression1) + ABOVE(SUM(Expression1))&lt;/P&gt;&lt;P&gt;and then put your check on top of it,&lt;/P&gt;&lt;P&gt;eg IF(SUM(Expression1) + ABOVE(SUM(Expression1)) / SUM(TOTAL Expression1) &amp;gt; 0.8, LIGHTGREEN())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2017 14:51:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355468#M834295</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2017-05-29T14:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing visual cues in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355469#M834297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tried multiple versions of the expression you mentioned to build the sum of the column with absolute values.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P&gt;It would be something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;IF(SUM(fabs(Sum({$&amp;lt;[FS Item]={'1180000'}&amp;gt;}([Period Value GC])))&lt;SPAN style="font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;+ ABOVE(SUM(fabs(Sum({$&amp;lt;[FS Item]={'1180000'}&amp;gt;}([Period Value GC])))&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;/ SUM(TOTAL fabs(Sum({$&amp;lt;[FS Item]={'1180000'}&amp;gt;}([Period Value GC])))&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;gt; 0.8, LIGHTGREEN())&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;There seems to be a problem with the fabs() function though. That's why I was glad to find the inherent relative and full accumulation options. It's a nuisance that those options aren't recognized if you reuse the expression.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2017 15:12:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355469#M834297</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-29T15:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing visual cues in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355470#M834299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the problem ist the auto full accumulation option, just do it right:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;RangeSum&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;Above&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;TOTAL&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;fabs&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;[Customer]&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt; = {'A'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;)),0,&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;RowNo&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;()))/&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;{$&amp;lt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;[Customer]&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt; = {'A'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;fabs&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;))&amp;gt;0.8,1) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;--&amp;gt; for the total expression you have to put the fabs() inside the sum &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2017 16:34:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355470#M834299</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-29T16:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing visual cues in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355471#M834301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your suggestion! As I've mentioned here &lt;A href="https://community.qlik.com/message/1274707"&gt;Fabs, Sum &amp;amp;amp; Set Expression&lt;/A&gt; just pulling the fabs() inside of the Sum function doesn't seem to work, unfortunately. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used your expression. It doesn't return a value and for some reason the sorting (DTA Betrag descending) is not working anymore when I add the expression to the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/165122_Capture.JPG" style="height: 221px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oh and don't get me wrong, I am sure I am just doing it wrong, I just thought there might be an easy way to address the visual cues as I've been struggling with the total expression for quite a while now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Mats&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2017 17:06:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355471#M834301</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-29T17:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing visual cues in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355472#M834303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mats,&lt;/P&gt;&lt;P&gt;just create a better example, with all the fields that are used as dimensions and within expressions....&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; you can scramble confident fields or replace them manually with random data... &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;Regards Robin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2017 17:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355472#M834303</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-29T17:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing visual cues in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355473#M834305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The data reduction and scramble tools are quite effective, I thought it would take far longer to adjust the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find it attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 07:33:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355473#M834305</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-30T07:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing visual cues in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355474#M834307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Should be like the attached?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 07:45:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355474#M834307</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2017-05-30T07:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing visual cues in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355475#M834311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to mark every company that is within the 95% range (or any other percentage, determined by the variable in the input box) with "1" or similar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see there are 6 accounts (tables in the container object) in total, I would like to first assign the value (e.g. 1) so that I can build a sum column. The insight the user is looking for can be described as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"If I audit Company A, how much of the deferred tax assets, current income tax receivables etc. is covered?"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You want to audit only those companies that are in the chosen %range in as many of the 6 accounts/categories &lt;SPAN style="font-size: 13.3333px;"&gt;as possible&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The final (total) table should provide information like &lt;/P&gt;&lt;P&gt;Company&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; Number of categories(accounts) where the company is within %range&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mats&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 08:12:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355475#M834311</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-30T08:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing visual cues in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355476#M834313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So no matter if I use visual cues or the text color option, in the end I want to count the amount of times the company is within the chosen %range.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 08:14:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355476#M834313</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-30T08:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing visual cues in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355477#M834314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dann gebe doch bitte mal ein Beispiel mit input und gewünschtem output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 08:22:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355477#M834314</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2017-05-30T08:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing visual cues in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355478#M834315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Screen.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/165171_Screen.JPG" style="height: 189px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Das wäre als Output der Hilfsspalte vollkommen ausreichend. So könnte ich nachher die Hilfsspalten aufsummieren&lt;/P&gt;&lt;P&gt;und die Aussage treffen: Company XY ist in 4/6 Fällen in der gewählten Range.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 09:02:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355478#M834315</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-30T09:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing visual cues in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355479#M834316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so in etwa?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 09:27:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355479#M834316</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2017-05-30T09:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing visual cues in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355480#M834317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;versuche es mal mit dieser Formel:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(RangeSum(Above( (Sum({$&amp;lt;[FS Item] = {'1180000'}&amp;gt;}[Period Value GC])),0,RowNo()))/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum( TOTAL{$&amp;lt;[FS Item] = {'1180000'}&amp;gt;}([Period Value GC]))&amp;lt;=0.95,1,0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 09:29:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355480#M834317</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2017-05-30T09:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing visual cues in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355481#M834318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ja, das geht genau in die richtige Richtung! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/165185_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Das einzige verbleibende Problem ist, dass er mir die Sortierung verhaut, wenn ich die neuen Funktionen verwende (DTA Betrag soll ja absteigend sortiert sein). Hat jemand eine Ahnung, woran das liegen könnte? Auf dem Sortieren-Tab habe ich alle anderen Optionen entfernt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 09:44:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referencing-visual-cues-in-a-straight-table/m-p/1355481#M834318</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-30T09:44:04Z</dc:date>
    </item>
  </channel>
</rss>

