<?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>SeanFL Tracker</title>
    <link>https://community.fabric.microsoft.com/t5/s/yrjkf47658/tracker</link>
    <description>SeanFL Tracker</description>
    <pubDate>Thu, 17 Sep 2026 16:51:03 GMT</pubDate>
    <dc:date>2026-09-17T16:51:03Z</dc:date>
    <item>
      <title>Re: Convert quarterly date (Q3 2022) to numeric date</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Convert-quarterly-date-Q3-2022-to-numeric-date/m-p/2656357#M931741</link>
      <description>&lt;P&gt;Thank you so much. That worked perfectly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 18:34:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Convert-quarterly-date-Q3-2022-to-numeric-date/m-p/2656357#M931741</guid>
      <dc:creator>SeanFL</dc:creator>
      <dc:date>2022-07-22T18:34:20Z</dc:date>
    </item>
    <item>
      <title>Convert quarterly date (Q3 2022) to numeric date</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Convert-quarterly-date-Q3-2022-to-numeric-date/m-p/2651319#M930376</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm have a column of dates, some of which are formatted numerically 3/2/2022, some of which are entered as "Q1 2023", and a few "null" entries. The column itself is of Any (ABC-123). I'm trying to create a new column that copies dates entered in the numeric format and those that are null and changes anything written as a quarterly date into a generic placeholder date.&lt;/P&gt;&lt;P&gt;Q1 - 1/1/2023&lt;/P&gt;&lt;P&gt;Q2 - 4/1/2023&lt;/P&gt;&lt;P&gt;Q3 - 7/1/2023&lt;/P&gt;&lt;P&gt;Q4 - 10/1/2023&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know my code doesn't work and I appreciate any direction or assistance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;if Type.Is([Target Dev Start], Date.Type) = true or null then [Target Dev Start] else 
Date.StartOfQuarter(#date(Number.From(Text.End([String],4)), Number.From(Text.Start([String], 2)), 1))&lt;/LI-CODE&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>Wed, 20 Jul 2022 19:55:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Convert-quarterly-date-Q3-2022-to-numeric-date/m-p/2651319#M930376</guid>
      <dc:creator>SeanFL</dc:creator>
      <dc:date>2022-07-20T19:55:42Z</dc:date>
    </item>
  </channel>
</rss>

