<?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: Using a relative date as a parameter in Paginated reports in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Using-a-relative-date-as-a-parameter-in-Paginated-reports/m-p/2773916#M25872</link>
    <description>&lt;P&gt;Thanks for the suggestion. That was one of my original "tries" - but it only will work if the previous month is 30 days and if I run it on the 1st of the next month&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":hushed_face:"&gt;😯&lt;/span&gt;. I am looking for something that behaves like the Slicer Month (Calendar), but I will also look at the Expressions in Paginator that you mentioned - appreciate the advice.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 15:10:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-09-16T15:10:30Z</dc:date>
    <item>
      <title>Using a relative date as a parameter in Paginated reports</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Using-a-relative-date-as-a-parameter-in-Paginated-reports/m-p/2770942#M25839</link>
      <description>&lt;P&gt;I need to schedule exports of reports in excel/csv to external vendors and partners. These reports are sent at the beginning of each monthly with the prior month’s data as an excel sheet attachment to me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the Paginated Report feature along with the Subscription Service of Power BI Services. Currently, I am manually inserting the dates. Does anyone know a way I could set up these Paginated reports with a relative date as the parameter, say previous month; so they run automatically? This feature was available when I created similar output in Reporting Services 2012.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 15:12:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Using-a-relative-date-as-a-parameter-in-Paginated-reports/m-p/2770942#M25839</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-15T15:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using a relative date as a parameter in Paginated reports</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Using-a-relative-date-as-a-parameter-in-Paginated-reports/m-p/2771359#M25843</link>
      <description>&lt;P&gt;You could try setting the value of the parameter to an expression. Something like:&amp;nbsp;&lt;/P&gt;&lt;P&gt;=DateTime.Now().AddDays(-30)&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 19:06:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Using-a-relative-date-as-a-parameter-in-Paginated-reports/m-p/2771359#M25843</guid>
      <dc:creator>Jon-Heide</dc:creator>
      <dc:date>2022-09-15T19:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Using a relative date as a parameter in Paginated reports</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Using-a-relative-date-as-a-parameter-in-Paginated-reports/m-p/2773916#M25872</link>
      <description>&lt;P&gt;Thanks for the suggestion. That was one of my original "tries" - but it only will work if the previous month is 30 days and if I run it on the 1st of the next month&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":hushed_face:"&gt;😯&lt;/span&gt;. I am looking for something that behaves like the Slicer Month (Calendar), but I will also look at the Expressions in Paginator that you mentioned - appreciate the advice.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 15:10:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Using-a-relative-date-as-a-parameter-in-Paginated-reports/m-p/2773916#M25872</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-16T15:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using a relative date as a parameter in Paginated reports</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Using-a-relative-date-as-a-parameter-in-Paginated-reports/m-p/3462000#M31326</link>
      <description>&lt;P&gt;Did you find a solution to this? I currently need the same for my paginated report.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 15:46:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Using-a-relative-date-as-a-parameter-in-Paginated-reports/m-p/3462000#M31326</guid>
      <dc:creator>rachaelwalker</dc:creator>
      <dc:date>2023-10-05T15:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using a relative date as a parameter in Paginated reports</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Using-a-relative-date-as-a-parameter-in-Paginated-reports/m-p/3471117#M31368</link>
      <description>&lt;P&gt;My solution was to create another column called Prior Month and then populate it with the Power Query function of =Date.IsInPreviousMonth([DATE FIELD]). I then use a filter/parameter where that column = Y. Not the path I thought, but it works...for now&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 12:13:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Using-a-relative-date-as-a-parameter-in-Paginated-reports/m-p/3471117#M31368</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-10-11T12:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Using a relative date as a parameter in Paginated reports</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Using-a-relative-date-as-a-parameter-in-Paginated-reports/m-p/3472201#M31379</link>
      <description>&lt;P&gt;That is the path I took too. I created flags for each scenario (previous month, ytd, ftyd) then combined those values into one column (YTD | FTYD). From there I created a parameter that specifies the values Previous Month, YTD, FTYD. Then added a parameter/filter that says to filter data based on if Parameter value is found in my combined column.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt; Lots of trial and error but I think it is working&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 21:51:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Using-a-relative-date-as-a-parameter-in-Paginated-reports/m-p/3472201#M31379</guid>
      <dc:creator>rachaelwalker</dc:creator>
      <dc:date>2023-10-11T21:51:27Z</dc:date>
    </item>
  </channel>
</rss>

