<?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>Cannot update value of length 8 by assigning value of length 6</title><link>https://community.appian.com/discussions/f/general/26431/cannot-update-value-of-length-8-by-assigning-value-of-length-6</link><description>error is coming when i am un-selecting the default selected values . can somebody help me on this</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Cannot update value of length 8 by assigning value of length 6</title><link>https://community.appian.com/thread/103802?ContentTypeID=1</link><pubDate>Thu, 03 Nov 2022 02:16:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:47955a27-1b06-4425-99c0-d629aea8154c</guid><dc:creator>ujjwalr0002</dc:creator><description>&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1667441818033v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot update value of length 8 by assigning value of length 6</title><link>https://community.appian.com/thread/103801?ContentTypeID=1</link><pubDate>Thu, 03 Nov 2022 01:54:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cb4fecf5-d976-47c5-abc5-679d10ab478f</guid><dc:creator>hit3707</dc:creator><description>[deleted]&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot update value of length 8 by assigning value of length 6</title><link>https://community.appian.com/thread/103799?ContentTypeID=1</link><pubDate>Wed, 02 Nov 2022 19:16:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e0522be0-6c55-4d57-9477-a05eaf41e088</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;I&amp;#39;m not sure what you are doing here exactly, but the saveInto on the second dropdown is immediately clearing the value that is being selected.&amp;nbsp; The first line updates local!selectedsubPol with the selection, then the a!save() below assigns it back to null immediately:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="csharp"&gt;  saveInto: {
    local!selectedsubPol,
    a!save(local!selectedsubPol, null)
  })&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;As the error message doesn&amp;#39;t &lt;em&gt;appear&lt;/em&gt; related based on what you&amp;#39;ve shared, is your issue with the first dropdown, or the second?&lt;/p&gt;
&lt;p&gt;Are you able to replicate this in a stand-alone interface?&amp;nbsp; As we do not see the rest of the code or variable values for troubleshooting.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>