<?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 Report Builder ( paginated report ) remove time from date field in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Builder-paginated-report-remove-time-from-date-field/m-p/2540448#M24316</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;In report builder, I have a datetime field which currently shows as:&amp;nbsp; dd/mm/yyyy hh:mm:ss&lt;BR /&gt;&amp;nbsp;How do I remove the time section and have the field only show the date - dd/mm/yyyy&lt;BR /&gt;&amp;nbsp;Thank you&lt;/P&gt;</description>
    <pubDate>Thu, 26 May 2022 04:20:34 GMT</pubDate>
    <dc:creator>Ry5</dc:creator>
    <dc:date>2022-05-26T04:20:34Z</dc:date>
    <item>
      <title>Report Builder ( paginated report ) remove time from date field</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Builder-paginated-report-remove-time-from-date-field/m-p/2540448#M24316</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;In report builder, I have a datetime field which currently shows as:&amp;nbsp; dd/mm/yyyy hh:mm:ss&lt;BR /&gt;&amp;nbsp;How do I remove the time section and have the field only show the date - dd/mm/yyyy&lt;BR /&gt;&amp;nbsp;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 04:20:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Builder-paginated-report-remove-time-from-date-field/m-p/2540448#M24316</guid>
      <dc:creator>Ry5</dc:creator>
      <dc:date>2022-05-26T04:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Report Builder ( paginated report ) remove time from date field</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Builder-paginated-report-remove-time-from-date-field/m-p/2540547#M24318</link>
      <description>&lt;P&gt;I found the answer&amp;nbsp;&lt;BR /&gt;FORMAT ( [datetime field], 'dd/mm/yyyy') as Date&lt;BR /&gt;&lt;BR /&gt;I wasn't putting the&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;as Date &lt;/EM&gt;&lt;/STRONG&gt;(or whatever else I want to call that field)&amp;nbsp;part, but once I added that it worked fine.&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 06:01:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Builder-paginated-report-remove-time-from-date-field/m-p/2540547#M24318</guid>
      <dc:creator>Ry5</dc:creator>
      <dc:date>2022-05-26T06:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Report Builder ( paginated report ) remove time from date field</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Builder-paginated-report-remove-time-from-date-field/m-p/3563174#M31940</link>
      <description>&lt;P&gt;Hi Ry5,&lt;/P&gt;&lt;P&gt;I am dealing with the exact same issue, where do you put this formula? In a calculated field or in Query Designer?&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 13:51:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Builder-paginated-report-remove-time-from-date-field/m-p/3563174#M31940</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-12-01T13:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Report Builder ( paginated report ) remove time from date field</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Builder-paginated-report-remove-time-from-date-field/m-p/4071617#M36235</link>
      <description>&lt;P&gt;Hi Gkk!&lt;BR /&gt;&lt;BR /&gt;I know this is late but hopefully it helps someone out there.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You can accomplish this by going into the field value itself. Right-click on the value within the visual you are attempting to format, and select 'Placeholder Properties'. There you can navigate to 'Number', where you can format the number and date, and select the formatting type you'd like for that value.&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;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 14:48:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Builder-paginated-report-remove-time-from-date-field/m-p/4071617#M36235</guid>
      <dc:creator>bfernandez</dc:creator>
      <dc:date>2024-07-31T14:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Report Builder ( paginated report ) remove time from date field</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Builder-paginated-report-remove-time-from-date-field/m-p/4797240#M41646</link>
      <description>&lt;P&gt;There is New solution found :&amp;nbsp;EVALUATE&lt;BR /&gt;SUMMARIZECOLUMNS(&lt;BR /&gt;'DimDate'[WeekEnding],&lt;BR /&gt;"FormattedWeekEnding", FORMAT(min('DimDate'[WeekEnding]), "MM-dd-yyyy")&lt;BR /&gt;)&lt;/P&gt;</description>
      <pubDate>Thu, 14 Aug 2025 15:00:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Builder-paginated-report-remove-time-from-date-field/m-p/4797240#M41646</guid>
      <dc:creator>gtiwari11</dc:creator>
      <dc:date>2025-08-14T15:00:39Z</dc:date>
    </item>
  </channel>
</rss>

