<?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 replace dimension name in Column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/replace-dimension-name-in-Column/m-p/1663739#M729048</link>
    <description>&lt;P&gt;Hi Guys&lt;/P&gt;&lt;P&gt;I wonder if you could help me. I have a master calendar that has all the usual fields and i have also generated a week sequence number (WeekSEQ) which is an autonumber of week and year. I have a rolling 53 week report and the column headers seemed to have went off, think its because wk 53 only had 2 days and week one had 5. We need week 1 to start on 1st Jan and i am using broken weeks.&lt;/P&gt;&lt;P&gt;Currently the column labels i am using are:&amp;nbsp;='Wk:' &amp;amp; week(max(Date)) for current week,&amp;nbsp;='Wk:' &amp;amp; week(max(Date)-7) for last week etc.&lt;/P&gt;&lt;P&gt;When i use the max(WeekSEQ) and&amp;nbsp;max(WeekSEQ)-1 this gives me the correct number (108 and 107) but this is of no use, is there a way i can replace WeekSEQ with week so it will show me Wk2, Wk1, Wk53, Wk52 etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Is there a way in the column label i can replace WeekSEQ with Week. I have been looking but not getting anywhere with it.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 19:20:35 GMT</pubDate>
    <dc:creator>pandrews87</dc:creator>
    <dc:date>2024-11-16T19:20:35Z</dc:date>
    <item>
      <title>replace dimension name in Column</title>
      <link>https://community.qlik.com/t5/QlikView/replace-dimension-name-in-Column/m-p/1663739#M729048</link>
      <description>&lt;P&gt;Hi Guys&lt;/P&gt;&lt;P&gt;I wonder if you could help me. I have a master calendar that has all the usual fields and i have also generated a week sequence number (WeekSEQ) which is an autonumber of week and year. I have a rolling 53 week report and the column headers seemed to have went off, think its because wk 53 only had 2 days and week one had 5. We need week 1 to start on 1st Jan and i am using broken weeks.&lt;/P&gt;&lt;P&gt;Currently the column labels i am using are:&amp;nbsp;='Wk:' &amp;amp; week(max(Date)) for current week,&amp;nbsp;='Wk:' &amp;amp; week(max(Date)-7) for last week etc.&lt;/P&gt;&lt;P&gt;When i use the max(WeekSEQ) and&amp;nbsp;max(WeekSEQ)-1 this gives me the correct number (108 and 107) but this is of no use, is there a way i can replace WeekSEQ with week so it will show me Wk2, Wk1, Wk53, Wk52 etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Is there a way in the column label i can replace WeekSEQ with Week. I have been looking but not getting anywhere with it.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:20:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/replace-dimension-name-in-Column/m-p/1663739#M729048</guid>
      <dc:creator>pandrews87</dc:creator>
      <dc:date>2024-11-16T19:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: replace dimension name in Column</title>
      <link>https://community.qlik.com/t5/QlikView/replace-dimension-name-in-Column/m-p/1672732#M729049</link>
      <description>&lt;P&gt;There are a few posts on this one, surprised you did not find them, you need to change a system setting:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/NumberInterpretationVariables/BrokenWeeks.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/NumberInterpretationVariables/BrokenWeeks.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Broken Weeks setting is what I think you need to tweak here.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 22:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/replace-dimension-name-in-Column/m-p/1672732#M729049</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-02-05T22:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: replace dimension name in Column</title>
      <link>https://community.qlik.com/t5/QlikView/replace-dimension-name-in-Column/m-p/1672881#M729050</link>
      <description>&lt;P&gt;&lt;EM&gt;Hi Brett&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I do use broken weeks. The issue is trying to get the week number from my week seq number so that the column labels are correct. When i use for the column header max(WeekSeq)-1 this gives me the correct week sequence number, but this is of no use. I need to use (WeekSeq) for the calculation but somehow replace this with the week number that the weekseq number relates to.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 11:14:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/replace-dimension-name-in-Column/m-p/1672881#M729050</guid>
      <dc:creator>pandrews87</dc:creator>
      <dc:date>2020-02-06T11:14:04Z</dc:date>
    </item>
  </channel>
</rss>

