<?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 Space -&amp;gt; Apps -&amp;gt; Sheets information into a QVD file using single Automation in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2501537#M5344</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/226551"&gt;@Napus&lt;/a&gt;&amp;nbsp;you can use Create CSV File Block from Microsoft Sharepoint Connector and write data in it using Loop Block and in Loop block pass all the data list in it.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jan 2025 03:54:18 GMT</pubDate>
    <dc:creator>salmankojar</dc:creator>
    <dc:date>2025-01-16T03:54:18Z</dc:date>
    <item>
      <title>How to get Space -&gt; Apps -&gt; Sheets information into a QVD file using single Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2423010#M3193</link>
      <description>&lt;P&gt;I am trying to get the details of all the space, apps and the sheets in each app into a QVD file to create an app on this. Could anyone suggest how to achieve this in Qlik Sense SaaS version please.?&lt;/P&gt;
&lt;P&gt;Ex. I need to create a table like below&lt;/P&gt;
&lt;P&gt;SpaceName&amp;nbsp; &amp;nbsp; &amp;nbsp;AppName&amp;nbsp; &amp;nbsp; SheetName&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SheetType&lt;/P&gt;
&lt;P&gt;Dev&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Test&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Space_App_Sheets&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Public&lt;/P&gt;
&lt;P&gt;Prod&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Test1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Demo&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Private&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 15:44:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2423010#M3193</guid>
      <dc:creator>VijaySekar</dc:creator>
      <dc:date>2024-02-23T15:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Space -&gt; Apps -&gt; Sheets information into a QVD file using single Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2423139#M3196</link>
      <description>&lt;P&gt;I suggest you take a look at the &lt;A href="https://help.qlik.com/en-US/sense-admin/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Monitoring_QSEoW/Monitor-Qlik-Sense-site.htm" target="_self"&gt;monitoring apps&lt;/A&gt;&amp;nbsp;- they have that kind of information. You can learn from their code how to do it, or you can modify the approporiate monitoring app so that it stores the data you want in a qvd.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Feb 2024 12:42:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2423139#M3196</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2024-02-24T12:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Space -&gt; Apps -&gt; Sheets information into a QVD file using single Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2423450#M3197</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/237417"&gt;@VijaySekar&lt;/a&gt;&amp;nbsp;..using Qlik Automation you can create csv with all the columns you mentioned..you can even store it in Cloud Database Like GCP or SQL server Directly..you can also regularly update it on schedule..but from Automation you cant store in Qvd..&lt;BR /&gt;for storing in Qvd you can use qlik app...&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 10:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2423450#M3197</guid>
      <dc:creator>salmankojar</dc:creator>
      <dc:date>2024-02-26T10:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Space -&gt; Apps -&gt; Sheets information into a QVD file using single Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2423497#M3198</link>
      <description>&lt;P&gt;For Qlik Cloud, you'll want these monitoring apps instead:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/The-Qlik-Sense-Monitoring-Applications-for-Cloud-and-On-Premise/ta-p/1822454" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/The-Qlik-Sense-Monitoring-Applications-for-Cloud-and-On-Premise/ta-p/1822454&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It's also important to note that in Cloud, you cannot currently retrieve a list of private sheets.&lt;/P&gt;
&lt;P&gt;You can, as&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/225728"&gt;@salmankojar&lt;/a&gt;&amp;nbsp;said, create an automation to create a list of spaces, apps, and sheets (which you have access to), then store these to CSV (we don't have a native QVD adapter).&lt;/P&gt;
&lt;P&gt;The main complexity with doing this is your user needs to be a member of every space with consumer access in order to open the list of sheets in the app.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 11:08:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2423497#M3198</guid>
      <dc:creator>Dave_Channon</dc:creator>
      <dc:date>2024-02-26T11:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Space -&gt; Apps -&gt; Sheets information into a QVD file using single Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2423515#M3199</link>
      <description>&lt;P&gt;Hi Salmankojar&lt;/P&gt;
&lt;P&gt;How can we get the list of public sheets from an app. Could you please share any reference to this?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 12:05:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2423515#M3199</guid>
      <dc:creator>VijaySekar</dc:creator>
      <dc:date>2024-02-26T12:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Space -&gt; Apps -&gt; Sheets information into a QVD file using single Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2423543#M3201</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1870"&gt;@Dave_Channon&lt;/a&gt;&amp;nbsp;There is no need to add member all spaces..you can create the automation with the Admin Id and run that automation on schedule everyday..it will get all the apps and its sheets from all spaces and store it into Csv file..&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/237417"&gt;@VijaySekar&lt;/a&gt;&amp;nbsp;As i said earlier this can be done through Automation but there is no reference for it..&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 13:11:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2423543#M3201</guid>
      <dc:creator>salmankojar</dc:creator>
      <dc:date>2024-02-26T13:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Space -&gt; Apps -&gt; Sheets information into a QVD file using single Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2423566#M3204</link>
      <description>&lt;P&gt;OK, if you're using a TenantAdmin or AnalyticsAdmin then you'll be fine. I have an example from a while back:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-02-26 at 13.34.51.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160652iFE51EFB056F12D92/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-02-26 at 13.34.51.png" alt="Screenshot 2024-02-26 at 13.34.51.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Automation code attached&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 13:38:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2423566#M3204</guid>
      <dc:creator>Dave_Channon</dc:creator>
      <dc:date>2024-02-26T13:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Space -&gt; Apps -&gt; Sheets information into a QVD file using single Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2423605#M3205</link>
      <description>&lt;P&gt;Hi DaveChannon&lt;/P&gt;
