<?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: Creating a field dynamically to be used as dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477326#M1140267</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;Please see the attached file,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Sep 2013 09:46:25 GMT</pubDate>
    <dc:creator>v_iyyappan</dc:creator>
    <dc:date>2013-09-25T09:46:25Z</dc:date>
    <item>
      <title>Creating a field dynamically to be used as dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477321#M1140262</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 need to create a field (~ additional column in the data) based on inputs given by the user in Qlikview and then use this derived field as a dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex. My input data has&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 128px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="17" width="64"&gt;Company&lt;/TD&gt;&lt;TD width="64"&gt;Score&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;17&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;3&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;5&lt;/TD&gt;&lt;TD align="right"&gt;8&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: right;"&gt;6&lt;/TD&gt;&lt;TD style="text-align: right;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the user will input a range to classify the scores. Ex. 2 cutoffs as 5 and 15. Based on this, every company will be classified as low, middle or high and I want to then obtain charts such as sales by Score Range, export data of all companies in a particular Score Range. Because these score ranges are dynamic, I cannot define these in the input data. So, is it possible for Qlikview to prepare this new column internally so that I can then use it as a dimension.&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 312px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="85" width="64"&gt;Company&lt;/TD&gt;&lt;TD width="64"&gt;Score&lt;/TD&gt;&lt;TD class="xl65" width="184"&gt;&lt;P&gt;Score Range&lt;BR /&gt; (Based on 5 and 15)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(QV to prepare dynamically)&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;10&lt;/TD&gt;&lt;TD&gt;Middle&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;17&lt;/TD&gt;&lt;TD&gt;High&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;3&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;TD&gt;Low&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;20&lt;/TD&gt;&lt;TD&gt;High&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;5&lt;/TD&gt;&lt;TD align="right"&gt;8&lt;/TD&gt;&lt;TD&gt;Middle&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;6&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;TD&gt;Low&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To generalize, I need to create a new dimension in Qlikview which will be defined as an expression (not as simple as the one above).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shweta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 08:49:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477321#M1140262</guid>
      <dc:creator />
      <dc:date>2013-09-25T08:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a field dynamically to be used as dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477322#M1140263</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;In your chart, add a &lt;STRONG&gt;calculated dimension&lt;/STRONG&gt;, something like:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;= &lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Score&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;$(vc1)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, 'LOW', &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Score&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &amp;lt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;$(vc2)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;, 'MEDIUM', 'HIGH')) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;where vc1 and vc2 are variables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Remove the dimension Customer (it is now calculated) if previously in your chart.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Fabrice&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 09:25:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477322#M1140263</guid>
      <dc:creator />
      <dc:date>2013-09-25T09:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a field dynamically to be used as dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477323#M1140264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Fabrice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want this calculated dimension to be available across other components as well and not only in the chart, like tables. Is there a way I can do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shweta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 09:37:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477323#M1140264</guid>
      <dc:creator />
      <dc:date>2013-09-25T09:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a field dynamically to be used as dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477324#M1140265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Svetlana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can store an expression in a variable as well as a value.&lt;/P&gt;&lt;P&gt;Alternatively, you could create that calculated dimension as a native field in the script. Variables can be used there - provided they are already available, thus they have to be created earlier in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 09:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477324#M1140265</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2013-09-25T09:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a field dynamically to be used as dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477325#M1140266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shweta,&lt;/P&gt;&lt;P&gt;The fields which are created in the script can be used across the application whereas the calculated field (rather dimension) ceated in a chart can't be used/referred in other object. Therefore, create a field in script like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&amp;nbsp; Company,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Score,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Score&amp;gt;=15, 'High', If(Score&amp;gt;=10, 'Medium' , 'Low')) as Grade&lt;/P&gt;&lt;P&gt;From &amp;lt;&amp;gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 09:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477325#M1140266</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-09-25T09:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a field dynamically to be used as dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477326#M1140267</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;Please see the attached file,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 09:46:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477326#M1140267</guid>
      <dc:creator>v_iyyappan</dc:creator>
      <dc:date>2013-09-25T09:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a field dynamically to be used as dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477327#M1140268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The cutoffs of 15 and 10 are user inputs in the dashboard and hence I cannot specify these in the data import script.&lt;/P&gt;&lt;P&gt;Is there a way to define the fields after the data import?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shweta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 10:03:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477327#M1140268</guid>
      <dc:creator />
      <dc:date>2013-09-25T10:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a field dynamically to be used as dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477328#M1140269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Svetlana,&lt;/P&gt;&lt;P&gt;Have a look at the attached example. Unless and until you reload the application you cant send the input from users to backend .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 10:03:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477328#M1140269</guid>
      <dc:creator />
      <dc:date>2013-09-25T10:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a field dynamically to be used as dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477329#M1140270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you missed the attachment! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 10:04:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477329#M1140270</guid>
      <dc:creator />
      <dc:date>2013-09-25T10:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a field dynamically to be used as dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477330#M1140271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DataNibbler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The input parameters in this case the cutoffs for high and low are dynamic and the user inputs them in the dashboard - hence cant include in the scipt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Storing an expression in a variable will apply to only that component, right? I want it to be available to all objects on the sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Svetlana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 10:05:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477330#M1140271</guid>
      <dc:creator />
      <dc:date>2013-09-25T10:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a field dynamically to be used as dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477331#M1140272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This helps.&lt;/P&gt;&lt;P&gt;So I can provide variable names in the script, allow users to make changes to the values in the dashboard and then ask user to click a button to reload the script which will refresh all objects, right?&lt;/P&gt;&lt;P&gt;Also, is it possible to link the button click to run only that portion of the script that creates these derived variables? I know there is a partial reload option but dont know how to specify the sections to be reloaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shweta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 10:12:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477331#M1140272</guid>
      <dc:creator />
      <dc:date>2013-09-25T10:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a field dynamically to be used as dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477332#M1140273</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;You can use sliders to dictate the the ranges of the Score Range.&amp;nbsp; Please see the example I have attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This allows users to dynamically change the bounds.&amp;nbsp; You could automate this further by changing the lower limit should the higher limit be dragged lower than it etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this answers your question.&amp;nbsp; Let me know how you get on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 10:31:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477332#M1140273</guid>
      <dc:creator />
      <dc:date>2013-09-25T10:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Creating a field dynamically to be used as dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477333#M1140274</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; You can reload only the specific section of your code by adding the prefix add or replace as per your needs .&lt;/P&gt;&lt;P&gt;Check the modified app &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 10:52:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477333#M1140274</guid>
      <dc:creator />
      <dc:date>2013-09-25T10:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a field dynamically to be used as dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477334#M1140275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vikram.&lt;/P&gt;&lt;P&gt;Trying this out now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 10:30:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477334#M1140275</guid>
      <dc:creator />
      <dc:date>2013-09-27T10:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a field dynamically to be used as dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477335#M1140276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Steve.&lt;/P&gt;&lt;P&gt;However, I want to use the ScoreRange as dimensions elsewhere - the creation of the variables in the script itself works - refining that further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shweta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 10:31:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477335#M1140276</guid>
      <dc:creator />
      <dc:date>2013-09-27T10:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Creating a field dynamically to be used as dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477336#M1140277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm facing a similar situation where in I'm importing data from an excel sheet. I need the calculated fields to be reloaded on partial reload based on the bounds specified but use the data residing in the Qlikview dashboard itself rather then the excel sheet.&lt;/P&gt;&lt;P&gt;In other words, I want the dashboard to be independent of the Excel file (the partial reload should work even if I delete/rename the excel file) from where I'm importing the original data on partial reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The files attached here with are little tweaked to get data from the excel file, now if I press the button after renaming the excel file, Qlikview pops-up an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you guide me, how do I go about it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Pawan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 09:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477336#M1140277</guid>
      <dc:creator />
      <dc:date>2013-10-10T09:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a field dynamically to be used as dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477337#M1140278</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;&lt;/P&gt;&lt;P&gt;Can someone help me on this please.&lt;/P&gt;&lt;P&gt;I'm not able to find a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2013 05:58:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-field-dynamically-to-be-used-as-dimension/m-p/477337#M1140278</guid>
      <dc:creator />
      <dc:date>2013-10-15T05:58:12Z</dc:date>
    </item>
  </channel>
</rss>

