<?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: Data type DateTime doesn't work with Post Dataset API method in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Data-type-DateTime-doesn-t-work-with-Post-Dataset-API-method/m-p/1659190#M27781</link>
    <description>&lt;P&gt;You need to send the datetime columns to the push dataset API in ISO8601 format.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Feb 2021 02:20:07 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2021-02-11T02:20:07Z</dc:date>
    <item>
      <title>Data type DateTime doesn't work with Post Dataset API method</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Data-type-DateTime-doesn-t-work-with-Post-Dataset-API-method/m-p/1658071#M27771</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I'm currently trying to post a push dataset using the API. It works fine with strings and integers but when I set a column data type to DateTime I'm not sure if it works. The post request sends without issue but when I create a report on the dataset the date field doesn't have the calender icon it usually has next to date fields and there is no date hierarchy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I'm not sure whether there is something else I have to send to the API, something I'm doing wrong or whether it's just not possible but any help would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 15:08:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Data-type-DateTime-doesn-t-work-with-Post-Dataset-API-method/m-p/1658071#M27771</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-10T15:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Data type DateTime doesn't work with Post Dataset API method</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Data-type-DateTime-doesn-t-work-with-Post-Dataset-API-method/m-p/1659190#M27781</link>
      <description>&lt;P&gt;You need to send the datetime columns to the push dataset API in ISO8601 format.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 02:20:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Data-type-DateTime-doesn-t-work-with-Post-Dataset-API-method/m-p/1659190#M27781</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-02-11T02:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Data type DateTime doesn't work with Post Dataset API method</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Data-type-DateTime-doesn-t-work-with-Post-Dataset-API-method/m-p/1662393#M27818</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;HI&amp;nbsp;@Anonymous&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Can you please share some more detailed information about your operations steps? &lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="http://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;How to Get Your Question Answered Quickly&amp;nbsp;&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Notice: please not attach sensitive data in your sample.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 08:24:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Data-type-DateTime-doesn-t-work-with-Post-Dataset-API-method/m-p/1662393#M27818</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-12T08:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Data type DateTime doesn't work with Post Dataset API method</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Data-type-DateTime-doesn-t-work-with-Post-Dataset-API-method/m-p/1663184#M27824</link>
      <description>&lt;P&gt;Thanks for your response but I have tried that and it hasn't worked. It is recognising that it is a DateTime as it formats it (e.g. 08/09/19 08:00:00), but I still can't use the date hierarchy.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 13:10:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Data-type-DateTime-doesn-t-work-with-Post-Dataset-API-method/m-p/1663184#M27824</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-12T13:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Data type DateTime doesn't work with Post Dataset API method</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Data-type-DateTime-doesn-t-work-with-Post-Dataset-API-method/m-p/1663203#M27825</link>
      <description>&lt;P&gt;That is not ISO8601 format.&amp;nbsp; I am formatting my datetime values in 8601 and have no problems pushing rows into the streaming dataset.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 13:22:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Data-type-DateTime-doesn-t-work-with-Post-Dataset-API-method/m-p/1663203#M27825</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-02-12T13:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Data type DateTime doesn't work with Post Dataset API method</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Data-type-DateTime-doesn-t-work-with-Post-Dataset-API-method/m-p/1663307#M27826</link>
      <description>&lt;P&gt;Sorry what I was saying was I am formatting my datetime values in ISO8601 (yyyy-MM-ddTHH:mm:ssZ) and pushing them into the dataset but then when I create a report on the dataset and look at the data as a table it formats it as dd/MM/yy HH:mm:ss. So therefore, power bi must recognise that the input data is a datetime or why else would it format it.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 14:13:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Data-type-DateTime-doesn-t-work-with-Post-Dataset-API-method/m-p/1663307#M27826</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-12T14:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Data type DateTime doesn't work with Post Dataset API method</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Data-type-DateTime-doesn-t-work-with-Post-Dataset-API-method/m-p/1671055#M27895</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;HI&amp;nbsp;@Anonymous&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;I think it may be related to power bi not add any verify of these posted data so that it only recognizes the default format of datetime values.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Perhaps you can submit an idea to add more DateTime format supports.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Shneg&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 08:34:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Data-type-DateTime-doesn-t-work-with-Post-Dataset-API-method/m-p/1671055#M27895</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-17T08:34:12Z</dc:date>
    </item>
  </channel>
</rss>

