<?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: Change Variable Name throughout the Document in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-Variable-Name-throughout-the-Document/m-p/1376271#M802407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In variable overview section works for scripting. But, In object/report or any else from UI you need to use Manually to replace all things.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Nov 2017 09:59:09 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-11-13T09:59:09Z</dc:date>
    <item>
      <title>Change Variable Name throughout the Document</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Variable-Name-throughout-the-Document/m-p/1376270#M802406</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 my backend script I initially had the following colour variabes starting with &lt;STRONG&gt;RMB_&lt;/STRONG&gt;.&amp;nbsp; I renamed them starting with &lt;STRONG&gt;FR_.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I've reloaded the model and in my Expression Overview I've replaced are expressions&amp;nbsp; starting with RMB_ to FR_.&lt;/P&gt;&lt;P&gt;This works fine, however Text box Colour, Sheet Colours, Colours in Bar Charts, still reflects the old variable name (ie starting with RMB_).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i change these variables, without manually changing the variable name for each object?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Nayan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 612px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" width="280"&gt;Old:&lt;/TD&gt;&lt;TD class="xl66" width="268"&gt;New:&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;Let RMB_Blue = RGB(0,40,81);&lt;/TD&gt;&lt;TD class="xl65"&gt;Let FR_Blue = RGB(0,40,81);&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;Let RMB_Grey_Dark = RGB(124,118,128);&lt;/TD&gt;&lt;TD class="xl65"&gt;Let FR_Grey_Dark = RGB(124,118,128);&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;Let RMB_Yellow = RGB(253,232,102);&lt;/TD&gt;&lt;TD class="xl65"&gt;Let FR_Yellow = RGB(253,232,102);&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;Let RMB_Beige_Dark = RGB(173,166,150);&lt;/TD&gt;&lt;TD class="xl65"&gt;Let FR_Beige_Dark = RGB(173,166,150);&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;Let RMB_Blue_Medium = RGB(118,151,173);&lt;/TD&gt;&lt;TD class="xl65"&gt;Let FR_Blue_Medium = RGB(118,151,173);&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;Let RMB_Beige_Light = RGB(215,215,180);&lt;/TD&gt;&lt;TD class="xl65"&gt;Let FR_Beige_Light = RGB(215,215,180);&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;Let RMB_Blue_Light = RGB(116,160,173);&lt;/TD&gt;&lt;TD class="xl65"&gt;Let FR_Blue_Light = RGB(116,160,173);&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;Let RMB_Green = RGB(146,164,118);&lt;/TD&gt;&lt;TD class="xl65"&gt;Let FR_Green = RGB(146,164,118);&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;Let RMB_Grey_Medium = RGB(140,150,145);&lt;/TD&gt;&lt;TD class="xl65"&gt;Let FR_Grey_Medium = RGB(140,150,145);&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;Let RMB_Red = RGB(160,0,36);&lt;/TD&gt;&lt;TD class="xl65"&gt;Let FR_Red = RGB(160,0,36);&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Variable-Name-throughout-the-Document/m-p/1376270#M802406</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Change Variable Name throughout the Document</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Variable-Name-throughout-the-Document/m-p/1376271#M802407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In variable overview section works for scripting. But, In object/report or any else from UI you need to use Manually to replace all things.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 09:59:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Variable-Name-throughout-the-Document/m-p/1376271#M802407</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-13T09:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Change Variable Name throughout the Document</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Variable-Name-throughout-the-Document/m-p/1376272#M802408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the feedback.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Nayan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 10:02:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Variable-Name-throughout-the-Document/m-p/1376272#M802408</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-13T10:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Change Variable Name throughout the Document</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Variable-Name-throughout-the-Document/m-p/1376273#M802409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, Please flag correct answer to close this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 12:03:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Variable-Name-throughout-the-Document/m-p/1376273#M802409</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-13T12:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Change Variable Name throughout the Document</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Variable-Name-throughout-the-Document/m-p/1376274#M802410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Done&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 12:29:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Variable-Name-throughout-the-Document/m-p/1376274#M802410</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-13T12:29:44Z</dc:date>
    </item>
  </channel>
</rss>

