<?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: Automation Not Applying Variable Bookmark For WriteBack Solution in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2080623#M2008</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134179"&gt;@AfeefaTk&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, using 2 set of variables works like a charm!&lt;BR /&gt;&lt;BR /&gt;The only step I had to add was to add more "set variable actions" to make sure the new variables returned to the standard value (&lt;SPAN&gt;vDealName2 = DealName).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;So for me it worked like this:&lt;BR /&gt;(step 6 added)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Ensure Include selections are selected in the Execute automation action in the button.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Clear the definitions from old variables.In the example app, the variables are vDealName and vPrediction.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Create new variables with definitions.For eg vDealName2 and vPrediction2 with the definitions =DEALNAME and =PREDICTION.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Set the input boxes to show new variables that is&amp;nbsp;vDealName2 and&amp;nbsp;vPrediction2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;In this example,add two set variable actions before executing the automation. The first one will set the variable vDealName to =vDealName2. The second one will set the variable vPrediction to =vPrediction2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Add two set variable actions after executing the automation to set the new variables back to the standard values. The first one will set the variable vDealName2 to =DealName. The second one will set the variable vPrediction2 to =Prediction.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Click on the Copy input block from the Execute automation action in the button and paste this into the automation.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Use the Get expression value blocks to get the vPlatform and vName variables in the automation. Use the formulas =vDealName and =vPrediction.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Thank you very much. I will run some tests, but I think this will be sufficient.&lt;BR /&gt;&lt;BR /&gt;However, would you know if more than one user can run this automation at the same time?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;For example: I have a team of salesmen and they are using this tool to check and update information for their customers. They both are using the dashboard at the same time with different customers.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Jun 2023 13:21:50 GMT</pubDate>
    <dc:creator>marcusva</dc:creator>
    <dc:date>2023-06-06T13:21:50Z</dc:date>
    <item>
      <title>Automation Not Applying Variable Bookmark For WriteBack Solution</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2075247#M1914</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I've been trying set up an automation to writeback some variables set by the end user to an external excel file in a sharepoint folder.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For that, I'm following&amp;nbsp;the basic example from Michael Tarallo on the Qlik youtube channel (&lt;A href="https://www.youtube.com/watch?v=hYER2nGKctM&amp;amp;ab_channel=Qlik" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=hYER2nGKctM&amp;amp;ab_channel=Qlik&lt;/A&gt;) , which is based on another&amp;nbsp; article (&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-build-a-write-back-solution-with-native-Qlik-Sense" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Official-Support-Articles/How-to-build-a-write-back-solution-with-native-Qlik-Sense&lt;/A&gt;) .&lt;/P&gt;
