<?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: Cannot construct data type time, some of the arguments have values which are not valid.. in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cannot-construct-data-type-time-some-of-the-arguments-have/m-p/2086062#M47420</link>
    <description>&lt;P&gt;Not working&lt;/P&gt;</description>
    <pubDate>Mon, 20 Sep 2021 10:31:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-09-20T10:31:38Z</dc:date>
    <item>
      <title>Cannot construct data type time, some of the arguments have values which are not valid..</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cannot-construct-data-type-time-some-of-the-arguments-have/m-p/2085919#M47407</link>
      <description>&lt;P&gt;Hi Guys I am working on a Direct Query table date calculation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The date calculation working fine on the import mode and not working on DQ mode. What is the reason for this and how to fix it.&lt;BR /&gt;&lt;BR /&gt;Error Message : Cannot construct data type time, some of the arguments have values which are not valid..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 09:49:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cannot-construct-data-type-time-some-of-the-arguments-have/m-p/2085919#M47407</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-20T09:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot construct data type time, some of the arguments have values which are not valid..</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cannot-construct-data-type-time-some-of-the-arguments-have/m-p/2085924#M47408</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="52518" data-lia-user-login="Fowmy" class="lia-mention lia-mention-user"&gt;Fowmy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 09:50:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cannot-construct-data-type-time-some-of-the-arguments-have/m-p/2085924#M47408</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-20T09:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot construct data type time, some of the arguments have values which are not valid..</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cannot-construct-data-type-time-some-of-the-arguments-have/m-p/2085994#M47418</link>
      <description>&lt;P&gt;date(2021, 9, 3)&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 10:13:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cannot-construct-data-type-time-some-of-the-arguments-have/m-p/2085994#M47418</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-20T10:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot construct data type time, some of the arguments have values which are not valid..</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cannot-construct-data-type-time-some-of-the-arguments-have/m-p/2086062#M47420</link>
      <description>&lt;P&gt;Not working&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 10:31:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cannot-construct-data-type-time-some-of-the-arguments-have/m-p/2086062#M47420</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-20T10:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot construct data type time, some of the arguments have values which are not valid..</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cannot-construct-data-type-time-some-of-the-arguments-have/m-p/2086074#M47422</link>
      <description>&lt;P&gt;Most likely because your column that you want to apply the "&amp;lt;=" operator to is not of type date/time whereas DATE(...) is.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 10:36:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cannot-construct-data-type-time-some-of-the-arguments-have/m-p/2086074#M47422</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-20T10:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot construct data type time, some of the arguments have values which are not valid..</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cannot-construct-data-type-time-some-of-the-arguments-have/m-p/2086196#M47429</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which type of data do you have in the [DownTime_Start] column? Can you share a sample of your data here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Appreciate your Kudos&lt;/STRONG&gt;&lt;span class="lia-unicode-emoji" title=":victory_hand:"&gt;✌️&lt;/span&gt;&lt;STRONG&gt;!!&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 11:50:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cannot-construct-data-type-time-some-of-the-arguments-have/m-p/2086196#M47429</guid>
      <dc:creator>VahidDM</dc:creator>
      <dc:date>2021-09-20T11:50:06Z</dc:date>
    </item>
  </channel>
</rss>

