<?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 Direct Query Caching Issue in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Direct-Query-Caching-Issue/m-p/1375789#M25751</link>
    <description>&lt;P&gt;We're doing some work with a newer system and have it setup to put data into a database that will be used to modify and update calculations inside some pbi visuals.&amp;nbsp; The visuals will have:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A mass dataset of current and some historical data, and...&lt;/LI&gt;&lt;LI&gt;This newer 'settings' data&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The mass dataset is backed by a Synapse on-demand instance and we have that set to import in. The 'settings' data is currently in a AzureSQL db, and we have that setup for direct query.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our issue is that we need the 'settings' data to be as near real-time as possible, or have some way an end-user (ISV embedding scenario) can hit a button to get new data.&amp;nbsp; What's currently happening is it gets queried and lays around in cache for an indeterminant amount of time.&amp;nbsp; As I write this, I keep going to a test report I setup just pulling the current db table and it's still reading half hour old data, even though I setup Scheduled Data Cache Refresh to 15 minutes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any options?&lt;/P&gt;</description>
    <pubDate>Wed, 16 Sep 2020 17:43:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-09-16T17:43:04Z</dc:date>
    <item>
      <title>Direct Query Caching Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Direct-Query-Caching-Issue/m-p/1375789#M25751</link>
      <description>&lt;P&gt;We're doing some work with a newer system and have it setup to put data into a database that will be used to modify and update calculations inside some pbi visuals.&amp;nbsp; The visuals will have:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A mass dataset of current and some historical data, and...&lt;/LI&gt;&lt;LI&gt;This newer 'settings' data&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The mass dataset is backed by a Synapse on-demand instance and we have that set to import in. The 'settings' data is currently in a AzureSQL db, and we have that setup for direct query.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our issue is that we need the 'settings' data to be as near real-time as possible, or have some way an end-user (ISV embedding scenario) can hit a button to get new data.&amp;nbsp; What's currently happening is it gets queried and lays around in cache for an indeterminant amount of time.&amp;nbsp; As I write this, I keep going to a test report I setup just pulling the current db table and it's still reading half hour old data, even though I setup Scheduled Data Cache Refresh to 15 minutes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any options?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 17:43:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Direct-Query-Caching-Issue/m-p/1375789#M25751</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-16T17:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Direct Query Caching Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Direct-Query-Caching-Issue/m-p/1378998#M25779</link>
      <description>&lt;P&gt;Have you played with the Auto Page refresh feature for Direct Query sources?&amp;nbsp; That seems to discard the cache.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 02:43:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Direct-Query-Caching-Issue/m-p/1378998#M25779</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2020-09-18T02:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Direct Query Caching Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Direct-Query-Caching-Issue/m-p/1389360#M25830</link>
      <description>&lt;P&gt;Hi @Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This blog may help you:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.credera.com/insights/power-bi-directquery-automatically-refresh-less-than-every-15-minutes/" target="_self"&gt;https://www.credera.com/insights/power-bi-directquery-automatically-refresh-less-than-every-15-minutes/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or try&amp;nbsp;to get the page refreshing while the report is in Full Screen mode:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Set the URL with the string “&lt;STRONG&gt;?chromeless=1&lt;/STRONG&gt;” added to the end.&lt;/LI&gt;&lt;LI&gt;Use the Super Auto Refresh extension to schedule a refresh interval&lt;/LI&gt;&lt;LI&gt;Set your&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;browser&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in Full Screen mode by pressing F11.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Liang&lt;BR /&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 07:08:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Direct-Query-Caching-Issue/m-p/1389360#M25830</guid>
      <dc:creator>V-lianl-msft</dc:creator>
      <dc:date>2020-09-23T07:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Direct Query Caching Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Direct-Query-Caching-Issue/m-p/1390668#M25842</link>
      <description>&lt;P&gt;Yeah I was messing around with those, but didn't know that the min limits are different on shared capacity with the workspace, that was throwing me off target. &amp;nbsp;Thanks for the info. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 15:25:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Direct-Query-Caching-Issue/m-p/1390668#M25842</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-23T15:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Direct Query Caching Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Direct-Query-Caching-Issue/m-p/1390676#M25843</link>
      <description>&lt;P&gt;That's extremely helpful. &amp;nbsp;That link is super interesting. &amp;nbsp;We might implement a user button to refresh for now, that would certianly be a good fix for this until we can do change detection on paid capacity. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the input, super helpful. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 15:27:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Direct-Query-Caching-Issue/m-p/1390676#M25843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-23T15:27:25Z</dc:date>
    </item>
  </channel>
</rss>