&lt;P&gt;However, I'm having a problem when replicating the current state of variables to the Automation.&lt;/P&gt;
&lt;P&gt;I tried replicating exatcly the same steps:&lt;/P&gt;
&lt;P&gt;1. Setting the layout, creating the variables, update and reload buttons:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marcusva_2-1684948846190.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107973iFA55809515CF7C7D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="marcusva_2-1684948846190.png" alt="marcusva_2-1684948846190.png" /&gt;&lt;/span&gt;&lt;BR /&gt;(layout - as you can see, the standard values for the variables are '-', since I'm using the fields as definition)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marcusva_3-1684949004391.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107975i33186B4CAC783846/image-size/medium?v=v2&amp;amp;px=400" role="button" title="marcusva_3-1684949004391.png" alt="marcusva_3-1684949004391.png" /&gt;&lt;/span&gt;&lt;BR /&gt;(Update button settings - Include Selections checked!)&lt;/P&gt;
&lt;P&gt;2. Creating the automation using the 'Copy Input Block' blocks and adding the three Get Expression Value blocks.&lt;/P&gt;
&lt;P&gt;To check whether it is getting the current variable value from the temporary bookmark, I also added an Output block:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marcusva_4-1684949046787.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107976i595CF7DC44DC7080/image-size/medium?v=v2&amp;amp;px=400" role="button" title="marcusva_4-1684949046787.png" alt="marcusva_4-1684949046787.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marcusva_5-1684949101989.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107977iE822B3C2D9032AA2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="marcusva_5-1684949101989.png" alt="marcusva_5-1684949101989.png" /&gt;&lt;/span&gt;&lt;BR /&gt;(note that the app and bookmark IDs are the same from the used input block)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, I'm not getting the expected result:&lt;/P&gt;
&lt;P&gt;After setting different values to the variables with the Input visuals and clicking the Update button in the Analysis App, the output always gives me the default value of my variable.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marcusva_6-1684949228697.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107978iBA02428C218307E4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="marcusva_6-1684949228697.png" alt="marcusva_6-1684949228697.png" /&gt;&lt;/span&gt;&lt;BR /&gt;(note that in the app front-end, the variables are updated)&lt;/P&gt;
&lt;P&gt;It's as if my variables were not being updated (or bookmarked) to the current values when sent to the automation.&lt;/P&gt;
&lt;P&gt;In this specific example, it's not generating any output, since my variables by definition are the fields, which gives me '-' as an output, as per my first step.&lt;/P&gt;
&lt;P&gt;I also did another test, setting the definition of the variables as fixed strings. In this case, I always get the same strings as output.&lt;/P&gt;
&lt;P&gt;Would anyone know if there's any step I'm missing? Or if there is any kind of limitation to a specific type of environnment?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS: I found some other posts about selections issues for generating reports, but I coudn't find something specific for variables and writeback function so far.&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 17:32:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2075247#M1914</guid>
      <dc:creator>marcusva</dc:creator>
      <dc:date>2023-05-24T17:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Automation Not Applying Variable Bookmark For WriteBack Solution</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2076854#M1956</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/147080"&gt;@marcusva&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I understand correctly you are not able to get the variable value that is being selected from the app as the output of the Get Expression block in the automation once the button is clicked?&lt;/P&gt;
&lt;P&gt;Is that correct?&lt;/P&gt;
&lt;P&gt;In order to look into the configuration of the app and automation, could you please share them both?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 14:31:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2076854#M1956</guid>
      <dc:creator>AfeefaTk</dc:creator>
      <dc:date>2023-05-26T14:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Automation Not Applying Variable Bookmark For WriteBack Solution</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2076878#M1957</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/147080"&gt;@marcusva&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you sure that you are using the correct expression in the definition parameter while creating the variables in the UI and also mapping the correct variable name in the Get Expression Value block?&lt;/P&gt;
&lt;P&gt;I have run a few tests from my end and it works as expected.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 15:49:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2076878#M1957</guid>
      <dc:creator>AfeefaTk</dc:creator>
      <dc:date>2023-05-26T15:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Automation Not Applying Variable Bookmark For WriteBack Solution</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2076913#M1958</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134179"&gt;@AfeefaTk&lt;/a&gt;&amp;nbsp;, thanks for your reply!&lt;/P&gt;
&lt;P&gt;That's right, the current variable selection or setting is not going to the automation through the apply bookmark block. It seems that it only keeps the variable standard value.&lt;/P&gt;
&lt;P&gt;For example, following the steps provided in the video, the standard values for my variables shoud be the field itselt:&lt;/P&gt;
&lt;P&gt;vTitle = Title (vComentario = Comentario in my case)&lt;/P&gt;
&lt;P&gt;Since there is more than one value for Title, the standard value for the variable is shown as '-' (or null).&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marcusva_0-1685122475049.png" style="width: 511px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/108448i9414A92C2C24432E/image-dimensions/511x258?v=v2" width="511" height="258" role="button" title="marcusva_0-1685122475049.png" alt="marcusva_0-1685122475049.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Front end before setting values for the variables&lt;/P&gt;
&lt;P&gt;In this case, even if I set new values for the variables using the Input visuals, and they are shown in the front end as these updated values and then click the "Update" button, the new setting is not reflected to the automation blocks. Then I get an error, because the automation tries to read a null() value.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marcusva_1-1685122553182.png" style="width: 514px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/108449i069288001C3E9EBC/image-dimensions/514x248?v=v2" width="514" height="248" role="button" title="marcusva_1-1685122553182.png" alt="marcusva_1-1685122553182.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Front end after setting new values for the variables&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marcusva_2-1685122679232.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/108450iF56ED12F324E516B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="marcusva_2-1685122679232.png" alt="marcusva_2-1685122679232.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Result from the Get Expression Value block. Note that there's no output, since the value is null&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, if I reload the app before clicking update, then the standard values for the variables are set according to the input visuals, for instance:&lt;/P&gt;
&lt;P&gt;vComentario = 'New Comment'&lt;/P&gt;
&lt;P&gt;Then, if i click the Update button, the automation runs as it was supposed to and there's an output in the Get Expression Value block:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marcusva_3-1685123103528.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/108451i23DEAAF3A2CB9F82/image-size/medium?v=v2&amp;amp;px=400" role="button" title="marcusva_3-1685123103528.png" alt="marcusva_3-1685123103528.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I think the problem is in the Run Automation visual or the Apply Bookmark block, I'm almost sure I'm doing exactly what the tutorials show, but maybe I'm missing something...&lt;/P&gt;
&lt;P&gt;Please find attached the app and the automation I'm using. Also, the excel spreadsheet from which I read the data and write back to has the following format:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marcusva_4-1685123339938.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/108452i64BD6F13263449F3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="marcusva_4-1685123339938.png" alt="marcusva_4-1685123339938.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help is appreciated, thank you very much!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 17:54:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2076913#M1958</guid>
      <dc:creator>marcusva</dc:creator>
      <dc:date>2023-05-26T17:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Automation Not Applying Variable Bookmark For WriteBack Solution</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2077146#M1961</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/147080"&gt;@marcusva&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think the variable expression (vComentarios) defined in the UI is invalid.&lt;/P&gt;
&lt;P&gt;Please take a look at the screenshot for reference.&lt;/P&gt;
&lt;P&gt;Please correct the error in the expression and see if that solves the issue.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vComentarios.png" style="width: 488px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/108501i92EFA5A12D8266BF/image-dimensions/488x221?v=v2" width="488" height="221" role="button" title="vComentarios.png" alt="vComentarios.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 06:09:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2077146#M1961</guid>
      <dc:creator>AfeefaTk</dc:creator>
      <dc:date>2023-05-29T06:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Automation Not Applying Variable Bookmark For WriteBack Solution</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2077314#M1963</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134179"&gt;@AfeefaTk&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I think I got it wrong when setting the variable to its standard value before sharing the app.&lt;/P&gt;
&lt;P&gt;However, I believe that wasn't the problem. After setting it back to "Comentarios" and running the automation, I got the same error as before. Also, it wasn't working for the other two variables aswell.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marcusva_2-1685358660352.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/108537i1599EC6AC9443766/image-size/medium?v=v2&amp;amp;px=400" role="button" title="marcusva_2-1685358660352.png" alt="marcusva_2-1685358660352.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marcusva_1-1685358623289.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/108536i371A4B1BE23F8C37/image-size/medium?v=v2&amp;amp;px=400" role="button" title="marcusva_1-1685358623289.png" alt="marcusva_1-1685358623289.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marcusva_0-1685358542427.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/108535i37545909FD0E5F9A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="marcusva_0-1685358542427.png" alt="marcusva_0-1685358542427.png" /&gt;&lt;/span&gt;&lt;BR /&gt;variable vComentarios with no output after setting a new value in the UI and hitting the update button.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 11:16:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2077314#M1963</guid>
      <dc:creator>marcusva</dc:creator>
      <dc:date>2023-05-29T11:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Automation Not Applying Variable Bookmark For WriteBack Solution</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2077337#M1965</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Just wanting to mention that I had the same issue as &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/147080"&gt;@marcusva&lt;/a&gt; , and that similar issues are also mentioned &lt;A href="https://community.qlik.com/t5/Product-Innovation/Creating-a-write-back-solution-with-Qlik-Cloud-is-now-possible/bc-p/2069746/highlight/true#M1300" target="_self"&gt;here.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;In my case, i simply reloaded the app visualization (hitting the refresh button on the browser) and after that the Variable Inputs seems to have started communicating with the Automation as expected.&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 12:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2077337#M1965</guid>
      <dc:creator>d_abbatelli</dc:creator>
      <dc:date>2023-05-29T12:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Automation Not Applying Variable Bookmark For WriteBack Solution</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2077341#M1966</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/172971"&gt;@d_abbatelli&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks for sharing. I've just tried doing the same here, but unfortunatelly I'm still having the same problem...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 12:30:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2077341#M1966</guid>
      <dc:creator>marcusva</dc:creator>
      <dc:date>2023-05-29T12:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Automation Not Applying Variable Bookmark For WriteBack Solution</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2079570#M1978</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;Did anyone else have the same problem or any updates? I just can't figure what may be wrong...&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 20:17:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2079570#M1978</guid>
      <dc:creator>marcusva</dc:creator>
      <dc:date>2023-06-02T20:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Automation Not Applying Variable Bookmark For WriteBack Solution</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2080428#M1998</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/147080"&gt;@marcusva&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/172971"&gt;@d_abbatelli&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;If you define an expression in the variable created in the UI, then on the automation side it will just run the expression so user input will be ignored.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;If you want to have a user-inputted variable then best to give the variable with no definition/formula.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Could you please try removing the expression from the definition field in the variable and see if that takes the value that is being provided in the input box?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;We are also working on updating the demo video to clarify how the variables should be configured on the app side to pass the user-inputted values to the automation.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Thanks!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 07:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2080428#M1998</guid>
      <dc:creator>AfeefaTk</dc:creator>
      <dc:date>2023-06-06T07:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Automation Not Applying Variable Bookmark For WriteBack Solution</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2080443#M2001</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134179"&gt;@AfeefaTk&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;I can confirm that if the variable is defined as an expression (starting with the equal sign, like "=Comentarios") the automations ignores the user value. &lt;/P&gt;
&lt;P&gt;If the variable is defined as a 'constant' (without the equal sign, as example using the string 'Default comment') then the user input is passed to the Automation. &lt;/P&gt;
&lt;P&gt;The problem is, using a constant, the value does not change with user selection, so the variable input will always show 'Default value' (or whatever the user has input there) even if the selected record already has another comment (making it very easy to overwrite a record with the wrong value). &lt;/P&gt;
&lt;P&gt;All in all, this behaviour seems to be different than what is shown in the video. &lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 07:44:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2080443#M2001</guid>
      <dc:creator>danabb</dc:creator>
      <dc:date>2023-06-06T07:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Automation Not Applying Variable Bookmark For WriteBack Solution</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2080562#M2005</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/156824"&gt;@danabb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would suggest you follow a different approach mentioned below to get the user-inputted values passed over automation and also have the selected values auto-populated in the input box.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Ensure Include selections are selected in the Execute automation action in the button.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Clear the definitions from old variables.In the example app, the variables are vDealName and vPrediction.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Create new variables with definitions.For eg vDealName2 and vPrediction2 with the definitions =DEALNAME and =PREDICTION.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Set the input boxes to show new variables that is&amp;nbsp;vDealName2 and&amp;nbsp;vPrediction2 &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;In this example,add two set variable actions before executing the automation. The first one will set the variable vDealName to =vDealName2. The second one will set the variable vPrediction to =vPrediction2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Click on the Copy input block from the Execute automation action in the button and paste this into the automation.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Use the Get expression value blocks to get the vDealName and vPrediction variables in the automation. Use the formulas =vDealName and =vPrediction.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Please find the automation and app configured following the above steps for your reference.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Please let me know if that works.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 13:29:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2080562#M2005</guid>
      <dc:creator>AfeefaTk</dc:creator>
      <dc:date>2023-06-06T13:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Automation Not Applying Variable Bookmark For WriteBack Solution</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2080623#M2008</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134179"&gt;@AfeefaTk&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, using 2 set of variables works like a charm!&lt;BR /&gt;&lt;BR /&gt;The only step I had to add was to add more "set variable actions" to make sure the new variables returned to the standard value (&lt;SPAN&gt;vDealName2 = DealName).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;So for me it worked like this:&lt;BR /&gt;(step 6 added)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Ensure Include selections are selected in the Execute automation action in the button.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Clear the definitions from old variables.In the example app, the variables are vDealName and vPrediction.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Create new variables with definitions.For eg vDealName2 and vPrediction2 with the definitions =DEALNAME and =PREDICTION.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Set the input boxes to show new variables that is&amp;nbsp;vDealName2 and&amp;nbsp;vPrediction2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;In this example,add two set variable actions before executing the automation. The first one will set the variable vDealName to =vDealName2. The second one will set the variable vPrediction to =vPrediction2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Add two set variable actions after executing the automation to set the new variables back to the standard values. The first one will set the variable vDealName2 to =DealName. The second one will set the variable vPrediction2 to =Prediction.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Click on the Copy input block from the Execute automation action in the button and paste this into the automation.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Use the Get expression value blocks to get the vPlatform and vName variables in the automation. Use the formulas =vDealName and =vPrediction.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Thank you very much. I will run some tests, but I think this will be sufficient.&lt;BR /&gt;&lt;BR /&gt;However, would you know if more than one user can run this automation at the same time?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider hc b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;For example: I have a team of salesmen and they are using this tool to check and update information for their customers. They both are using the dashboard at the same time with different customers.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 13:21:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2080623#M2008</guid>
      <dc:creator>marcusva</dc:creator>
      <dc:date>2023-06-06T13:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Automation Not Applying Variable Bookmark For WriteBack Solution</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2081043#M2013</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/147080"&gt;@marcusva&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, those who have access to the button can click on the button and run automation if it's set to run in triggered mode.&lt;/P&gt;
&lt;P&gt;As mentioned in &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-build-a-write-back-solution-with-native-Qlik-Sense/ta-p/2059047" target="_self"&gt;this&lt;/A&gt; article (check Limitations section) automation cannot have parallel runs. So if the button is clicked by different users at the same time, it won't get executed at the same time. The new runs will get queued and start running once the previous run is completed.&lt;/P&gt;
&lt;P&gt;Hope this answers your question.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 10:04:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2081043#M2013</guid>
      <dc:creator>AfeefaTk</dc:creator>
      <dc:date>2023-06-07T10:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Automation Not Applying Variable Bookmark For WriteBack Solution</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2091272#M2131</link>
      <description>&lt;P&gt;I had the exact same issue. I suggest the demo material for this specific case (loading a value to an input box, then updating and writing back) for this functionality be removed/updated.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=hYER2nGKctM" target="_blank"&gt;Creating a basic write back solution with Qlik Cloud - YouTube&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/video/nA18v93P3uQh4C2XwuyGje" target="_blank"&gt;Video ‒ Creating a basic write-back example with Qlik Cloud | Qlik Help&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the solution/work-around&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134179"&gt;@AfeefaTk&lt;/a&gt;!&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 20:07:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2091272#M2131</guid>
      <dc:creator>André</dc:creator>
      <dc:date>2023-07-06T20:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Automation Not Applying Variable Bookmark For WriteBack Solution</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2152241#M2799</link>
      <description>&lt;P&gt;I had the same issue and your solution helped me a lot. Thank you very much.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 21:53:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2152241#M2799</guid>
      <dc:creator>antonio_velarde</dc:creator>
      <dc:date>2023-12-12T21:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Automation Not Applying Variable Bookmark For WriteBack Solution</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2507238#M5532</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134179"&gt;@AfeefaTk&lt;/a&gt;&amp;nbsp;also now (today) this is a very useful post for me. Thanks again for the clarifications here.&lt;/P&gt;
&lt;P&gt;I wonder if the updated demo video ever took shape?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, what is confusing to me (though not blocking) is the following. I was able to create the automation and run it from the UI, which is the intended use of course. When I used the "Run" button from within the automation though, the automation runs for several minutes with no output.&lt;/P&gt;
&lt;P&gt;As I wrote this is not blocking and I can run the automation from the UI side.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tomdegroot_0-1740493564853.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177837i1D5D230CAE92D4AA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tomdegroot_0-1740493564853.png" alt="tomdegroot_0-1740493564853.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tomdegroot_1-1740493604129.png" style="width: 525px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177838i64D99F35C532E36B/image-dimensions/525x63?v=v2" width="525" height="63" role="button" title="tomdegroot_1-1740493604129.png" alt="tomdegroot_1-1740493604129.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 14:28:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2507238#M5532</guid>
      <dc:creator>tomdegroot</dc:creator>
      <dc:date>2025-02-25T14:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Automation Not Applying Variable Bookmark For WriteBack Solution</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2507586#M5538</link>
      <description>&lt;P&gt;I started from the input from&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134179"&gt;@AfeefaTk&lt;/a&gt;&amp;nbsp;from&amp;nbsp;&lt;SPAN&gt;‎2023-06-06 and the addition from&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/147080"&gt;@marcusva&lt;/a&gt;. Thanks guys! &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Issue: after I hit the "Update" button, my variables (vDealName, vDealName2, vPrediction, vPrediction2) "stick" to a single value even if I selected another record from the table. So the value of vDealName2 and vPrediction2 did not change with the selection, as I would want them to.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I solved this by adding a "Set Variable Value" action for&amp;nbsp;vDealName and vPrediction. I set the variable values to Null. I removed the actions "vDealName2 to =DealName" and "vPrediction2&amp;nbsp;to =vPrediction".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tomdegroot_0-1740656094449.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177934iC5767F671FA6BC65/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tomdegroot_0-1740656094449.png" alt="tomdegroot_0-1740656094449.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tomdegroot_1-1740656105078.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177936iEF37A6B615BE852B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tomdegroot_1-1740656105078.png" alt="tomdegroot_1-1740656105078.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It seems to work for me now!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2025 11:35:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-Not-Applying-Variable-Bookmark-For-WriteBack-Solution/m-p/2507586#M5538</guid>
      <dc:creator>tomdegroot</dc:creator>
      <dc:date>2025-02-27T11:35:32Z</dc:date>
    </item>
  </channel>
</rss>

