<?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 Automatically reload data to QV file when any backend data changes.. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Automatically-reload-data-to-QV-file-when-any-backend-data/m-p/156747#M32501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have implemented security to my QV file, so now its working fine, but once the user tries to reload all the data is being shown on the QV file.&lt;/P&gt;&lt;P&gt;1- how to restict /hide the script and reload option from user ?&lt;/P&gt;&lt;P&gt;2- How to give the full acess to the admin? as if am loggin with admin id its just acting like the user acess.&lt;/P&gt;&lt;P&gt;3- How to reload the QV file (how to scedule the QV file) ,once the back end data is getting changed.&lt;/P&gt;&lt;P&gt;as if i am adding some data in backend then without reload the same wont be reflected in QV file, and again i want to hide the option reload for the users. So how to reload the QV file automatically?&lt;/P&gt;&lt;P&gt;Please help me out.&lt;/P&gt;&lt;P&gt;Any help will be appreaciated.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mahasweta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Aug 2009 17:07:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-08-13T17:07:15Z</dc:date>
    <item>
      <title>Automatically reload data to QV file when any backend data changes..</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-reload-data-to-QV-file-when-any-backend-data/m-p/156747#M32501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have implemented security to my QV file, so now its working fine, but once the user tries to reload all the data is being shown on the QV file.&lt;/P&gt;&lt;P&gt;1- how to restict /hide the script and reload option from user ?&lt;/P&gt;&lt;P&gt;2- How to give the full acess to the admin? as if am loggin with admin id its just acting like the user acess.&lt;/P&gt;&lt;P&gt;3- How to reload the QV file (how to scedule the QV file) ,once the back end data is getting changed.&lt;/P&gt;&lt;P&gt;as if i am adding some data in backend then without reload the same wont be reflected in QV file, and again i want to hide the option reload for the users. So how to reload the QV file automatically?&lt;/P&gt;&lt;P&gt;Please help me out.&lt;/P&gt;&lt;P&gt;Any help will be appreaciated.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mahasweta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2009 17:07:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-reload-data-to-QV-file-when-any-backend-data/m-p/156747#M32501</guid>
      <dc:creator />
      <dc:date>2009-08-13T17:07:15Z</dc:date>
    </item>
    <item>
      <title>Automatically reload data to QV file when any backend data changes..</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-reload-data-to-QV-file-when-any-backend-data/m-p/156748#M32502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For security implementation you need to use the Section Access and for reloading the data when DB is changed, you need to set a trigger out side the QV to know whenever there is a change in Data. Once you know data is updated just run a refresh.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2009 21:10:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-reload-data-to-QV-file-when-any-backend-data/m-p/156748#M32502</guid>
      <dc:creator />
      <dc:date>2009-08-13T21:10:02Z</dc:date>
    </item>
    <item>
      <title>Automatically reload data to QV file when any backend data changes..</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-reload-data-to-QV-file-when-any-backend-data/m-p/156749#M32503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;Thanks a lot for the reply.&lt;/P&gt;&lt;P&gt;Exactly you are right ,i want to refresh the QV /reload QV once the backend data is upadted.&lt;/P&gt;&lt;P&gt;Could you please tell me how to go about the same?&lt;/P&gt;&lt;P&gt;Writing a trigger outside QV , that means i shoulw write a triger in the database to know for any updation in the database.&lt;/P&gt;&lt;P&gt;Then how to connect this trigger to QV so that QV will automatically refresh, is there any sceduler in QV, so that i can scedule the file to be refreshed with some regular interval, or what will be best way to solve the same.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mahasweta&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2009 13:00:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-reload-data-to-QV-file-when-any-backend-data/m-p/156749#M32503</guid>
      <dc:creator />
      <dc:date>2009-08-17T13:00:15Z</dc:date>
    </item>
    <item>
      <title>Automatically reload data to QV file when any backend data changes..</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-reload-data-to-QV-file-when-any-backend-data/m-p/156750#M32504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Please provide me some solutions please.&lt;/P&gt;&lt;P&gt;I need this urgently.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mahasweta&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2009 16:58:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-reload-data-to-QV-file-when-any-backend-data/m-p/156750#M32504</guid>
      <dc:creator />
      <dc:date>2009-08-17T16:58:17Z</dc:date>
    </item>
  </channel>
</rss>

