<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to Show a Loading GIF Immediately While Fetching Data in Appian?</title><link>https://community.appian.com/discussions/f/user-interface/39642/how-to-show-a-loading-gif-immediately-while-fetching-data-in-appian</link><description>I’m building an interface where the user is asked: 
 &amp;quot;Do you want to use your previous data?&amp;quot; 
 If the user selects Yes and clicks the Continue button, I want the following flow: 
 Show a loading GIF screen immediately). 
 In the background, fetch the</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to Show a Loading GIF Immediately While Fetching Data in Appian?</title><link>https://community.appian.com/thread/151139?ContentTypeID=1</link><pubDate>Tue, 26 Aug 2025 10:54:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:377d0f4d-4674-435c-836e-a84173eeda34</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;Yes, I totally forgot about this new option. Thanks for reminding me.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to Show a Loading GIF Immediately While Fetching Data in Appian?</title><link>https://community.appian.com/thread/151138?ContentTypeID=1</link><pubDate>Tue, 26 Aug 2025 10:41:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0a6de4dd-0596-4ad2-b8d3-f9fd331442e2</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Using the latest Appian versions capability for asynchronous local variables, you can do just that. Appian will then show a loading icon on screen automatically.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to Show a Loading GIF Immediately While Fetching Data in Appian?</title><link>https://community.appian.com/thread/151136?ContentTypeID=1</link><pubDate>Tue, 26 Aug 2025 10:23:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fdc64b11-1b1e-4015-b44a-26b2e8fd14e9</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;&lt;span&gt;Before 25.2 -&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Appian shows its own loading indicator while executing All saveInto operations before updating the UI.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Even with refreshVariable, if it executes in the same interaction cycle, your custom loading GIF won&amp;#39;t appear immediately.(v25.2)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;True Solution :&amp;nbsp;Process Model with chained nodes (which you already know)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;After 25.2 -&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;25.3 introduced the new a!asyncVariable() function that creates a local variable that loads separately from the rest of your UI.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="https://docs.appian.com/suite/help/25.3/async_loading.html#:~:text=Use%20the%20a!,in%20more%20than%20one%20component."&gt;https://docs.appian.com/suite/help/25.3/async_loading.html#:~:text=Use%20the%20a!,in%20more%20than%20one%20component.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>