<?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 Power BI Server and  ServiceNow in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-and-ServiceNow/m-p/4265012#M38427</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have experience integrating two systems using ODBC or REST API?&lt;/P&gt;&lt;P&gt;Can you share how this was implemented? Incremental loading is especially interesting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Oct 2024 06:40:23 GMT</pubDate>
    <dc:creator>Mary_aj</dc:creator>
    <dc:date>2024-10-31T06:40:23Z</dc:date>
    <item>
      <title>Power BI Server and  ServiceNow</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-and-ServiceNow/m-p/4265012#M38427</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have experience integrating two systems using ODBC or REST API?&lt;/P&gt;&lt;P&gt;Can you share how this was implemented? Incremental loading is especially interesting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 06:40:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-and-ServiceNow/m-p/4265012#M38427</guid>
      <dc:creator>Mary_aj</dc:creator>
      <dc:date>2024-10-31T06:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Server and  ServiceNow</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-and-ServiceNow/m-p/4265394#M38433</link>
      <description>&lt;P&gt;In our company we created a custom connector for that, and installed in on all our gateways.&amp;nbsp; It only covers a few select actions, but is good enough for our needs.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 10:39:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-and-ServiceNow/m-p/4265394#M38433</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-10-31T10:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Server and  ServiceNow</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-and-ServiceNow/m-p/4265518#M38435</link>
      <description>&lt;P&gt;Thanks for sharing&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 12:15:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-and-ServiceNow/m-p/4265518#M38435</guid>
      <dc:creator>Mary_aj</dc:creator>
      <dc:date>2024-10-31T12:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Server and  ServiceNow</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-and-ServiceNow/m-p/4266296#M38443</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="430839" data-lia-user-login="Mary_aj" class="lia-mention lia-mention-user"&gt;Mary_aj&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To use ODBC, you first need to install the ODBC driver for ServiceNow. Set up an ODBC data source and fill in the necessary ServiceNow instance details. In Power BI, go to the Get Data section, select ODBC, and select the configured data source. To achieve incremental loading, you can use Power BI's incremental refresh feature. This involves setting parameters in Power Query to filter data based on date/time fields and configuring an incremental refresh policy in the Power BI data model.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;You can check the following link:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://fabriconelake.com/how-to-connect-power-bi-to-servicenow-using-odbc/" target="_blank"&gt;How to connect Power BI to ServiceNow using ODBC - Microsoft Fabric&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Creating a REST API call to get data from ServiceNow requires an understanding of ServiceNow's API endpoints and authentication methods. Use Power BI's web connector to make API calls and import data. Incremental loading works similarly to the ODBC approach, where incremental refresh can be set up by defining parameters in Power Query to fetch only new or updated records based on timestamps. You can check the following links:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.alphaservesp.com/blog/connect-servicenow-to-power-bi-rest-api-vs-powerbi-connector" target="_blank"&gt;Connect ServiceNow to Power BI: REST API vs Power BI Connector&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.techicy.com/optimizing-business-insights-power-bi-servicenow-integration.html" target="_blank"&gt;Optimizing Business Insights: Power BI ServiceNow Integration - Techicy&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.biinsight.com/implementing-incremental-refresh-in-power-bi-part-1/" target="_blank"&gt;Incremental Refresh in Power BI, Part 1: Implementation in Power BI Desktop - BI Insight&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A title="https://community.powerbi.com/t5/community-blog/how-to-get-your-question-answered-quickly/ba-p/38490" href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcommunity.powerbi.com%2Ft5%2FCommunity-Blog%2FHow-to-Get-Your-Question-Answered-Quickly%2Fba-p%2F38490&amp;amp;data=05%7C02%7Cv-yohua%40microsoft.com%7Ce1106bfabecb4734a5cc08dc2305bc51%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638423754744679080%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&amp;amp;sdata=24%2BceC5sFd3n3%2FhFDYILWFcNjCwVClBD%2BPBsSLVfJGk%3D&amp;amp;reserved=0" target="_blank" rel="noopener nofollow noreferrer"&gt;How to Get Your Question Answered Quickly&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Yongkang Hua&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2024 02:25:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-and-ServiceNow/m-p/4266296#M38443</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-01T02:25:26Z</dc:date>
    </item>
  </channel>
</rss>

