<?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>idea Re: Availability for the reload data action (button object) not only for app owner (Qlik Sense SaaS) - Status changed to: Open - Collecting Feedback in Suggest an Idea</title>
    <link>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/1881698#M8400</link>
    <description />
    <pubDate>Mon, 17 Jan 2022 11:41:06 GMT</pubDate>
    <dc:creator>Ian_Crosland</dc:creator>
    <dc:date>2022-01-17T11:41:06Z</dc:date>
    <item>
      <title>Availability for the reload data action (button object) not only for app owner (Qlik Sense SaaS)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idi-p/1795544</link>
      <description>&lt;P&gt;Unfortunately, the reload data action for the button object works only if you are the owner of the Qlik Sense app &lt;SPAN&gt;(Qlik Sense SaaS)&lt;/SPAN&gt;. In our use case, a user (e.g. analyzer with space edit permissions) should be able to reload the application with changed data from an excel file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As an app owner I can also just go into the data load editor to reload the app. Please make the reload data action available to other users as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Christoph&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 10:37:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idi-p/1795544</guid>
      <dc:creator>chaas</dc:creator>
      <dc:date>2021-03-30T10:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Availability for the reload data action (button object) not only for app owner (Qlik Sense SaaS)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/1801447#M5956</link>
      <description>&lt;P&gt;Hello. Are you sure it's not a question of security rules? On Qlik Sense EOW, I had to set a little security rules to make the old reload on demand extension to work with a custom property.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Simon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 17:17:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/1801447#M5956</guid>
      <dc:creator>simonaubert</dc:creator>
      <dc:date>2021-04-21T17:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Availability for the reload data action (button object) not only for app owner (Qlik Sense SaaS)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/1801591#M5967</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/54230"&gt;@simonaubert&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the advice. On QSEoW it could be a question of security rules. Unfortunately, on Qlik Sense Enterprise SaaS we are not able to configure security rules.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Christoph&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Apr 2021 06:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/1801591#M5967</guid>
      <dc:creator>chaas</dc:creator>
      <dc:date>2021-04-22T06:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Availability for the reload data action (button object) not only for app owner (Qlik Sense SaaS) - Status changed to: Open - Collecting Feedback</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/1881698#M8400</link>
      <description />
      <pubDate>Mon, 17 Jan 2022 11:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/1881698#M8400</guid>
      <dc:creator>Ian_Crosland</dc:creator>
      <dc:date>2022-01-17T11:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Availability for the reload data action (button object) not only for app owner (Qlik Sense SaaS)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/1882210#M8484</link>
      <description>&lt;P&gt;You can work around this limitation with app automations.&lt;/P&gt;
&lt;P&gt;Make an automation that reloads the app and has a webhook trigger.&lt;/P&gt;
&lt;P&gt;Have a button that opens a URL and insert the webhook as the target.&lt;/P&gt;
&lt;P&gt;It will open a new window/tab for the user, but it will trigger the reload.&lt;/P&gt;
&lt;P&gt;Not seamless, but it works.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 10:29:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/1882210#M8484</guid>
      <dc:creator>AlexOmetis</dc:creator>
      <dc:date>2022-01-18T10:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Availability for the reload data action (button object) not only for app owner (Qlik Sense SaaS)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/1882627#M8513</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18018"&gt;@AlexOmetis&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks that works. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;As you mentioned the new window/tab is not very intuitive for the user.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 08:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/1882627#M8513</guid>
      <dc:creator>chaas</dc:creator>
      <dc:date>2022-01-19T08:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Availability for the reload data action (button object) not only for app owner (Qlik Sense SaaS) - Status changed to: Partially Delivered</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/1882644#M8515</link>
      <description />
      <pubDate>Wed, 19 Jan 2022 08:30:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/1882644#M8515</guid>
      <dc:creator>Ian_Crosland</dc:creator>
      <dc:date>2022-01-19T08:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Availability for the reload data action (button object) not only for app owner (Qlik Sense SaaS)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/1882652#M8516</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6225"&gt;@Ian_Crosland&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't think it is partially delivered. It's a work around with Qlik Application Automation. But the idea is about the reload action of the button object.&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 08:49:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/1882652#M8516</guid>
      <dc:creator>chaas</dc:creator>
      <dc:date>2022-01-19T08:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Availability for the reload data action (button object) not only for app owner (Qlik Sense SaaS) - Status changed to: Open - Collecting Feedback</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/1882660#M8517</link>
      <description />
      <pubDate>Wed, 19 Jan 2022 09:01:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/1882660#M8517</guid>
      <dc:creator>Ian_Crosland</dc:creator>
      <dc:date>2022-01-19T09:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Availability for the reload data action (button object) not only for app owner (Qlik Sense SaaS)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/1967200#M10165</link>
      <description>&lt;P&gt;I believe, you will need to ensure that the users have access to the corresponding data connections in the app.&amp;nbsp; At least that is how it is done in Enterprise with the Action = reload data for buttons.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 14:57:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/1967200#M10165</guid>
      <dc:creator>Ken_T</dc:creator>
      <dc:date>2022-08-10T14:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Availability for the reload data action (button object) not only for app owner (Qlik Sense SaaS)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/1967698#M10166</link>
      <description>&lt;P&gt;Unfortunately, this is not possible in Qlik SaaS.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 11:43:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/1967698#M10166</guid>
      <dc:creator>chaas</dc:creator>
      <dc:date>2022-08-11T11:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Availability for the reload data action (button object) not only for app owner (Qlik Sense SaaS)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/2064200#M12728</link>
      <description>&lt;P&gt;Hi all, here is info on the reloads according t security rules in Qlik Cloud:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Spaces/managing-managed-spaces.htm" target="_self"&gt;Managed spaces&lt;/A&gt;: users with "can manage" or "owner" can reload apps and set schedules.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Spaces/managing-shared-spaces.htm" target="_self"&gt;Shared spaces&lt;/A&gt;: users with&amp;nbsp;"can manage", "can edit", or "owner" can reload apps and set schedules.&lt;/P&gt;
