<?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 REAL TIME TILES AUTO CONVERT TIMESTAMP TO UTC in Real-Time Intelligence</title>
    <link>https://community.fabric.microsoft.com/t5/Real-Time-Intelligence/REAL-TIME-TILES-AUTO-CONVERT-TIMESTAMP-TO-UTC/m-p/4988216#M65</link>
    <description>&lt;DIV&gt;&lt;H1&gt;&lt;STRONG&gt;Dear community members,&amp;nbsp;&lt;/STRONG&gt;&lt;/H1&gt;&lt;P&gt;Need your kind assistance .&lt;/P&gt;&lt;H1&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;When I am trying to make line graph on Real time dashbaord.&lt;/FONT&gt;&lt;/H1&gt;&lt;P&gt;&lt;FONT size="2"&gt;Microsoft applies &lt;STRONG&gt;forced UTC interpretation&lt;/STRONG&gt; on all datetime fields &lt;STRONG&gt;only in dashboard streaming tiles&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT size="2"&gt;I push &lt;STRONG&gt;2026‑02‑02 14:00 (SGT)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;Power BI assumes it is &lt;STRONG&gt;2026‑02‑02 14:00 UTC&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;Then Power BI converts it to &lt;STRONG&gt;your browser local zone (SGT)&amp;nbsp;&lt;/STRONG&gt;Becomes &lt;STRONG&gt;22:00&lt;/STRONG&gt; on the tile.&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;FONT size="2"&gt;I need to have same timestamp on line graph, that i am pushing using streaming type dataset. Is there a way to achieve that?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Feb 2026 08:52:15 GMT</pubDate>
    <dc:creator>ST19</dc:creator>
    <dc:date>2026-02-02T08:52:15Z</dc:date>
    <item>
      <title>REAL TIME TILES AUTO CONVERT TIMESTAMP TO UTC</title>
      <link>https://community.fabric.microsoft.com/t5/Real-Time-Intelligence/REAL-TIME-TILES-AUTO-CONVERT-TIMESTAMP-TO-UTC/m-p/4988216#M65</link>
      <description>&lt;DIV&gt;&lt;H1&gt;&lt;STRONG&gt;Dear community members,&amp;nbsp;&lt;/STRONG&gt;&lt;/H1&gt;&lt;P&gt;Need your kind assistance .&lt;/P&gt;&lt;H1&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;When I am trying to make line graph on Real time dashbaord.&lt;/FONT&gt;&lt;/H1&gt;&lt;P&gt;&lt;FONT size="2"&gt;Microsoft applies &lt;STRONG&gt;forced UTC interpretation&lt;/STRONG&gt; on all datetime fields &lt;STRONG&gt;only in dashboard streaming tiles&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT size="2"&gt;I push &lt;STRONG&gt;2026‑02‑02 14:00 (SGT)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;Power BI assumes it is &lt;STRONG&gt;2026‑02‑02 14:00 UTC&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;Then Power BI converts it to &lt;STRONG&gt;your browser local zone (SGT)&amp;nbsp;&lt;/STRONG&gt;Becomes &lt;STRONG&gt;22:00&lt;/STRONG&gt; on the tile.&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;FONT size="2"&gt;I need to have same timestamp on line graph, that i am pushing using streaming type dataset. Is there a way to achieve that?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 08:52:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Real-Time-Intelligence/REAL-TIME-TILES-AUTO-CONVERT-TIMESTAMP-TO-UTC/m-p/4988216#M65</guid>
      <dc:creator>ST19</dc:creator>
      <dc:date>2026-02-02T08:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: REAL TIME TILES AUTO CONVERT TIMESTAMP TO UTC</title>
      <link>https://community.fabric.microsoft.com/t5/Real-Time-Intelligence/REAL-TIME-TILES-AUTO-CONVERT-TIMESTAMP-TO-UTC/m-p/4993131#M66</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1473436" data-lia-user-login="ST19" class="lia-mention lia-mention-user"&gt;ST19&lt;/a&gt;&amp;nbsp; , &lt;BR /&gt;Thanks for reaching out to the Microsoft Fabric Community forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Power BI Desktop runs on your local machine and therefore follows your system’s local time zone. As a result, timestamps, date values, and functions like TODAY() behave according to your local settings while you are developing the report.&lt;/P&gt;
