<?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: How to Get Particular field from SCCM Data in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-Get-Particular-field-from-SCCM-Data/m-p/2160334#M13213</link>
    <description>&lt;P&gt;Hi Akmal,&lt;/P&gt;
&lt;P&gt;Check this article once if this is something that is related to your query :&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Connectivity-Data-Prep/Execute-stored-procedure-with-parameters/m-p/1627489#M4410" target="_blank"&gt;https://community.qlik.com/t5/Connectivity-Data-Prep/Execute-stored-procedure-with-parameters/m-p/1627489#M4410&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Rohan.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jan 2024 06:44:58 GMT</pubDate>
    <dc:creator>Rohan</dc:creator>
    <dc:date>2024-01-11T06:44:58Z</dc:date>
    <item>
      <title>How to Get Particular field from SCCM Data</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-Get-Particular-field-from-SCCM-Data/m-p/2160307#M13208</link>
      <description>&lt;P&gt;I have SQL Server view code and I need to fetch all fields from that particular view code in qlik sense script. Can anyone suggest detailed document for the same.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 05:54:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-Get-Particular-field-from-SCCM-Data/m-p/2160307#M13208</guid>
      <dc:creator>akmalquamri</dc:creator>
      <dc:date>2024-01-11T05:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get Particular field from SCCM Data</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-Get-Particular-field-from-SCCM-Data/m-p/2160314#M13210</link>
      <description>&lt;P&gt;Hi Akmal,&lt;/P&gt;
&lt;P&gt;Can you please explain your issue further ? Are you trying to fetch a sql db table into Qlik sense ? just create a connection with the db, &amp;amp; grant select rights to your qlik sense user to view the table in Qlik sense. You can then fetch the sql table(s) into Qlik sense.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Rohan.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 06:14:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-Get-Particular-field-from-SCCM-Data/m-p/2160314#M13210</guid>
      <dc:creator>Rohan</dc:creator>
      <dc:date>2024-01-11T06:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get Particular field from SCCM Data</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-Get-Particular-field-from-SCCM-Data/m-p/2160327#M13211</link>
      <description>&lt;P&gt;I have SCCM data source where some kind of SQL View code is written and to get some field I need to break those code in qlik.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 06:34:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-Get-Particular-field-from-SCCM-Data/m-p/2160327#M13211</guid>
      <dc:creator>akmalquamri</dc:creator>
      <dc:date>2024-01-11T06:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get Particular field from SCCM Data</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-Get-Particular-field-from-SCCM-Data/m-p/2160328#M13212</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/240338"&gt;@akmalquamri&lt;/a&gt;&amp;nbsp;If I read your lebels you already have OLEDB, So Try to select data from connection and select the view that you need and Insert it?&lt;/P&gt;
&lt;P&gt;Qlik will generate the script for you.&lt;/P&gt;
&lt;P&gt;Or, LIB CONNECT TO 'Your Connection Name';&lt;/P&gt;
&lt;P&gt;SQL Select * From &amp;lt;Your View Name with schema&amp;gt;;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 06:35:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-Get-Particular-field-from-SCCM-Data/m-p/2160328#M13212</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2024-01-11T06:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get Particular field from SCCM Data</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-Get-Particular-field-from-SCCM-Data/m-p/2160334#M13213</link>
      <description>&lt;P&gt;Hi Akmal,&lt;/P&gt;
&lt;P&gt;Check this article once if this is something that is related to your query :&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Connectivity-Data-Prep/Execute-stored-procedure-with-parameters/m-p/1627489#M4410" target="_blank"&gt;https://community.qlik.com/t5/Connectivity-Data-Prep/Execute-stored-procedure-with-parameters/m-p/1627489#M4410&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Rohan.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 06:44:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-Get-Particular-field-from-SCCM-Data/m-p/2160334#M13213</guid>
      <dc:creator>Rohan</dc:creator>
      <dc:date>2024-01-11T06:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get Particular field from SCCM Data</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-Get-Particular-field-from-SCCM-Data/m-p/2415030#M13336</link>
      <description>&lt;P&gt;To start, head over to their SCCM integration section. There, you'll find step-by-step instructions and in-depth documentation on how to effectively integrate SCCM data into your Qlik Sense script. They often provide practical examples and troubleshooting tips to ensure a smooth data retrieval process.By leveraging the resources available on &lt;A href="https://learnmesccm.com/" target="_self"&gt;learnmesccm&lt;/A&gt;, you'll be well-equipped to tackle your data extraction needs and make the most of SCCM data within your Qlik Sense environment. Best of luck with your project, and don't hesitate to reach out if you have any more questions!&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 12:34:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-Get-Particular-field-from-SCCM-Data/m-p/2415030#M13336</guid>
      <dc:creator>ZaniyahMercer</dc:creator>
      <dc:date>2024-02-08T12:34:08Z</dc:date>
    </item>
  </channel>
</rss>