&lt;P&gt;So I would say this idea refers to -&amp;gt; &lt;STRONG&gt;add or change role so that users can RELOAD without being given permission to MANAGE (add and delete users from space, change space details, etc).&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;This can be worked around with app automation very simply, using the following documentation:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_QlikAutomation/tutorials/task-chaining.htm" target="_self"&gt;Qlik Help&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-task-chaining-with-Qlik-Application-Automation/ta-p/1834006" target="_self"&gt;Community Article by Emile&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Previusly, you needed to to paste the automation's CURL into the button in order for &lt;STRONG&gt;anyone&lt;/STRONG&gt; to be allowed to use it (since automations could only be executed in the button by owner). However, in the next week we are releasing an update to the button that will allow the "Execute Automation" action to be clicked by anyone, regardless of app / automation owner.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Meghann_MacDonald_0-1682425249775.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/105759iB707B6D235A2FFF4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Meghann_MacDonald_0-1682425249775.png" alt="Meghann_MacDonald_0-1682425249775.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 12:21:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/2064200#M12728</guid>
      <dc:creator>Meghann_MacDonald</dc:creator>
      <dc:date>2023-04-25T12:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Availability for the reload data action (button object) not only for app owner (Qlik Sense SaaS)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/2064211#M12729</link>
      <description>&lt;P&gt;thank you for this workaround, I am sure many of us will give it a look.&lt;BR /&gt;However, this does not negate the fact that having a role to do this is totally needed. 100% without a doubt, needed.&lt;BR /&gt;&lt;BR /&gt;there are multiple ideas that have been posted for this&amp;nbsp;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Suggest-an-Idea/Allow-users-to-perform-app-reloads-in-Qlik-Sense-SaaS-without/idi-p/2006414" target="_blank"&gt;https://community.qlik.com/t5/Suggest-an-Idea/Allow-users-to-perform-app-reloads-in-Qlik-Sense-SaaS-without/idi-p/2006414&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Suggest-an-Idea/Add-Schedule-Reload-role-to-Managed-space-permissions/idi-p/2016201" target="_blank"&gt;https://community.qlik.com/t5/Suggest-an-Idea/Add-Schedule-Reload-role-to-Managed-space-permissions/idi-p/2016201&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Having an automation workaround is good, but this should be do-able directly in the Qlik SAAS / QCG systems without such workarounds.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 12:35:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/2064211#M12729</guid>
      <dc:creator>Ken_T</dc:creator>
      <dc:date>2023-04-25T12:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Availability for the reload data action (button object) not only for app owner (Qlik Sense SaaS)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/2064221#M12730</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/99692"&gt;@Meghann_MacDonald&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This is already available for me (awesome), but how to show the notifications? I've tried to add a output (reload started for example) from the automation but it didn't worked.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 12:53:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/2064221#M12730</guid>
      <dc:creator>sfbi</dc:creator>
      <dc:date>2023-04-25T12:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Availability for the reload data action (button object) not only for app owner (Qlik Sense SaaS)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/2064228#M12731</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115854"&gt;@sfbi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can do it with the Update Run Title block.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="update_run_title.png" style="width: 724px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/105762iDFE0C57ADC08897A/image-size/large?v=v2&amp;amp;px=999" role="button" title="update_run_title.png" alt="update_run_title.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 13:01:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/2064228#M12731</guid>
      <dc:creator>chaas</dc:creator>
      <dc:date>2023-04-25T13:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Availability for the reload data action (button object) not only for app owner (Qlik Sense SaaS)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/2064419#M12734</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/111046"&gt;@chaas&lt;/a&gt;&amp;nbsp;Thank you... I was able to set the notification, but only after the automation is completed, and not when the automation is running... &lt;BR /&gt;&lt;BR /&gt;For example: Notification to inform user that the reload has started (this won't show).&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="sfbi_0-1682443002616.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/105798iB7DF053B9E0ECCB9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sfbi_0-1682443002616.png" alt="sfbi_0-1682443002616.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 17:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/2064419#M12734</guid>
      <dc:creator>sfbi</dc:creator>
      <dc:date>2023-04-25T17:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Availability for the reload data action (button object) not only for app owner (Qlik Sense SaaS)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/2064512#M12735</link>
      <description>&lt;P&gt;Hi all, I was also having trouble with the notification last week, I’ll have&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134157"&gt;@Emile_Koslowski&lt;/a&gt;&amp;nbsp;comment on that one.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;And&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/92536"&gt;@Ken_T&lt;/a&gt;&amp;nbsp;, I agree, still a valid request that many people would like to see! Will definitely keep this open.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 00:52:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/2064512#M12735</guid>
      <dc:creator>Meghann_MacDonald</dc:creator>
      <dc:date>2023-04-26T00:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Availability for the reload data action (button object) not only for app owner (Qlik Sense SaaS)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/2064695#M12741</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115854"&gt;@sfbi&lt;/a&gt;&amp;nbsp;It's only possible to use the Update Run Title block if it's at the end of your automation. If you want to let the user know the automation was started, you could use a 'Set variable value' action in the button before and after doing the Execute automation action:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Emile_Koslowski_0-1682502018426.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/105859i164A3D49E3843F54/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Emile_Koslowski_0-1682502018426.png" alt="Emile_Koslowski_0-1682502018426.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 09:40:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/2064695#M12741</guid>
      <dc:creator>Emile_Koslowski</dc:creator>
      <dc:date>2023-04-26T09:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Availability for the reload data action (button object) not only for app owner (Qlik Sense SaaS)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/2064824#M12743</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134157"&gt;@Emile_Koslowski&lt;/a&gt;&amp;nbsp;nice... I've created bkg color and icon variable for the button... thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 12:53:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/2064824#M12743</guid>
      <dc:creator>sfbi</dc:creator>
      <dc:date>2023-04-26T12:53:21Z</dc:date>
    </item>
    <item>
      <title>From now on, please track this idea from the Ideation por...</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/2118289#M15598</link>
      <description>&lt;P&gt;From now on, please track this idea from the Ideation portal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A title="Link to new idea" href="https://ideation.qlik.com/app/#/case/274310" target="_blank" rel="noopener"&gt;Link to new idea&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Meghann&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;EM&gt;NOTE: Upon clicking this link 2 tabs may open - please feel free to close the one with a login page. If you &lt;STRONG&gt;only&lt;/STRONG&gt; see 1 tab with the login page, please try clicking this link first: &lt;STRONG&gt;&lt;A title="Authenticate me!" href="#" target="_blank" rel="noopener"&gt;Authenticate me!&lt;/A&gt;&lt;/STRONG&gt;&amp;nbsp;t&lt;/EM&gt;&lt;EM&gt;hen try the link above again. Ensure pop-up blocker is off.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 16:58:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Availability-for-the-reload-data-action-button-object-not-only/idc-p/2118289#M15598</guid>
      <dc:creator>Meghann_MacDonald</dc:creator>
      <dc:date>2023-09-18T16:58:04Z</dc:date>
    </item>
  </channel>
</rss>

