<?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 datamodel&amp; scripting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/datamodel-scripting/m-p/682139#M475038</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if two field&amp;nbsp; present with in the table but if i select one field&amp;nbsp; it didn't show any association in other(means if i select a value from one field all the value in&amp;nbsp; other field turns gray&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;what to do in this case&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;E.g.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Fiscal Year_GHAJR and AmountInLC_Actual present in the same table and fiscal year present in FiscalCalender table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;in the front end gross revenue is the calculated dimension and summation of all the above dimension but it won't display ,if i make a selection on Fiscal Year_GHAJR field although they present in the same table&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;see the attachment for datamodel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Aug 2014 12:16:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-14T12:16:47Z</dc:date>
    <item>
      <title>datamodel&amp; scripting</title>
      <link>https://community.qlik.com/t5/QlikView/datamodel-scripting/m-p/682139#M475038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if two field&amp;nbsp; present with in the table but if i select one field&amp;nbsp; it didn't show any association in other(means if i select a value from one field all the value in&amp;nbsp; other field turns gray&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;what to do in this case&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;E.g.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Fiscal Year_GHAJR and AmountInLC_Actual present in the same table and fiscal year present in FiscalCalender table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;in the front end gross revenue is the calculated dimension and summation of all the above dimension but it won't display ,if i make a selection on Fiscal Year_GHAJR field although they present in the same table&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;see the attachment for datamodel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 12:16:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/datamodel-scripting/m-p/682139#M475038</guid>
      <dc:creator />
      <dc:date>2014-08-14T12:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: datamodel&amp; scripting</title>
      <link>https://community.qlik.com/t5/QlikView/datamodel-scripting/m-p/682140#M475039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the data. If you have two fields in the same table and you select a value in the first field then if all the values of the other field turn gray that means you have null values in your table in that field. Try adding the fields to a table box object, make your selection selection and see what values exists in the other fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 12:29:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/datamodel-scripting/m-p/682140#M475039</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-08-14T12:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: datamodel&amp; scripting</title>
      <link>https://community.qlik.com/t5/QlikView/datamodel-scripting/m-p/682141#M475040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already do that All actual values present for each year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/64528_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2014 07:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/datamodel-scripting/m-p/682141#M475040</guid>
      <dc:creator />
      <dc:date>2014-08-16T07:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: datamodel&amp; scripting</title>
      <link>https://community.qlik.com/t5/QlikView/datamodel-scripting/m-p/682142#M475041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if I create&amp;nbsp; a pivot chart with Fiscal_Year _GJAHR as dimension and sum( AmountInLC_Actual) as expression &lt;/P&gt;&lt;P&gt;It only display the value for the year 2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/64565_pastedImage_0.png" style="width: 620px; height: 348px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if i select 2011,2012,2013 or 2010 it&amp;nbsp; give zero value ,even though the values are present for all the field as display in table box&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/64567_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2014 07:49:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/datamodel-scripting/m-p/682142#M475041</guid>
      <dc:creator />
      <dc:date>2014-08-16T07:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re: datamodel&amp; scripting</title>
      <link>https://community.qlik.com/t5/QlikView/datamodel-scripting/m-p/682143#M475042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done testing of my application ,I have commented all the code except table which having GJAHR &amp;amp;HSL field .But still i display the same result even though the datamodel just having only one table with three field&lt;/P&gt;&lt;P&gt;problem is whenever i create&amp;nbsp; GJAHR Field &amp;amp; and hsl&amp;nbsp; chart it display 0 result.See the attachment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="64608" alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/64608_pastedImage_0.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 05:21:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/datamodel-scripting/m-p/682143#M475042</guid>
      <dc:creator />
      <dc:date>2014-08-18T05:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: datamodel&amp; scripting</title>
      <link>https://community.qlik.com/t5/QlikView/datamodel-scripting/m-p/682144#M475043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't even open this file.&lt;/P&gt;&lt;P&gt;Can you attach a working copy to analyze further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 05:44:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/datamodel-scripting/m-p/682144#M475043</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-08-18T05:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: datamodel&amp; scripting</title>
      <link>https://community.qlik.com/t5/QlikView/datamodel-scripting/m-p/682145#M475044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please download the RAwData.rar file from this link&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/129457"&gt;help&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 06:10:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/datamodel-scripting/m-p/682145#M475044</guid>
      <dc:creator />
      <dc:date>2014-08-18T06:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Re: datamodel&amp; scripting</title>
      <link>https://community.qlik.com/t5/QlikView/datamodel-scripting/m-p/682146#M475045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlikview is case sensitive. That means that HSL and hsl are two different fields to Qlikview. Try &lt;STRONG&gt;sum(HSL)&lt;/STRONG&gt; instead of &lt;STRONG&gt;sum(hsl)&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 08:21:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/datamodel-scripting/m-p/682146#M475045</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-08-18T08:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: datamodel&amp; scripting</title>
      <link>https://community.qlik.com/t5/QlikView/datamodel-scripting/m-p/682147#M475046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shweta,&lt;/P&gt;&lt;P&gt;Please attach your QVW here.so I can look after it.&lt;/P&gt;&lt;P&gt;I am not able to open the QVW that you have uploaded above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kamal&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 08:27:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/datamodel-scripting/m-p/682147#M475046</guid>
      <dc:creator>kamalqlik</dc:creator>
      <dc:date>2014-08-18T08:27:21Z</dc:date>
    </item>
  </channel>
</rss>

