<?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: how to convert date time UTC to IST format in powerbi in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4848627#M185054</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1082687" data-lia-user-login="krishna_murthy" class="lia-mention lia-mention-user"&gt;krishna_murthy&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Could you let me know if your issue has been resolved or if you still need any more information? If you need further help, please let us know.&lt;/P&gt;</description>
    <pubDate>Mon, 13 Oct 2025 07:01:13 GMT</pubDate>
    <dc:creator>V-yubandi-msft</dc:creator>
    <dc:date>2025-10-13T07:01:13Z</dc:date>
    <item>
      <title>how to convert date time UTC to IST format in powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4836697#M184709</link>
      <description>&lt;P&gt;I have an more than 20 tables. which is connected semantic model from SQL to Powerbi, while getting the data into powerbi Data is came like in UST format. due to that data count is mismatch from IST count. So i want to know how to convert/change the data powerbi with match the count in IST values and look for any fesiable options like Power query &amp;amp; DAX or any other way.&lt;BR /&gt;. Please suggest further.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Sep 2025 18:44:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4836697#M184709</guid>
      <dc:creator>krishna_murthy</dc:creator>
      <dc:date>2025-09-26T18:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert date time UTC to IST format in powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4836844#M184712</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1082687" data-lia-user-login="krishna_murthy" class="lia-mention lia-mention-user"&gt;krishna_murthy&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use Power query (most efficient and sustainable method)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Go to Power Query Editor&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN&gt;Select your date/time column&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Use this formula in a Custom Column&lt;/P&gt;&lt;P&gt;(Replace &lt;FONT color="#FF0000"&gt;YourColumnName&lt;/FONT&gt; with your actual column name)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="markup"&gt;DateTime.Add([YourColumnName], #duration(0, 5, 30, 0))&lt;/LI-CODE&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN&gt;Change the new column's type to &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Date/Time&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Replace the original column with this new one&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Repeat for all key date columns in your 20 tables&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;EM&gt;if this post helps, then I would appreciate a thumbs up&lt;/EM&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;EM&gt;and&amp;nbsp;&lt;STRONG&gt;mark it as the solution&lt;/STRONG&gt;&amp;nbsp;&lt;/EM&gt;&lt;EM&gt;to help the other members find it more quickly.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 27 Sep 2025 06:20:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4836844#M184712</guid>
      <dc:creator>Ahmed-Elfeel</dc:creator>
      <dc:date>2025-09-27T06:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert date time UTC to IST format in powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4836944#M184716</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/838901" target="_self"&gt;&lt;SPAN class=""&gt;Ahmed-Elfeel&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;BR /&gt;See getting below error like this, requesting please check and do the needful&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Sep 2025 11:30:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4836944#M184716</guid>
      <dc:creator>krishna_murthy</dc:creator>
      <dc:date>2025-09-27T11:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert date time UTC to IST format in powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4836976#M184717</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1082687" data-lia-user-login="krishna_murthy" class="lia-mention lia-mention-user"&gt;krishna_murthy&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try to use&lt;FONT color="#FF0000"&gt; DateTime.From&lt;/FONT&gt; instead of &lt;FONT color="#FF0000"&gt;DateTime.Add&lt;/FONT&gt;:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Table.AddColumn("Proofered Column", "HwDateTime", each DateTime.From([order_items]) + #duration(0,5,30,0))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or even Simpler:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Table.AddColumn("Proofered Column", "HwDateTime", each [order_items] + #duration(0,5,30,0))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;EM&gt;if this post helps, then I would appreciate a thumbs up&lt;/EM&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;EM&gt;and&amp;nbsp;&lt;STRONG&gt;mark it as the solution&lt;/STRONG&gt;&amp;nbsp;&lt;/EM&gt;&lt;EM&gt;to help the other members find it more quickly.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 27 Sep 2025 14:05:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4836976#M184717</guid>
      <dc:creator>Ahmed-Elfeel</dc:creator>
      <dc:date>2025-09-27T14:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert date time UTC to IST format in powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4836981#M184718</link>
      <description>&lt;P&gt;I ran into this same problem last month when I connected our SQL Server sales data to Power BI. All the order timestamps were in &lt;STRONG&gt;UTC,&lt;/STRONG&gt; and when I tried to do daily sales counts, the numbers didn’t match what our business team in India was seeing (because they work in &lt;STRONG&gt;IST&lt;/STRONG&gt;).&lt;/P&gt;&lt;P&gt;What worked for me was fixing it in &lt;STRONG&gt;Power Query&lt;/STRONG&gt;. Example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;My column was OrderDateUTC = 2025-09-27 20:00:00 (UTC).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;I added a custom column like this:&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="markup"&gt;Table.AddColumn(
    #"Previous Step",
    "OrderDateIST",
    each DateTimeZone.SwitchZone([OrderDateUTC], 5.5)
)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;This converted it to 2025-09-28 01:30:00 (IST), which matched exactly with our backend counts.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you prefer &lt;STRONG&gt;DAX&lt;/STRONG&gt;, you can also create a calculated column:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;OrderDateIST = Sales[OrderDateUTC] + TIME(5,30,0)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But since I had 20+ tables, I found Power Query was cleaner because once I fixed it there, &lt;STRONG&gt;all measures and visuals automatically aligned with IST&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Small tip: if you have SQL access, you can also do this directly in SQL using:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;SELECT OrderDate AT TIME ZONE 'UTC' AT TIME ZONE 'India Standard Time'&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That way, Power BI always receives IST values.&lt;/P&gt;&lt;P&gt;In short, if you want consistent daily counts in IST, go with the &lt;STRONG&gt;Power Query solution&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Sep 2025 15:01:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4836981#M184718</guid>
      <dc:creator>raja1992</dc:creator>
      <dc:date>2025-09-27T15:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert date time UTC to IST format in powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4837010#M184720</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1082687" data-lia-user-login="krishna_murthy" class="lia-mention lia-mention-user"&gt;krishna_murthy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Best practice: convert UTC to IST as early as possible (ideally in SQL or Power Query) and then build your date columns from the IST value.&lt;BR /&gt;- For SQL Server: convert in the source using AT TIME ZONE.&lt;BR /&gt;- For Power Query (M): add a timezone, switch to IST, then remove the zone.&lt;BR /&gt;- DAX is OK for display, but it will not help DirectQuery and can lead to confusing group-bys; prefer SQL or Power Query for reliable totals.&lt;BR /&gt;Docs: &lt;A href="https://learn.microsoft.com/en-us/sql/t-sql/queries/at-time-zone-transact-sql" target="_blank" rel="noopener"&gt;AT TIME ZONE (T-SQL)&lt;/A&gt;, &lt;A href="https://learn.microsoft.com/en-us/powerquery-m/datetime-addzone" target="_blank" rel="noopener"&gt;DateTime.AddZone&lt;/A&gt;, &lt;A href="https://learn.microsoft.com/en-us/powerquery-m/datetimezone-switchzone" target="_blank" rel="noopener"&gt;DateTimeZone.SwitchZone&lt;/A&gt;, &lt;A href="https://learn.microsoft.com/en-us/powerquery-m/datetimezone-functions" target="_blank" rel="noopener"&gt;DateTimeZone functions&lt;/A&gt;, &lt;A href="https://learn.microsoft.com/en-us/dax/utcnow-function-dax" target="_blank" rel="noopener"&gt;UTCNOW (DAX)&lt;/A&gt;, &lt;A href="https://learn.microsoft.com/en-us/dax/date-and-time-functions-dax" target="_blank" rel="noopener"&gt;DAX date/time functions&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1) Do it in SQL Server (recommended if you control the source)&lt;/STRONG&gt;&lt;BR /&gt;Use AT TIME ZONE to translate UTC to IST and then derive your date keys from the IST column. IST has a fixed offset (+05:30) and no DST, so this is stable.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;-- Example: convert UTC column to IST
