<?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: Changing Dimension Value in LoadScript in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Changing-Dimension-Value-in-LoadScript/m-p/2041757#M85789</link>
    <description>&lt;P&gt;If you know the names you can create an inline table in the script to create a new table that you can use as the dimension that will understand the data from the perspective of each system. Another solution would be to use a mapping table to bring that name into the other table.&lt;/P&gt;
&lt;P&gt;The code to create an inline table would be:&lt;/P&gt;
&lt;P&gt;SystemNames:&lt;BR /&gt;Load * inline [&lt;BR /&gt;System ID, System Name&lt;BR /&gt;1, &lt;SPAN&gt;System Name 01&lt;BR /&gt;&lt;/SPAN&gt;2, &lt;SPAN&gt;System Name 02&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;12,&amp;nbsp;System Name 12&lt;BR /&gt;&lt;/SPAN&gt;];&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Feb 2023 03:32:14 GMT</pubDate>
    <dc:creator>Lisa_P</dc:creator>
    <dc:date>2023-02-24T03:32:14Z</dc:date>
    <item>
      <title>Changing Dimension Value in LoadScript</title>
      <link>https://community.qlik.com/t5/App-Development/Changing-Dimension-Value-in-LoadScript/m-p/2041751#M85788</link>
      <description>&lt;P&gt;I have a dimension called [System ID] which has a value of 1 to 15. Each of those numerical values actually represent a unique system and I'd like the dimension to display the name instead of the ID. In SQL Server I only have the ID not Name. Is there a way in the LoadScript, or otherwise, to change the value of each? For example, when [Record ID] = '1' change it to 'System Name 01'.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for any suggestions!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 03:21:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Changing-Dimension-Value-in-LoadScript/m-p/2041751#M85788</guid>
      <dc:creator>jcampbell</dc:creator>
      <dc:date>2023-02-24T03:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Dimension Value in LoadScript</title>
      <link>https://community.qlik.com/t5/App-Development/Changing-Dimension-Value-in-LoadScript/m-p/2041757#M85789</link>
      <description>&lt;P&gt;If you know the names you can create an inline table in the script to create a new table that you can use as the dimension that will understand the data from the perspective of each system. Another solution would be to use a mapping table to bring that name into the other table.&lt;/P&gt;
&lt;P&gt;The code to create an inline table would be:&lt;/P&gt;
&lt;P&gt;SystemNames:&lt;BR /&gt;Load * inline [&lt;BR /&gt;System ID, System Name&lt;BR /&gt;1, &lt;SPAN&gt;System Name 01&lt;BR /&gt;&lt;/SPAN&gt;2, &lt;SPAN&gt;System Name 02&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;12,&amp;nbsp;System Name 12&lt;BR /&gt;&lt;/SPAN&gt;];&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 03:32:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Changing-Dimension-Value-in-LoadScript/m-p/2041757#M85789</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2023-02-24T03:32:14Z</dc:date>
    </item>
  </channel>
</rss>

