<?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: Row level commenting in Qliksense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Row-level-commenting-in-Qliksense/m-p/1776339#M60186</link>
    <description>&lt;P&gt;There is no inbuilt functionality of write back in Qlik Sense.&amp;nbsp; Tresesco mentioned the VizLib extension that allows writing back to allow data entered and saved.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can also check the extension available on the Qlik Garden site&amp;nbsp;&amp;nbsp;&lt;A href="https://developer.qlik.com/garden/5b39f35c906012c8b4c690ca" target="_blank"&gt;https://developer.qlik.com/garden/5b39f35c906012c8b4c690ca&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jan 2021 13:54:49 GMT</pubDate>
    <dc:creator>skamath1</dc:creator>
    <dc:date>2021-01-21T13:54:49Z</dc:date>
    <item>
      <title>Row level commenting in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Row-level-commenting-in-Qliksense/m-p/1776164#M60174</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;I want a feature such that users can go and comment on the charts (I'll start with straight table maybe, then can think about other charts)&lt;/P&gt;&lt;P&gt;Suppose the table is like:&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;FONT face="arial black,avant garde"&gt;COUNTRY&lt;/FONT&gt;&lt;/TD&gt;&lt;TD&gt;&lt;FONT face="arial black,avant garde"&gt;YoY SALES&lt;/FONT&gt;&lt;/TD&gt;&lt;TD&gt;&lt;FONT face="arial black,avant garde"&gt;COUNTRY HEAD COMMENTS&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;INDIA&lt;/TD&gt;&lt;TD&gt;-80 M&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#FF0000"&gt;Covid Impact&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;USA&lt;/TD&gt;&lt;TD&gt;-20 M&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#FF0000"&gt;Covid, Protests Impact&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;CHINA&lt;/TD&gt;&lt;TD&gt;+90 M&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The column "Country head comments" must be filled on the dashboard by the users and must be saved as well.&lt;/P&gt;&lt;P&gt;Please help if any such feature or way around is possible.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 16:08:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Row-level-commenting-in-Qliksense/m-p/1776164#M60174</guid>
      <dc:creator>sujit_nath</dc:creator>
      <dc:date>2021-12-22T16:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Row level commenting in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Row-level-commenting-in-Qliksense/m-p/1776170#M60175</link>
      <description>&lt;P&gt;You can try with write-back extensions. Vizlib has one; there may be some from others available as well you might want to search for.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 06:17:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Row-level-commenting-in-Qliksense/m-p/1776170#M60175</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2021-01-21T06:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Row level commenting in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Row-level-commenting-in-Qliksense/m-p/1776175#M60176</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;you can maintain data in google sheet and shared to user and allow to enter remarks,&lt;/P&gt;&lt;P&gt;then&lt;/P&gt;&lt;P&gt;you call that google sheet into qlik and show as table with comment,&lt;/P&gt;&lt;P&gt;ksrinivasan&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 06:38:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Row-level-commenting-in-Qliksense/m-p/1776175#M60176</guid>
      <dc:creator>Ksrinivasan</dc:creator>
      <dc:date>2021-01-21T06:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Row level commenting in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Row-level-commenting-in-Qliksense/m-p/1776333#M60185</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/80712"&gt;@Ksrinivasan&lt;/a&gt;&amp;nbsp; Thanks for the response.. however to clarify the ques.. I'm looking for something where the user can enter comments on the Qliksense dashboard. and they must be saved at real time.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 13:25:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Row-level-commenting-in-Qliksense/m-p/1776333#M60185</guid>
      <dc:creator>sujit_nath</dc:creator>
      <dc:date>2021-01-21T13:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Row level commenting in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Row-level-commenting-in-Qliksense/m-p/1776339#M60186</link>
      <description>&lt;P&gt;There is no inbuilt functionality of write back in Qlik Sense.&amp;nbsp; Tresesco mentioned the VizLib extension that allows writing back to allow data entered and saved.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can also check the extension available on the Qlik Garden site&amp;nbsp;&amp;nbsp;&lt;A href="https://developer.qlik.com/garden/5b39f35c906012c8b4c690ca" target="_blank"&gt;https://developer.qlik.com/garden/5b39f35c906012c8b4c690ca&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 13:54:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Row-level-commenting-in-Qliksense/m-p/1776339#M60186</guid>
      <dc:creator>skamath1</dc:creator>
      <dc:date>2021-01-21T13:54:49Z</dc:date>
    </item>
  </channel>
</rss>