SELECT
  t.EventUTC,
  -- Convert UTC -&amp;gt; IST
  (t.EventUTC AT TIME ZONE 'UTC') AT TIME ZONE 'India Standard Time' AS EventIST,
  -- Build date for grouping in IST
  CONVERT(date, ((t.EventUTC AT TIME ZONE 'UTC') AT TIME ZONE 'India Standard Time')) AS EventISTDate
FROM dbo.YourTable AS t;&lt;/LI-CODE&gt;&lt;P&gt;Docs: &lt;A href="https://learn.microsoft.com/en-us/sql/t-sql/queries/at-time-zone-transact-sql" target="_blank" rel="noopener"&gt;AT TIME ZONE&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2) Do it in Power Query (M) in Power BI Desktop&lt;/STRONG&gt;&lt;BR /&gt;If your column is plain datetime (no zone), first tag it as UTC, switch to IST, then remove the zone so the value is a normal datetime in IST. After that, create your date column from the IST value.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;// Replace YourTable and UtcTime with your names
let
  Source = YourTable,
  // Treat existing datetime as UTC
  WithUtcZone = Table.TransformColumns(Source, {{"UtcTime", each DateTime.AddZone(_, 0), type datetimezone}}),
  // Switch to IST (UTC+5:30)
  ToIST = Table.TransformColumns(WithUtcZone, {{"UtcTime", each DateTimeZone.SwitchZone(_, 5, 30), type datetimezone}}),
  // Remove zone to get a plain datetime in IST
  IstDateTime = Table.TransformColumns(ToIST, {{"UtcTime", each DateTimeZone.RemoveZone(_), type datetime}}),
  // Optional: add a date column for grouping
  IstDate = Table.AddColumn(IstDateTime, "IstDate", each DateTime.Date([UtcTime]), type date)
