<?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 Line chart X axis displaying wrong date in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Line-chart-X-axis-displaying-wrong-date/m-p/3717243#M8974</link>
    <description>&lt;P&gt;I am having trouble displaying the correct date for corresponding data points.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="elambs_2-1708609868745.png" style="width: 586px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1047519iF3921CA9BA2AB36B/image-dimensions/586x151?v=v2" width="586" height="151" role="button" title="elambs_2-1708609868745.png" alt="elambs_2-1708609868745.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the image above, the data points are shown week by week. However, the x-axis is displaying the sunday date and not the corresponding date that I have assigned in the table. For example, the last data point is for the week of the 12th of Feb, but it says Feb 11. How do I get the x-axis to show Monday start date (Feb 12) and not Sunday start date (Feb 11)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For additional info I have included the DAX measure created for the Week Start Date associated with the x-axis.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="elambs_1-1708609614380.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1047515i0A7CDB54565AF52A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="elambs_1-1708609614380.png" alt="elambs_1-1708609614380.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to keep the x-axis continuous to show the trendline and also ideally have the date displayed as 2024-02-12 and not Feb 12. Pls lmk what I can do to fix this issue.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Feb 2024 13:51:46 GMT</pubDate>
    <dc:creator>elambs</dc:creator>
    <dc:date>2024-02-22T13:51:46Z</dc:date>
    <item>
      <title>Line chart X axis displaying wrong date</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Line-chart-X-axis-displaying-wrong-date/m-p/3717243#M8974</link>
      <description>&lt;P&gt;I am having trouble displaying the correct date for corresponding data points.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="elambs_2-1708609868745.png" style="width: 586px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1047519iF3921CA9BA2AB36B/image-dimensions/586x151?v=v2" width="586" height="151" role="button" title="elambs_2-1708609868745.png" alt="elambs_2-1708609868745.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the image above, the data points are shown week by week. However, the x-axis is displaying the sunday date and not the corresponding date that I have assigned in the table. For example, the last data point is for the week of the 12th of Feb, but it says Feb 11. How do I get the x-axis to show Monday start date (Feb 12) and not Sunday start date (Feb 11)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For additional info I have included the DAX measure created for the Week Start Date associated with the x-axis.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="elambs_1-1708609614380.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1047515i0A7CDB54565AF52A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="elambs_1-1708609614380.png" alt="elambs_1-1708609614380.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to keep the x-axis continuous to show the trendline and also ideally have the date displayed as 2024-02-12 and not Feb 12. Pls lmk what I can do to fix this issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 13:51:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Line-chart-X-axis-displaying-wrong-date/m-p/3717243#M8974</guid>
      <dc:creator>elambs</dc:creator>
      <dc:date>2024-02-22T13:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart X axis displaying wrong date</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Line-chart-X-axis-displaying-wrong-date/m-p/3718404#M8978</link>
      <description>&lt;LI-CODE lang="markup"&gt;I would like to keep the x-axis continuous &lt;/LI-CODE&gt;
&lt;P&gt;Then you are at the mercy of the axis rendering gods.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Consider using different visuals.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 23:59:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Line-chart-X-axis-displaying-wrong-date/m-p/3718404#M8978</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-02-22T23:59:53Z</dc:date>
    </item>
  </channel>
</rss>