&lt;P&gt;Power BI Service, on the other hand, operates as a global cloud platform. To ensure consistency for users across different regions, it standardizes all date and time handling to UTC. You can think of UTC as the cloud’s universal reference time. When a report created in a local time zone is published to the Service, those timestamps are interpreted as UTC, which can cause the time values to appear shifted.&lt;/P&gt;
&lt;P&gt;You can work around this by adding a calculated column directly to your table in the Power BI data model view. The logic is simple - you take the UTC date/time and add or subtract the time zone offset. Here's how to do it.&lt;BR /&gt;&lt;BR /&gt;1.&amp;nbsp;Navigate to the Data View:&amp;nbsp;In Power BI Desktop, click on the "Data" icon on the far left pane to view your data table.&lt;/P&gt;
&lt;OL start="2"&gt;
&lt;LI&gt;Create a New Column:&amp;nbsp;From the "Table tools" or "Column tools" ribbon that appears, click "New column."&lt;/LI&gt;
&lt;LI&gt;Enter the DAX Formula:&amp;nbsp;In the formula bar at the top, you'll define your new column. The formula structure is similar to the Power Query method, but the syntax is different. To convert a&amp;nbsp;[TimestampUTC]&amp;nbsp;column to SGT (UTC+8), you would use:&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;TimestampPST = 'YourTableName'[TimestampUTC] + (8/24)&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I hope this information helps. Please do let us know if you have any further queries.&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 05:04:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Real-Time-Intelligence/REAL-TIME-TILES-AUTO-CONVERT-TIMESTAMP-TO-UTC/m-p/4993131#M66</guid>
      <dc:creator>v-nmadadi-msft</dc:creator>
      <dc:date>2026-02-03T05:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: REAL TIME TILES AUTO CONVERT TIMESTAMP TO UTC</title>
      <link>https://community.fabric.microsoft.com/t5/Real-Time-Intelligence/REAL-TIME-TILES-AUTO-CONVERT-TIMESTAMP-TO-UTC/m-p/4993384#M67</link>
      <description>&lt;P&gt;Thank you for your response. I am able to maintain the same timestamp on the report page; however, the real-time dashboard tile applies an inbuilt format that automatically converts the timestamp to UTC, and I am unable to override this behavior. I would prefer not to pin visuals from the report page, as that introduces a noticeable lag. My requirement is to continue using the tiles directly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 09:17:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Real-Time-Intelligence/REAL-TIME-TILES-AUTO-CONVERT-TIMESTAMP-TO-UTC/m-p/4993384#M67</guid>
      <dc:creator>ST19</dc:creator>
      <dc:date>2026-02-03T09:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: REAL TIME TILES AUTO CONVERT TIMESTAMP TO UTC</title>
      <link>https://community.fabric.microsoft.com/t5/Real-Time-Intelligence/REAL-TIME-TILES-AUTO-CONVERT-TIMESTAMP-TO-UTC/m-p/4994394#M69</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1473436" data-lia-user-login="ST19" class="lia-mention lia-mention-user"&gt;ST19&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;The only reliable workaround when continuing to use real-time tiles is to apply a time-zone offset before pushing the data. In other words, for your scenario instead of pushing &lt;STRONG&gt;2026‑02‑02 14:00 (SGT)&amp;nbsp;&lt;/STRONG&gt;to your dashboard, try to push&amp;nbsp;&lt;STRONG&gt;2026‑02‑02 6:00 (SGT)&amp;nbsp;&lt;/STRONG&gt;this will be converted to&amp;nbsp; &lt;STRONG&gt;2026‑02‑02 14:00 (SGT)&amp;nbsp;&lt;/STRONG&gt;in the dashboard achieving your desired value.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2026 06:38:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Real-Time-Intelligence/REAL-TIME-TILES-AUTO-CONVERT-TIMESTAMP-TO-UTC/m-p/4994394#M69</guid>
      <dc:creator>v-nmadadi-msft</dc:creator>
      <dc:date>2026-02-04T06:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: REAL TIME TILES AUTO CONVERT TIMESTAMP TO UTC</title>
      <link>https://community.fabric.microsoft.com/t5/Real-Time-Intelligence/REAL-TIME-TILES-AUTO-CONVERT-TIMESTAMP-TO-UTC/m-p/5000863#M72</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1473436" data-lia-user-login="ST19" class="lia-mention lia-mention-user"&gt;ST19&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Feb 2026 05:34:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Real-Time-Intelligence/REAL-TIME-TILES-AUTO-CONVERT-TIMESTAMP-TO-UTC/m-p/5000863#M72</guid>
      <dc:creator>v-nmadadi-msft</dc:creator>
      <dc:date>2026-02-09T05:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: REAL TIME TILES AUTO CONVERT TIMESTAMP TO UTC</title>
      <link>https://community.fabric.microsoft.com/t5/Real-Time-Intelligence/REAL-TIME-TILES-AUTO-CONVERT-TIMESTAMP-TO-UTC/m-p/5012661#M74</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1473436" data-lia-user-login="ST19" class="lia-mention lia-mention-user"&gt;ST19&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;May I check if this issue has been resolved? If not, Please feel free to contact us if you have any further questions.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2026 04:44:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Real-Time-Intelligence/REAL-TIME-TILES-AUTO-CONVERT-TIMESTAMP-TO-UTC/m-p/5012661#M74</guid>
      <dc:creator>v-nmadadi-msft</dc:creator>
      <dc:date>2026-02-13T04:44:24Z</dc:date>
    </item>
  </channel>
</rss>