in
  IstDate&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Docs: &lt;A href="https://learn.microsoft.com/en-us/powerquery-m/datetime-addzone" target="_blank" rel="noopener"&gt;DateTime.AddZone&lt;/A&gt;, &lt;A href="https://learn.microsoft.com/en-us/powerquery-m/datetimezone-switchzone" target="_blank" rel="noopener"&gt;DateTimeZone.SwitchZone&lt;/A&gt;, &lt;A href="https://learn.microsoft.com/en-us/powerquery-m/datetimezone-functions" target="_blank" rel="noopener"&gt;DateTimeZone functions&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3) DAX only (display or Import models; not ideal for grouping)&lt;/STRONG&gt;&lt;BR /&gt;If you already imported data and must adjust in the model, create an IST column and then build your date from it. Note: this does not work in DirectQuery for calculated columns.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;-- Add 5 hours 30 minutes to convert UTC to IST
IST DateTime = 'Table'[UtcTime] + TIME(5, 30, 0)

IST Date = DATE(
  YEAR('Table'[IST DateTime]),
  MONTH('Table'[IST DateTime]),
  DAY('Table'[IST DateTime])
)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Docs: &lt;A href="https://learn.microsoft.com/en-us/dax/date-and-time-functions-dax" target="_blank" rel="noopener"&gt;DAX date/time functions&lt;/A&gt;, &lt;A href="https://learn.microsoft.com/en-us/dax/utcnow-function-dax" target="_blank" rel="noopener"&gt;UTCNOW&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4) Notes and pitfalls&lt;/STRONG&gt;&lt;BR /&gt;- Power BI Service uses UTC for NOW/TODAY variants; if you rely on those, be aware of the UTC behavior. See: &lt;A href="https://learn.microsoft.com/en-us/dax/utcnow-function-dax" target="_blank" rel="noopener"&gt;UTCNOW&lt;/A&gt; and &lt;A href="https://learn.microsoft.com/en-us/dax/date-and-time-functions-dax" target="_blank" rel="noopener"&gt;DAX date/time functions&lt;/A&gt;.&lt;BR /&gt;- For DirectQuery, prefer doing the conversion in SQL with AT TIME ZONE so grouping and filters reflect IST correctly.&lt;BR /&gt;- After converting, always derive your grouping columns (like Date) from the IST value, not the original UTC column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Sep 2025 16:39:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4837010#M184720</guid>
      <dc:creator>tayloramy</dc:creator>
      <dc:date>2025-09-27T16:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert date time UTC to IST format in powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4837137#M184727</link>
      <description>&lt;P&gt;Hi i have used both the cased but still getting an error see below , seems direct query not suppported for the beow conditions&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Sep 2025 05:47:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4837137#M184727</guid>
      <dc:creator>krishna_murthy</dc:creator>
      <dc:date>2025-09-28T05:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert date time UTC to IST format in powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4837145#M184729</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1363558" data-lia-user-login="raja1992" class="lia-mention lia-mention-user"&gt;raja1992&lt;/a&gt;&amp;nbsp;, i have tried your inputs but getting an error like below, seems direct query not working ,&lt;BR /&gt;Requesting please check and do the neeful&lt;BR /&gt;&lt;BR /&gt;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Sep 2025 06:04:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4837145#M184729</guid>
      <dc:creator>krishna_murthy</dc:creator>
      <dc:date>2025-09-28T06:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert date time UTC to IST format in powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4837200#M184736</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1082687" data-lia-user-login="krishna_murthy" class="lia-mention lia-mention-user"&gt;krishna_murthy&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Direct Query mode doesn't support many Power Query transformations&lt;BR /&gt;&lt;BR /&gt;So you can try these options:&lt;/P&gt;&lt;P&gt;1-Switch to Import Mode (Recommended)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Go to Power BI Desktop → Settings → Current File → DirectQuery&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN&gt;Switch your semantic model/tables to &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Import mode&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Then use the Power Query method:&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="markup"&gt;[order_time] + #duration(0,5,30,0)&lt;/LI-CODE&gt;&lt;P&gt;2-DAX Calculated Column (For Direct Query)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN&gt;In Data view, right-click your table → &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;New column&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN&gt;Use this DAX formula:&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="markup"&gt;HwDateTime = [order_time] + TIME(5,30,0)&lt;/LI-CODE&gt;&lt;P&gt;3-SQL View (Best long-term solution)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN&gt;Modify your SQL view to convert UTC to IST before data reaches Power BI:&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="markup"&gt;SELECT DATEADD(MINUTE, 330, order_time) as order_time_IST
