<?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: Display all dates as day name in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Display-all-dates-as-day-name/m-p/2497111#M102722</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;What dimensions and measure are you currently using?&lt;/P&gt;</description>
    <pubDate>Tue, 10 Dec 2024 14:31:38 GMT</pubDate>
    <dc:creator>Clement15</dc:creator>
    <dc:date>2024-12-10T14:31:38Z</dc:date>
    <item>
      <title>Display all dates as day name</title>
      <link>https://community.qlik.com/t5/App-Development/Display-all-dates-as-day-name/m-p/2497068#M102717</link>
      <description>&lt;P&gt;hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have to create a barchart where I show Total Cost by Day - but I have to display all dates but instead of 2002-01-01 I have Monday as a value and so on and also I should have some demilitation in the chart by week number&lt;/P&gt;
&lt;P&gt;Below is an example - I would have to have each of the days loaded into application - maybe 30 days but instead of the actual date to have Monday/Tuesday .... and also grouped by week&lt;/P&gt;
&lt;DIV id="tinyMceEditorl26b_2" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV id="tinyMceEditorl26b_3" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="l26b_4-1733830324888.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175493iB79CFD4DD90EFCE8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="l26b_4-1733830324888.png" alt="l26b_4-1733830324888.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;how I can achieve this?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 11:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-all-dates-as-day-name/m-p/2497068#M102717</guid>
      <dc:creator>l26b</dc:creator>
      <dc:date>2024-12-10T11:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Display all dates as day name</title>
      <link>https://community.qlik.com/t5/App-Development/Display-all-dates-as-day-name/m-p/2497111#M102722</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;What dimensions and measure are you currently using?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 14:31:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-all-dates-as-day-name/m-p/2497111#M102722</guid>
      <dc:creator>Clement15</dc:creator>
      <dc:date>2024-12-10T14:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Display all dates as day name</title>
      <link>https://community.qlik.com/t5/App-Development/Display-all-dates-as-day-name/m-p/2497115#M102723</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;
&lt;P&gt;event_date as dimension and volume as metric(sum of volume)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 14:37:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-all-dates-as-day-name/m-p/2497115#M102723</guid>
      <dc:creator>l26b</dc:creator>
      <dc:date>2024-12-10T14:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Display all dates as day name</title>
      <link>https://community.qlik.com/t5/App-Development/Display-all-dates-as-day-name/m-p/2497116#M102724</link>
      <description>&lt;P&gt;also calculated week number from event_date&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 14:38:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-all-dates-as-day-name/m-p/2497116#M102724</guid>
      <dc:creator>l26b</dc:creator>
      <dc:date>2024-12-10T14:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Display all dates as day name</title>
      <link>https://community.qlik.com/t5/App-Development/Display-all-dates-as-day-name/m-p/2497118#M102725</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Creating a new column with WeekDay() to get the day of the week wouldn't help you?&lt;BR /&gt;If you have multiple years you can also use WeekName() which gives you the week and year in the same field.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 14:44:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-all-dates-as-day-name/m-p/2497118#M102725</guid>
      <dc:creator>Clement15</dc:creator>
      <dc:date>2024-12-10T14:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Display all dates as day name</title>
      <link>https://community.qlik.com/t5/App-Development/Display-all-dates-as-day-name/m-p/2497855#M102796</link>
      <description>&lt;P&gt;hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in a chart, this will display all dates under "monday" "tuesday" but I want all days from a month on a bar chart with volumes but instead of having written on the chart "2020-01-01' I want to have Monday and so on&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 10:10:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-all-dates-as-day-name/m-p/2497855#M102796</guid>
      <dc:creator>l26b</dc:creator>
      <dc:date>2024-12-13T10:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Display all dates as day name</title>
      <link>https://community.qlik.com/t5/App-Development/Display-all-dates-as-day-name/m-p/2497896#M102810</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;If you have created a WeekDay field, you can use as dimension:&lt;/P&gt;
&lt;P&gt;Dual(WeekDay,event_date)&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 13:41:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-all-dates-as-day-name/m-p/2497896#M102810</guid>
      <dc:creator>Clement15</dc:creator>
      <dc:date>2024-12-13T13:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Display all dates as day name</title>
      <link>https://community.qlik.com/t5/App-Development/Display-all-dates-as-day-name/m-p/2497911#M102813</link>
      <description>&lt;P&gt;Just create Field: Date("Date",'WWWW') as [Day Name],&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 14:26:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-all-dates-as-day-name/m-p/2497911#M102813</guid>
      <dc:creator>eddyvargas</dc:creator>
      <dc:date>2024-12-13T14:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Display all dates as day name</title>
      <link>https://community.qlik.com/t5/App-Development/Display-all-dates-as-day-name/m-p/2497913#M102815</link>
      <description>&lt;P&gt;this worked, thank you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 14:35:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-all-dates-as-day-name/m-p/2497913#M102815</guid>
      <dc:creator>l26b</dc:creator>
      <dc:date>2024-12-13T14:35:37Z</dc:date>
    </item>
  </channel>
</rss>

