<?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: Yesterday Filter Won't Work in Power Bi Report Builder in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Yesterday-Filter-Won-t-Work-in-Power-Bi-Report-Builder/m-p/2693453#M25201</link>
    <description>&lt;P&gt;I found the solution! I was missing a parenthesis before my TODAY()-1 function causing a syntax error. The correct code is (TODAY()-1)&lt;/P&gt;</description>
    <pubDate>Wed, 10 Aug 2022 20:39:24 GMT</pubDate>
    <dc:creator>mmcarthur</dc:creator>
    <dc:date>2022-08-10T20:39:24Z</dc:date>
    <item>
      <title>Yesterday Filter Won't Work in Power Bi Report Builder</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Yesterday-Filter-Won-t-Work-in-Power-Bi-Report-Builder/m-p/2693397#M25200</link>
      <description>&lt;P&gt;I recently made a Paginated Report from Tables I had in a Power BI Report. Both of my tables have a Yesterday filter applied to them based on their respective date field. When I converted this report to make it a paginated report I copied my query using performance analyzer and built my paginated reports through that query. My question is, will the yesterday date filter code created from the copied query update each day to where it's actually yesterday's date? Or will I need to change this line of code from the query to a code that's something along the line of TODAY()-1? If I need to rewrite the code can I get help on what that would look like? Everything I try brings back an error. This is the line of code I question:&amp;nbsp;&lt;/P&gt;&lt;P&gt;VAR __DS0FilterTable2 =&lt;BR /&gt;FILTER(&lt;BR /&gt;KEEPFILTERS(VALUES('GLDS Merge'[CompletedDate])),&lt;BR /&gt;AND(&lt;BR /&gt;'GLDS Merge'[CompletedDate] &amp;gt;= DATE(2022, 8, 9),&lt;BR /&gt;'GLDS Merge'[CompletedDate] &amp;lt; DATE(2022, 8, 10)&lt;BR /&gt;)&lt;BR /&gt;)&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 19:52:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Yesterday-Filter-Won-t-Work-in-Power-Bi-Report-Builder/m-p/2693397#M25200</guid>
      <dc:creator>mmcarthur</dc:creator>
      <dc:date>2022-08-10T19:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Yesterday Filter Won't Work in Power Bi Report Builder</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Yesterday-Filter-Won-t-Work-in-Power-Bi-Report-Builder/m-p/2693453#M25201</link>
      <description>&lt;P&gt;I found the solution! I was missing a parenthesis before my TODAY()-1 function causing a syntax error. The correct code is (TODAY()-1)&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 20:39:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Yesterday-Filter-Won-t-Work-in-Power-Bi-Report-Builder/m-p/2693453#M25201</guid>
      <dc:creator>mmcarthur</dc:creator>
      <dc:date>2022-08-10T20:39:24Z</dc:date>
    </item>
  </channel>
</rss>