FROM your_table&lt;/LI-CODE&gt;&lt;P&gt;I hope these approaches is useful....Please Use reply buttone next time to trace the problem &lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":red_heart:"&gt;❤️&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;EM&gt;if this post helps, then I would appreciate a thumbs up&lt;/EM&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;EM&gt;and&amp;nbsp;&lt;STRONG&gt;mark it as the solution&lt;/STRONG&gt;&amp;nbsp;&lt;/EM&gt;&lt;EM&gt;to help the other members find it more quickly.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 28 Sep 2025 11:50:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4837200#M184736</guid>
      <dc:creator>Ahmed-Elfeel</dc:creator>
      <dc:date>2025-09-28T11:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert date time UTC to IST format in powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4837484#M184746</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="838901" data-lia-user-login="Ahmed-Elfeel" class="lia-mention lia-mention-user"&gt;Ahmed-Elfeel&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have tried all the option except sql but getting below error , please refer the below screenshot for your references&amp;nbsp;&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, 29 Sep 2025 06:22:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4837484#M184746</guid>
      <dc:creator>krishna_murthy</dc:creator>
      <dc:date>2025-09-29T06:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert date time UTC to IST format in powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4838026#M184762</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1082687" data-lia-user-login="krishna_murthy" class="lia-mention lia-mention-user"&gt;krishna_murthy&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you for contacting the Fabric Community. Could you review the snapshot below and confirm if this matches your expectations? We have used the IST conversion logic to adjust the timestamps, so the output should now show the correct daily grouping.&lt;BR /&gt;&lt;STRONG&gt;FYI:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let us know if this addresses your concern or if you need any further changes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 14:02:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4838026#M184762</guid>
      <dc:creator>V-yubandi-msft</dc:creator>
      <dc:date>2025-09-29T14:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert date time UTC to IST format in powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4839659#M184797</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="838901" data-lia-user-login="Ahmed-Elfeel" class="lia-mention lia-mention-user"&gt;Ahmed-Elfeel&lt;/a&gt;&amp;nbsp;....&lt;BR /&gt;i have tired DAX as create a calculated column&lt;BR /&gt;(&lt;STRONG&gt;OrderDateIST = outward_orders[order_time] + TIME(5,30,0&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;)&lt;/STRONG&gt; )&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;and added to the slicer to filter date but getting below error&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Requesting please check and do the neeful .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Oct 2025 08:05:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4839659#M184797</guid>
      <dc:creator>krishna_murthy</dc:creator>
      <dc:date>2025-10-01T08:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert date time UTC to IST format in powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4841104#M184827</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1082687" data-lia-user-login="krishna_murthy" class="lia-mention lia-mention-user"&gt;krishna_murthy&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;As we haven’t heard back from you, we wanted to kindly follow up to check if the solution we provided for your issue worked for you&amp;nbsp;&amp;nbsp;or let us know if you need any further assistance.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Oct 2025 05:46:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4841104#M184827</guid>
      <dc:creator>V-yubandi-msft</dc:creator>
      <dc:date>2025-10-03T05:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert date time UTC to IST format in powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4841732#M184846</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="883001" data-lia-user-login="V-yubandi-msft" class="lia-mention lia-mention-user"&gt;V-yubandi-msft&lt;/a&gt;&amp;nbsp;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;After added the condtion getting below error , requesting please check and the needful .&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Oct 2025 14:16:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4841732#M184846</guid>
      <dc:creator>krishna_murthy</dc:creator>
      <dc:date>2025-10-03T14:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert date time UTC to IST format in powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4845315#M184928</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1082687" data-lia-user-login="krishna_murthy" class="lia-mention lia-mention-user"&gt;krishna_murthy&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you for providing the details. This error usually indicates that Power Query cannot locate the step name&amp;nbsp; Added Custom. This often occurs due to a typo or a mismatch in the step name.&lt;/P&gt;
