<?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: Max Date from a Column in a Paginated Report in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Max-Date-from-a-Column-in-a-Paginated-Report/m-p/3468741#M31354</link>
    <description>&lt;P&gt;worked, thank you.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Oct 2023 12:07:45 GMT</pubDate>
    <dc:creator>mohammadyousaf</dc:creator>
    <dc:date>2023-10-10T12:07:45Z</dc:date>
    <item>
      <title>Max Date from a Column in a Paginated Report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Max-Date-from-a-Column-in-a-Paginated-Report/m-p/2204365#M21872</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hey Everybody,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I just created a paginated report from a Power BI report on the cloud.&lt;BR /&gt;Anyway, I only want the Max date to show up for the column 'Date Last Quoted' for each Sales Rep. My report shows all of the dates for each Sales Rep as seen below when I use Max. Here is the expression that I used to get the 'Date Last Quoted' column =Max(Fields!QUOTE_CREATE_DT.Value)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Does anyone know what I can do to only get the Max Date? In this case,10/13/2021&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 20:18:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Max-Date-from-a-Column-in-a-Paginated-Report/m-p/2204365#M21872</guid>
      <dc:creator>i820017</dc:creator>
      <dc:date>2021-11-23T20:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Max Date from a Column in a Paginated Report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Max-Date-from-a-Column-in-a-Paginated-Report/m-p/2204912#M21882</link>
      <description>&lt;P&gt;MAX will work on the grouping of data... Did you create groups in your table Matrix ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.tutorialgateway.org/ssrs-grouping-in-table-reports/" target="_blank"&gt;Add Grouping To Table Reports In SSRS (tutorialgateway.org)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 03:39:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Max-Date-from-a-Column-in-a-Paginated-Report/m-p/2204912#M21882</guid>
      <dc:creator>FarhanAhmed</dc:creator>
      <dc:date>2021-11-24T03:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Max Date from a Column in a Paginated Report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Max-Date-from-a-Column-in-a-Paginated-Report/m-p/2206002#M21895</link>
      <description>&lt;P&gt;Yes, I created groups in my SSRS report. Moreover, I tried grouping by 'Date Last Quoted' and that didn't work for me. How do you group with dates in SSRS?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 14:20:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Max-Date-from-a-Column-in-a-Paginated-Report/m-p/2206002#M21895</guid>
      <dc:creator>i820017</dc:creator>
      <dc:date>2021-11-24T14:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Max Date from a Column in a Paginated Report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Max-Date-from-a-Column-in-a-Paginated-Report/m-p/2227557#M22111</link>
      <description>&lt;P&gt;Hi!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please run this in context of the dataset eg "&amp;nbsp;=Max(Fields!Month.Value, "Main")&amp;nbsp; where Main is the dataset name.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ideally your expression should have worked as the tablix would have bound to the dataset directly. Please let us know on your daataset details in case this dsn't work&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 10:54:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Max-Date-from-a-Column-in-a-Paginated-Report/m-p/2227557#M22111</guid>
      <dc:creator>AbhiSSRS</dc:creator>
      <dc:date>2021-12-08T10:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Max Date from a Column in a Paginated Report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Max-Date-from-a-Column-in-a-Paginated-Report/m-p/3468741#M31354</link>
      <description>&lt;P&gt;worked, thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 12:07:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Max-Date-from-a-Column-in-a-Paginated-Report/m-p/3468741#M31354</guid>
      <dc:creator>mohammadyousaf</dc:creator>
      <dc:date>2023-10-10T12:07:45Z</dc:date>
    </item>
  </channel>
</rss>

