<?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: Postgres &amp;amp; Clickhouse  Data Sources Not Appearing for Scheduled Refresh using Standard Mode Gateway in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Postgres-amp-Clickhouse-Data-Sources-Not-Appearing-for-Scheduled/m-p/4871207#M42355</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="773010" data-lia-user-login="Divyanshu15" class="lia-mention lia-mention-user"&gt;Divyanshu15&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before the connections show up in the gateway, they need to be created.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Postgres is natively supported, so you will be able to create a postgres connection easily.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For ClickHouse, I think you will need to use an ODBC connection as there is no native connection. This is a bit more work and requires some setup to be done on the gateway server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Nov 2025 15:39:47 GMT</pubDate>
    <dc:creator>tayloramy</dc:creator>
    <dc:date>2025-11-10T15:39:47Z</dc:date>
    <item>
      <title>Postgres &amp; Clickhouse  Data Sources Not Appearing for Scheduled Refresh using Standard Mode Gateway</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Postgres-amp-Clickhouse-Data-Sources-Not-Appearing-for-Scheduled/m-p/4870595#M42347</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;I’m encountering an issue with the &lt;STRONG&gt;Standard mode gateway&lt;/STRONG&gt; in &lt;STRONG&gt;Microsoft Fabric / Power BI Service&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I have two data sources — &lt;STRONG&gt;PostgreSQL&lt;/STRONG&gt; and &lt;STRONG&gt;ClickHouse&lt;/STRONG&gt; — connected successfully in Power BI Desktop. After publishing the report to the Power BI Service, I connected the workspace to the &lt;STRONG&gt;Standard mode gateway&lt;/STRONG&gt;. However, the issue is that &lt;STRONG&gt;these two data sources do not appear under the “Gateway connection” section for scheduled refresh&lt;/STRONG&gt;, even though the gateway is online and configured correctly.&lt;/P&gt;&lt;P&gt;A few details about my setup:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Gateway type:&lt;/STRONG&gt; Standard mode&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Data sources:&lt;/STRONG&gt; PostgreSQL and ClickHouse&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Connection status in Desktop:&lt;/STRONG&gt; Successful&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Power BI Service issue:&lt;/STRONG&gt; Data sources not visible for mapping under Gateway connection&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;What works:&lt;/STRONG&gt; Personal mode gateway connects and refreshes successfully&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Limitation:&lt;/STRONG&gt; Since I have two different environments, I cannot rely on Personal mode gateway (as only one is allowed per tenant)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thank you for your time and guidance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&amp;nbsp;&lt;/P&gt;&lt;P&gt;Divy&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2025 06:53:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Postgres-amp-Clickhouse-Data-Sources-Not-Appearing-for-Scheduled/m-p/4870595#M42347</guid>
      <dc:creator>Divyanshu15</dc:creator>
      <dc:date>2025-11-10T06:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Postgres &amp; Clickhouse  Data Sources Not Appearing for Scheduled Refresh using Standard Mode Gateway</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Postgres-amp-Clickhouse-Data-Sources-Not-Appearing-for-Scheduled/m-p/4870990#M42351</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="773010" data-lia-user-login="Divyanshu15" class="lia-mention lia-mention-user"&gt;Divyanshu15&lt;/a&gt;,&lt;BR /&gt;Thank you for posting your query in the Microsoft Fabric Community Forum&lt;/SPAN&gt;.&lt;BR /&gt;&lt;BR /&gt;For PostgreSQL (natively supported), go to Settings &amp;gt; Manage connections and gateways &amp;gt; your gateway &amp;gt; Add data source &amp;gt; select PostgreSQL &amp;gt; enter server/database/credentials and create it. For ClickHouse, first install the ClickHouse ODBC driver on the gateway server, create a System DSN in ODBC Administrator, then add it via ODBC data source type using that DSN name and credentials. Once added, return to your dataset Settings &amp;gt; Gateway connection to map them, enable scheduled refresh, and test. Ensure server names match exactly what you used in Desktop.&lt;BR /&gt;&lt;BR /&gt;if issues persist, check gateway diagnostics or update to the latest version. This setup will handle your multi-environment needs perfectly&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ganesh Singamshetty.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2025 12:12:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Postgres-amp-Clickhouse-Data-Sources-Not-Appearing-for-Scheduled/m-p/4870990#M42351</guid>
      <dc:creator>v-ssriganesh</dc:creator>
      <dc:date>2025-11-10T12:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Postgres &amp; Clickhouse  Data Sources Not Appearing for Scheduled Refresh using Standard Mode Gateway</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Postgres-amp-Clickhouse-Data-Sources-Not-Appearing-for-Scheduled/m-p/4871207#M42355</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="773010" data-lia-user-login="Divyanshu15" class="lia-mention lia-mention-user"&gt;Divyanshu15&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before the connections show up in the gateway, they need to be created.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Postgres is natively supported, so you will be able to create a postgres connection easily.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For ClickHouse, I think you will need to use an ODBC connection as there is no native connection. This is a bit more work and requires some setup to be done on the gateway server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2025 15:39:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Postgres-amp-Clickhouse-Data-Sources-Not-Appearing-for-Scheduled/m-p/4871207#M42355</guid>
      <dc:creator>tayloramy</dc:creator>
      <dc:date>2025-11-10T15:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Postgres &amp; Clickhouse  Data Sources Not Appearing for Scheduled Refresh using Standard Mode Gateway</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Postgres-amp-Clickhouse-Data-Sources-Not-Appearing-for-Scheduled/m-p/4872493#M42365</link>
      <description>&lt;P&gt;In the Power BI Service, the &lt;STRONG&gt;Gateway connection&lt;/STRONG&gt; section appears only when &lt;I&gt;every&lt;/I&gt; on-premises source used by the semantic model has a matching data source entry on the selected gateway &lt;I&gt;with the exact same connection details&lt;/I&gt; (server/DB for native connectors; DSN/connection string for ODBC/custom), and the gateway has the required drivers/connectors installed. Otherwise it simply won’t list anything to map.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;
