<?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 Interacting with Table Rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Interacting-with-Table-Rows/m-p/227403#M79514</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That may work. I'll run it past my users tomorrow. Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 19 Dec 2010 18:57:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-12-19T18:57:29Z</dc:date>
    <item>
      <title>Interacting with Table Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Interacting-with-Table-Rows/m-p/227396#M79507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So here's a request I got from some users....&lt;/P&gt;&lt;P&gt;They typically leave their QV app open on one screen that has a pivot table with open orders that contain errors that they are investigating in order to fix in our ERP system, which is open on their other screen. They would like to have a quick (one click) way to mark each order in the table as having been fixed. They understand that QV doesn't write data, they are just looking for a visual aid while they work. I showed them that they can right-click and use custom cell formatting to change the color of a cell. This would work but that's too many clicks - they need to work faster than that. I thought about using an inputfield in the table but that seems to be a little awkward and doesn't seem to work well with pivot tables. Does anyone have any suggestions how I might be able to accommodate this request?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-3102_sourceID:3102" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Dec 2010 19:44:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interacting-with-Table-Rows/m-p/227396#M79507</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-12-17T19:44:26Z</dc:date>
    </item>
    <item>
      <title>Interacting with Table Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Interacting-with-Table-Rows/m-p/227397#M79508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dirty but maybe usefull??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Dec 2010 00:03:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interacting-with-Table-Rows/m-p/227397#M79508</guid>
      <dc:creator />
      <dc:date>2010-12-18T00:03:11Z</dc:date>
    </item>
    <item>
      <title>Interacting with Table Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Interacting-with-Table-Rows/m-p/227398#M79509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting. Can you explain what's happening when the macro fires?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Dec 2010 19:16:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interacting-with-Table-Rows/m-p/227398#M79509</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-12-18T19:16:26Z</dc:date>
    </item>
    <item>
      <title>Interacting with Table Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Interacting-with-Table-Rows/m-p/227399#M79510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it''s a very Quick and Dirty document&lt;/P&gt;&lt;P&gt;but it is concatinating rowno's in a variable (string) So value variable = old value || chosen rowno(). Based on this string background color is filled for dimension with index() function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Dec 2010 21:41:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interacting-with-Table-Rows/m-p/227399#M79510</guid>
      <dc:creator />
      <dc:date>2010-12-18T21:41:56Z</dc:date>
    </item>
    <item>
      <title>Interacting with Table Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Interacting-with-Table-Rows/m-p/227400#M79511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That might actually work. If I could get it to work more like a toggle - color on, color off - and not select the cell value when clicked. I don't know if there is anyway to do the latter though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Dec 2010 22:28:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interacting-with-Table-Rows/m-p/227400#M79511</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-12-18T22:28:10Z</dc:date>
    </item>
    <item>
      <title>Interacting with Table Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Interacting-with-Table-Rows/m-p/227401#M79512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the toggle function has to be possible&lt;/P&gt;&lt;P&gt;i will have a look tomorrow!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Dec 2010 22:47:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interacting-with-Table-Rows/m-p/227401#M79512</guid>
      <dc:creator />
      <dc:date>2010-12-18T22:47:53Z</dc:date>
    </item>
    <item>
      <title>Interacting with Table Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Interacting-with-Table-Rows/m-p/227402#M79513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now with toggle function&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Dec 2010 14:15:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interacting-with-Table-Rows/m-p/227402#M79513</guid>
      <dc:creator />
      <dc:date>2010-12-19T14:15:55Z</dc:date>
    </item>
    <item>
      <title>Interacting with Table Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Interacting-with-Table-Rows/m-p/227403#M79514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That may work. I'll run it past my users tomorrow. Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Dec 2010 18:57:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interacting-with-Table-Rows/m-p/227403#M79514</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-12-19T18:57:29Z</dc:date>
    </item>
  </channel>
</rss>

