<?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: Format Listed Values in Input Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Format-Listed-Values-in-Input-Box/m-p/960423#M528099</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is it the variables being defined you ahve the issue with or the actual dimension names?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where are you defining your drop down list of dimensions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Oct 2015 15:29:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-10-12T15:29:13Z</dc:date>
    <item>
      <title>Format Listed Values in Input Box</title>
      <link>https://community.qlik.com/t5/QlikView/Format-Listed-Values-in-Input-Box/m-p/960422#M528098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&amp;nbsp; I have an Input Box that is being used to control the Dimensions in a number of graphs.&amp;nbsp; To do this I created an input box that defines a variable and listed other field names in the "Listed Variables".&amp;nbsp; I then use the defined variable as the Dimension in a number of graphs (this allows the dimensions of all graphs to change based on a user selection from a drop down in an input box).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue right now is, field names are not always named with user friendly names.&amp;nbsp; I am looking for a way to have the drop down display user friendly names for selection (i.e. Paid Year), but actually store something else in the variable (the actual field name of pd_yr) so that is what is passed as the variable name to the graph dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help on this would be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 15:07:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-Listed-Values-in-Input-Box/m-p/960422#M528098</guid>
      <dc:creator />
      <dc:date>2015-10-12T15:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Format Listed Values in Input Box</title>
      <link>https://community.qlik.com/t5/QlikView/Format-Listed-Values-in-Input-Box/m-p/960423#M528099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is it the variables being defined you ahve the issue with or the actual dimension names?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where are you defining your drop down list of dimensions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 15:29:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-Listed-Values-in-Input-Box/m-p/960423#M528099</guid>
      <dc:creator />
      <dc:date>2015-10-12T15:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Format Listed Values in Input Box</title>
      <link>https://community.qlik.com/t5/QlikView/Format-Listed-Values-in-Input-Box/m-p/960424#M528100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a variable with user friendly values, then use a trigger to set a new variable with an expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=pick( match( vUserFriendly, 'Paid Year', 'Customer'), 'YearPaid','CustNameShort')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the second variable to expand in your dimensions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 15:38:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-Listed-Values-in-Input-Box/m-p/960424#M528100</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-10-12T15:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Format Listed Values in Input Box</title>
      <link>https://community.qlik.com/t5/QlikView/Format-Listed-Values-in-Input-Box/m-p/960425#M528101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can provide user friendly names for the variables in the input box, but am not quite sure where you are defining you dimension list in the input box definition&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 15:46:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-Listed-Values-in-Input-Box/m-p/960425#M528101</guid>
      <dc:creator />
      <dc:date>2015-10-12T15:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Format Listed Values in Input Box</title>
      <link>https://community.qlik.com/t5/QlikView/Format-Listed-Values-in-Input-Box/m-p/960426#M528102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much. This did exactly what I was looking for!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 16:24:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-Listed-Values-in-Input-Box/m-p/960426#M528102</guid>
      <dc:creator />
      <dc:date>2015-10-12T16:24:09Z</dc:date>
    </item>
  </channel>
</rss>