&lt;P&gt;You can try the following steps.&lt;/P&gt;
&lt;P&gt;1. Review the Applied Steps pane to ensure the previous step name matches exactly, including spaces and capitalization.&lt;BR /&gt;2. Update your formula to use the correct step name. For example&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;= Table.RenameColumns(#"Added Custom", {{"Custom", "IST"}})
&lt;/LI-CODE&gt;
&lt;P&gt;If you are adding a new column&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;= Table.AddColumn(#"PreviousStepName", "IST", each [Custom])
&lt;/LI-CODE&gt;
&lt;P&gt;Once the reference is correct, it should display the IST values as expected.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Please try these suggestions and let me know if the issue persists so we can review it together.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2025 09:17:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4845315#M184928</guid>
      <dc:creator>V-yubandi-msft</dc:creator>
      <dc:date>2025-10-08T09:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert date time UTC to IST format in powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4848627#M185054</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1082687" data-lia-user-login="krishna_murthy" class="lia-mention lia-mention-user"&gt;krishna_murthy&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Could you let me know if your issue has been resolved or if you still need any more information? If you need further help, please let us know.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Oct 2025 07:01:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-convert-date-time-UTC-to-IST-format-in-powerbi/m-p/4848627#M185054</guid>
      <dc:creator>V-yubandi-msft</dc:creator>
      <dc:date>2025-10-13T07:01:13Z</dc:date>
    </item>
  </channel>
</rss>