&lt;H3&gt;1) Create matching data sources on the Standard gateway&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;PostgreSQL&lt;/STRONG&gt; (native connector):
&lt;UL&gt;
&lt;LI&gt;Go to &lt;I&gt;Manage connections and gateways → Gateways → &amp;lt;your cluster&amp;gt; → Add data source&lt;/I&gt;.&lt;/LI&gt;
&lt;LI&gt;Choose &lt;STRONG&gt;PostgreSQL&lt;/STRONG&gt;. Enter &lt;STRONG&gt;Server&lt;/STRONG&gt; and &lt;STRONG&gt;Database&lt;/STRONG&gt; &lt;U&gt;exactly&lt;/U&gt; as used by your PBIX (avoid “localhost”/“127.0.0.1”; use the hostname reachable from the gateway network; include the port if non-default, e.g., &lt;SPAN&gt;myhost:5433&lt;/SPAN&gt;).&lt;/LI&gt;
&lt;LI&gt;Set credentials and &lt;STRONG&gt;Privacy level&lt;/STRONG&gt;. Add yourself/owners under &lt;STRONG&gt;Users&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;Recent gateway builds already include the Npgsql provider; no separate install is needed unless you override versions.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;ClickHouse&lt;/STRONG&gt;:
&lt;UL&gt;
&lt;LI&gt;If you’re using the &lt;STRONG&gt;ClickHouse connector&lt;/STRONG&gt; in Power BI (now GA), it relies on the &lt;STRONG&gt;ClickHouse ODBC driver&lt;/STRONG&gt;. Install the 64-bit ClickHouse ODBC driver on the gateway machine.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;If you connected via ODBC in Desktop&lt;/STRONG&gt;, add a &lt;STRONG&gt;data source of type ODBC&lt;/STRONG&gt; on the gateway:
&lt;UL&gt;
&lt;LI&gt;Install the same ODBC driver on the gateway.&lt;/LI&gt;
&lt;LI&gt;Create a &lt;STRONG&gt;System DSN&lt;/STRONG&gt; (if Desktop used DSN). Then, in the gateway, set the ODBC connection to &lt;SPAN&gt;DSN=YourClickHouseDSN;&lt;/SPAN&gt; or paste the &lt;STRONG&gt;exact&lt;/STRONG&gt; driver connection string you used in Desktop. DSN and driver strings are both supported.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;ClickHouse’s official guidance covers using ODBC with Power BI and the gateway.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Important:&lt;/STRONG&gt; The dataset will only surface the gateway for mapping after &lt;I&gt;both&lt;/I&gt; sources (PostgreSQL + ClickHouse) have valid entries on the same gateway cluster. If even one is missing/mismatched, the list is empty.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;
&lt;H3&gt;2) Make the Desktop ↔ Gateway details &lt;I&gt;identical&lt;/I&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Server/DB/Port must match&lt;/STRONG&gt; byte-for-byte for PostgreSQL. If you parameterized server/database in Power Query, the Service will expect to map those parameters—values must match what the gateway entry uses.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;ODBC exactness:&lt;/STRONG&gt; For ClickHouse/ODBC, the gateway compares the &lt;I&gt;entire&lt;/I&gt; connection string/DSN. Keep the same DSN name or copy the literal connection string from Desktop to the gateway data source.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Ensure &lt;STRONG&gt;Privacy levels&lt;/STRONG&gt; on the gateway data sources match the model’s intent (especially if you’re combining sources).&lt;/LI&gt;
&lt;/UL&gt;
&lt;HR /&gt;
&lt;H3&gt;3) If you used a custom connector (.mez)&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Place the &lt;SPAN&gt;.mez&lt;/SPAN&gt; file in the gateway’s custom connectors folder and &lt;STRONG&gt;enable&lt;/STRONG&gt; “Allow user’s custom data connectors” for the gateway cluster; restart the gateway service. Use the same connector version in Desktop and on the gateway.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;HR /&gt;
&lt;H3&gt;4) Check whether a gateway is even required&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;If your PostgreSQL is an &lt;STRONG&gt;internet-reachable cloud database&lt;/STRONG&gt; (e.g., Azure Database for PostgreSQL) and you use the cloud connector, you may not need a gateway—the Service could use a cloud connection or VNet Data Gateway instead; in that case, the Gateway mapping section won’t appear.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;HR /&gt;
&lt;H3&gt;5) Quick diagnostics checklist&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Gateway status = &lt;STRONG&gt;Online&lt;/STRONG&gt; and you’re an &lt;STRONG&gt;admin&lt;/STRONG&gt; or &lt;STRONG&gt;user&lt;/STRONG&gt; of the gateway.&lt;/LI&gt;
&lt;LI&gt;Under &lt;I&gt;Manage connections and gateways&lt;/I&gt;, you can see:
&lt;UL&gt;
&lt;LI&gt;Data source “PostgreSQL — &amp;lt;server&amp;gt; / &amp;lt;db&amp;gt;” (auth OK).&lt;/LI&gt;
&lt;LI&gt;Data source “ODBC — DSN=YourClickHouseDSN” (or exact ClickHouse driver string) (auth OK).&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Open the dataset (semantic model) settings → &lt;STRONG&gt;Data source credentials&lt;/STRONG&gt; (no errors) → &lt;STRONG&gt;Gateway connection&lt;/STRONG&gt; now shows the gateway cluster and both sources mapped.&lt;/LI&gt;
&lt;LI&gt;Drivers present on gateway host: Npgsql (bundled) for PostgreSQL; ClickHouse ODBC driver x64 for ClickHouse.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;No use of &lt;SPAN&gt;localhost&lt;/SPAN&gt; / &lt;SPAN&gt;127.0.0.1&lt;/SPAN&gt; in Desktop connections.&lt;/LI&gt;
&lt;/UL&gt;
&lt;HR /&gt;
&lt;H3&gt;Typical root causes (and the fixes)&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Never added the gateway data sources&lt;/STRONG&gt; (only installed the gateway).&lt;BR /&gt;&lt;I&gt;Fix:&lt;/I&gt; Add both sources on the gateway with matching details.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Mismatched connection details&lt;/STRONG&gt; (e.g., Desktop uses &lt;SPAN&gt;myhost:5432&lt;/SPAN&gt;, gateway uses &lt;SPAN&gt;myhost&lt;/SPAN&gt; only; DSN name differs).&lt;BR /&gt;&lt;I&gt;Fix:&lt;/I&gt; Align server:port/DB for PostgreSQL; make DSN/connection string identical for ODBC.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Missing ODBC driver&lt;/STRONG&gt; on gateway for ClickHouse.&lt;BR /&gt;&lt;I&gt;Fix:&lt;/I&gt; Install ClickHouse ODBC driver x64 on the gateway.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Used a custom connector&lt;/STRONG&gt; in Desktop but not enabled/installed on gateway.&lt;BR /&gt;&lt;I&gt;Fix:&lt;/I&gt; Deploy .mez to gateway and enable custom connectors on the cluster; restart.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Source doesn’t need a gateway&lt;/STRONG&gt; (cloud path), so mapping section stays hidden.&lt;BR /&gt;&lt;I&gt;Fix:&lt;/I&gt; Use a &lt;STRONG&gt;cloud connection&lt;/STRONG&gt; or VNet gateway path instead of Standard gateway for that source.&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;HR /&gt;
&lt;H3&gt;Reference setup links&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;On-premises data gateway (Standard) overview.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Gateway troubleshooting &amp;amp; mapping behavior.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;PostgreSQL connector (cloud, VNet, on-prem gateway; Npgsql notes).&lt;/LI&gt;
&lt;LI&gt;ClickHouse connector (GA) and ODBC driver requirement.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;ClickHouse + Power BI integration guides (ODBC).&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;ODBC with gateway (DSN/driver string support).&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;HR /&gt;
&lt;H3&gt;Next steps to validate&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Add both data sources to the Standard gateway as above.&lt;/LI&gt;
&lt;LI&gt;Open the semantic model in the Service → &lt;STRONG&gt;Settings&lt;/STRONG&gt; → confirm the gateway appears and both sources map automatically. If parameters are used, map them in the gateway section.&lt;/LI&gt;
&lt;LI&gt;Run &lt;STRONG&gt;Refresh now&lt;/STRONG&gt;. Check the &lt;STRONG&gt;Refresh history&lt;/STRONG&gt; for any driver/credential errors and share the exact message if anything fails.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;!-- Footer ask-for-kudos/resolution --&gt;&lt;CENTER&gt;
&lt;TABLE border="1" cellspacing="0" cellpadding="10" bgcolor="#fffbea"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD align="center"&gt;
&lt;P&gt;&lt;FONT color="#2e7d32"&gt; &lt;STRONG&gt;&lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt; If my message helped solve your issue, please mark it as &lt;I&gt;Resolved&lt;/I&gt;!&lt;/STRONG&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#1565c0"&gt; &lt;STRONG&gt;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt; If it was helpful, consider giving it a &lt;I&gt;Kudos&lt;/I&gt;!&lt;/STRONG&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/CENTER&gt;</description>
      <pubDate>Tue, 11 Nov 2025 20:38:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Postgres-amp-Clickhouse-Data-Sources-Not-Appearing-for-Scheduled/m-p/4872493#M42365</guid>
      <dc:creator>SolomonovAnton</dc:creator>
      <dc:date>2025-11-11T20:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Postgres &amp; Clickhouse  Data Sources Not Appearing for Scheduled Refresh using Standard Mode Gateway</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Postgres-amp-Clickhouse-Data-Sources-Not-Appearing-for-Scheduled/m-p/4874283#M42378</link>
      <description>&lt;P&gt;Hello &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="773010" data-lia-user-login="Divyanshu15" class="lia-mention lia-mention-user"&gt;Divyanshu15&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We hope you're doing well. Could you please confirm whether your issue has been resolved or if you're still facing challenges? Your update will be valuable to the community and may assist others with similar concerns.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 11:29:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Postgres-amp-Clickhouse-Data-Sources-Not-Appearing-for-Scheduled/m-p/4874283#M42378</guid>
      <dc:creator>v-ssriganesh</dc:creator>
      <dc:date>2025-11-13T11:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Postgres &amp; Clickhouse  Data Sources Not Appearing for Scheduled Refresh using Standard Mode Gateway</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Postgres-amp-Clickhouse-Data-Sources-Not-Appearing-for-Scheduled/m-p/4876669#M42397</link>
      <description>&lt;P&gt;Hello &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="773010" data-lia-user-login="Divyanshu15" class="lia-mention lia-mention-user"&gt;Divyanshu15&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope everything’s going great with you. Just checking in has the issue been resolved or are you still running into problems? Sharing an update can really help others facing the same thing.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Nov 2025 16:00:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Postgres-amp-Clickhouse-Data-Sources-Not-Appearing-for-Scheduled/m-p/4876669#M42397</guid>
      <dc:creator>v-ssriganesh</dc:creator>
      <dc:date>2025-11-16T16:00:35Z</dc:date>
    </item>
  </channel>
</rss>

