<?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: Dynamic name change from script fields, based upon user selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-name-change-from-script-fields-based-upon-user-selection/m-p/1660274#M594497</link>
    <description>&lt;P&gt;Marcus, have a Design Blog post that might give you a point in a direction, not sure how good it is, but worth a look for the concept I think.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Slowly-Changing-Dimensions/ba-p/1464187" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Slowly-Changing-Dimensions/ba-p/1464187&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Here is the base URL to this area in case you want to search further for things that might help:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Sorry I do not have something better, but my post will also kick things back up too, so someone may chime in with something else too given the extra info you provided.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Mon, 23 Dec 2019 18:30:25 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-12-23T18:30:25Z</dc:date>
    <item>
      <title>Dynamic name change from script fields, based upon user selection</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-name-change-from-script-fields-based-upon-user-selection/m-p/1658430#M594494</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a quick question, around some dynamic names i'd like to implement within ad hoc reporting.&lt;/P&gt;&lt;P&gt;As per my attached files&lt;/P&gt;&lt;P&gt;1. script - this shows you the list of dimensions and measures, available within the ad hoc reporting.&lt;/P&gt;&lt;P&gt;2. dashboard view - this shows you how the output looks, within the table...&amp;nbsp;when the user selects year 2019.&lt;/P&gt;&lt;P&gt;So when the user selects the year, those headings and data will change accordingly.&lt;/P&gt;&lt;P&gt;My question is relating the the Measures list. How can i get these talking to the selection of Year? so instead of Revenue Current YTD, it will show Revenue 2019 as an option to select.&lt;/P&gt;&lt;P&gt;Any help would be great thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:26:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-name-change-from-script-fields-based-upon-user-selection/m-p/1658430#M594494</guid>
      <dc:creator>marcus_steggall</dc:creator>
      <dc:date>2024-11-16T19:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic name change from script fields, based upon user selection</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-name-change-from-script-fields-based-upon-user-selection/m-p/1658444#M594495</link>
      <description>&lt;P&gt;You could simply adjust the measure text during the load. If you post your script (just that in your image) as text, someone can suggest ways t do this if you are not sure.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 11:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-name-change-from-script-fields-based-upon-user-selection/m-p/1658444#M594495</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2019-12-17T11:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic name change from script fields, based upon user selection</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-name-change-from-script-fields-based-upon-user-selection/m-p/1658445#M594496</link>
      <description>&lt;P&gt;Here is the actual text, within the script... that drives the names of the dimensions.&lt;/P&gt;&lt;P&gt;Not sure how you would make this dynamic, so when say someone selects 2019 in the dashboard, this would update the measure.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dimensions:&lt;BR /&gt;LOAD&lt;BR /&gt;*&lt;BR /&gt;INLINE [&lt;BR /&gt;Dimension&lt;BR /&gt;Client Lead Name&lt;BR /&gt;Client Lead Manager Name&lt;BR /&gt;Lead Manager Name&lt;BR /&gt;Department No.&lt;BR /&gt;Department Name&lt;BR /&gt;Colleague No.&lt;BR /&gt;Colleague Name&lt;BR /&gt;Client No.&lt;BR /&gt;Client Name&lt;BR /&gt;Matter No.&lt;BR /&gt;Fixed Fee Mapping&lt;BR /&gt;Matter Name&lt;BR /&gt;Matter Type. ];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Measures:&lt;BR /&gt;LOAD&lt;BR /&gt;*&lt;BR /&gt;INLINE [&lt;BR /&gt;Measures&lt;BR /&gt;Worked Hours Current YTD&lt;BR /&gt;Worked Hours Prior YTD&lt;BR /&gt;Revenue Current YTD&lt;BR /&gt;Revenue Prior YTD&lt;BR /&gt;Timecost Current YTD&lt;BR /&gt;Timecost Prior YTD&lt;BR /&gt;WUDs Current YTD&lt;BR /&gt;WUDs Prior YTD ];&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 12:04:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-name-change-from-script-fields-based-upon-user-selection/m-p/1658445#M594496</guid>
      <dc:creator>marcus_steggall</dc:creator>
      <dc:date>2019-12-17T12:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic name change from script fields, based upon user selection</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-name-change-from-script-fields-based-upon-user-selection/m-p/1660274#M594497</link>
      <description>&lt;P&gt;Marcus, have a Design Blog post that might give you a point in a direction, not sure how good it is, but worth a look for the concept I think.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Slowly-Changing-Dimensions/ba-p/1464187" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Slowly-Changing-Dimensions/ba-p/1464187&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Here is the base URL to this area in case you want to search further for things that might help:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Sorry I do not have something better, but my post will also kick things back up too, so someone may chime in with something else too given the extra info you provided.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2019 18:30:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-name-change-from-script-fields-based-upon-user-selection/m-p/1660274#M594497</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-12-23T18:30:25Z</dc:date>
    </item>
  </channel>
</rss>