&lt;P&gt;How do i use this json file in qlik?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 14:35:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2423605#M3205</guid>
      <dc:creator>VijaySekar</dc:creator>
      <dc:date>2024-02-26T14:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Space -&gt; Apps -&gt; Sheets information into a QVD file using single Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2423620#M3206</link>
      <description>&lt;P&gt;Once logged into Qlik Cloud:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Click Add New&lt;/LI&gt;
&lt;LI&gt;Click New Automation &amp;gt; Blank &amp;gt; Create (will open the canvas)&lt;/LI&gt;
&lt;LI&gt;Right click on the canvas and select upload, select the JSON file and submit&lt;/LI&gt;
&lt;LI&gt;You'll see the automation and should be able to run it&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 26 Feb 2024 15:00:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2423620#M3206</guid>
      <dc:creator>Dave_Channon</dc:creator>
      <dc:date>2024-02-26T15:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Space -&gt; Apps -&gt; Sheets information into a QVD file using single Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2423855#M3209</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1870"&gt;@Dave_Channon&lt;/a&gt;&amp;nbsp;i was talking about this Automation only..&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/237417"&gt;@VijaySekar&lt;/a&gt;&amp;nbsp;you can use this automation and store your data in some online database like SharePoint or one drive or google drive and run it on schedule every day to have latest data.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 05:11:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2423855#M3209</guid>
      <dc:creator>salmankojar</dc:creator>
      <dc:date>2024-02-27T05:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Space -&gt; Apps -&gt; Sheets information into a QVD file using single Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2424838#M3221</link>
      <description>&lt;P&gt;This is what i want. Thanks for the solution DaveChannon.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2024 16:14:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2424838#M3221</guid>
      <dc:creator>VijaySekar</dc:creator>
      <dc:date>2024-02-28T16:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Space -&gt; Apps -&gt; Sheets information into a QVD file using single Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2470829#M4336</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1870"&gt;@Dave_Channon&lt;/a&gt;&amp;nbsp; Thank you for sharing this. I am trying to track the changes in the app on backend (such in load script or data connection) also frontend changes (such as addition of new sheet or change in expression). I want to use this to trigger my automation to backup that app. When I make any backend changes App's Modified date changes. Can you please help tweak your automation a bit to use this to track or just get flagged if there are any frontend changes in any apps.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 02:06:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2470829#M4336</guid>
      <dc:creator>Harsha-Lodha</dc:creator>
      <dc:date>2024-07-16T02:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Space -&gt; Apps -&gt; Sheets information into a QVD file using single Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2501463#M5334</link>
      <description>&lt;P&gt;I successfully ran the automation. Could you please explain how I can save this file to SharePoint?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 14:43:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2501463#M5334</guid>
      <dc:creator>Napus</dc:creator>
      <dc:date>2025-01-15T14:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Space -&gt; Apps -&gt; Sheets information into a QVD file using single Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2501537#M5344</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/226551"&gt;@Napus&lt;/a&gt;&amp;nbsp;you can use Create CSV File Block from Microsoft Sharepoint Connector and write data in it using Loop Block and in Loop block pass all the data list in it.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 03:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2501537#M5344</guid>
      <dc:creator>salmankojar</dc:creator>
      <dc:date>2025-01-16T03:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Space -&gt; Apps -&gt; Sheets information into a QVD file using single Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2502184#M5370</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/225728"&gt;@salmankojar&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;BR /&gt;thanks for the reply. would you please tell me how i can do it step by step i am so new to the topic.&amp;nbsp;&lt;BR /&gt;I added these 3 SharePoint node, the automazione give me exactly list of Managed spaces with their App as i want. but i can't save them in QVD or CSV. I will add the node i added -&amp;gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 10:09:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2502184#M5370</guid>
      <dc:creator>Napus</dc:creator>
      <dc:date>2025-01-21T10:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Space -&gt; Apps -&gt; Sheets information into a QVD file using single Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2502393#M5380</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/226551"&gt;@Napus&lt;/a&gt;&amp;nbsp;, i have altered the Automation as per your requirement. please use the attached Automation json file and make necessary changes as per your storage location.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 11:22:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2502393#M5380</guid>
      <dc:creator>salmankojar</dc:creator>
      <dc:date>2025-01-22T11:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Space -&gt; Apps -&gt; Sheets information into a QVD file using single Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2502624#M5389</link>
      <description>&lt;P&gt;Thanks a lot it works now&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/225728"&gt;@salmankojar&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;. I have only a question when we create an app in QlikSense every app also have description. in this automation we retrieve App Id and App Name. Is is possible also to retrieve every app Description?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you so much &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 10:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2502624#M5389</guid>
      <dc:creator>Napus</dc:creator>
      <dc:date>2025-01-23T10:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Space -&gt; Apps -&gt; Sheets information into a QVD file using single Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2502632#M5390</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/226551"&gt;@Napus&lt;/a&gt;&amp;nbsp;you can use Get APP Information block and pass your app Id in it.you will get description of the App from this block's output as shown in image below.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="salmankojar_0-1737631828602.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176804i8C415C7F2962B51D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="salmankojar_0-1737631828602.png" alt="salmankojar_0-1737631828602.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 11:30:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2502632#M5390</guid>
      <dc:creator>salmankojar</dc:creator>
      <dc:date>2025-01-23T11:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Space -&gt; Apps -&gt; Sheets information into a QVD file using single Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2502679#M5392</link>
      <description>&lt;P&gt;Thank you so much&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/225728"&gt;@salmankojar&lt;/a&gt;&amp;nbsp;it works now as i expected.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 16:02:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-get-Space-gt-Apps-gt-Sheets-information-into-a-QVD-file/m-p/2502679#M5392</guid>
      <dc:creator>Napus</dc:creator>
      <dc:date>2025-01-23T16:02:57Z</dc:date>
    </item>
  </channel>
</rss>

