<?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: Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview/m-p/1215975#M862967</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashok,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your doubt will clear in your data model&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case 1:-I hope they created Master calendar&amp;nbsp; and they rename/Alias same field twice as Lost year,Booked year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case 2:-may be these 2 calender's are controlled in Variables&lt;/P&gt;&lt;P&gt;List box properties-&amp;gt;Min value &amp;amp; Max value they controlled with same field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and these 2 tables are joined with Year Field so better to post your script or your data model,so that our folks will do more help for the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jan 2017 13:40:04 GMT</pubDate>
    <dc:creator>ramasaisaksoft</dc:creator>
    <dc:date>2017-01-09T13:40:04Z</dc:date>
    <item>
      <title>Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview/m-p/1215969#M862961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi..I have two years Lost year and Booked year. In the 'Bookings' tab iam using booked year and the 'Lost' tab iam using lost year.&lt;/P&gt;&lt;P&gt;I have multiple years like 2011 to 2016 in both booked year and lost year.&lt;/P&gt;&lt;P&gt;My scenario&amp;nbsp; is if I select 2015 in booked year in 'Bookings' tab automatically 2015 is selected in lost year in 'Lost' tab. How it is possible. Please suggest on this.&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/Qlikview/m-p/1215969#M862961</guid>
      <dc:creator>ashokraju</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview/m-p/1215970#M862962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do this with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- A linked calendar&lt;/P&gt;&lt;P&gt;2- by using a field trigger&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - add an on select trigger and an on change trigger to both fields to they mimic each other&lt;/P&gt;&lt;P&gt;3- use set analysis &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 13:13:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview/m-p/1215970#M862962</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2017-01-09T13:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview/m-p/1215971#M862963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raju,&lt;/P&gt;&lt;P&gt;the both fields &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Lost year and Booked year&lt;/SPAN&gt; are in same table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In qlikview, if you select any value in on tab that value related tabs also highlighted .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 13:19:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview/m-p/1215971#M862963</guid>
      <dc:creator />
      <dc:date>2017-01-09T13:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview/m-p/1215972#M862964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramu..both are from different tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 13:30:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview/m-p/1215972#M862964</guid>
      <dc:creator>ashokraju</dc:creator>
      <dc:date>2017-01-09T13:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview/m-p/1215973#M862965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you please explain more&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 13:30:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview/m-p/1215973#M862965</guid>
      <dc:creator>ashokraju</dc:creator>
      <dc:date>2017-01-09T13:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview/m-p/1215974#M862966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I were doing it then I would use field triggers, please see the attached which is a simple explanation (make a selection in s_code and watch e_code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See settings &amp;gt; document properties &amp;gt; triggers &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then look at the field event triggers for S_CODE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 13:35:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview/m-p/1215974#M862966</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2017-01-09T13:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview/m-p/1215975#M862967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashok,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your doubt will clear in your data model&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case 1:-I hope they created Master calendar&amp;nbsp; and they rename/Alias same field twice as Lost year,Booked year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case 2:-may be these 2 calender's are controlled in Variables&lt;/P&gt;&lt;P&gt;List box properties-&amp;gt;Min value &amp;amp; Max value they controlled with same field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and these 2 tables are joined with Year Field so better to post your script or your data model,so that our folks will do more help for the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 13:40:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview/m-p/1215975#M862967</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2017-01-09T13:40:04Z</dc:date>
    </item>
  </channel>
</rss>

