<?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>Possible to have null decimal values for PVs?</title><link>https://community.appian.com/discussions/f/process/10628/possible-to-have-null-decimal-values-for-pvs</link><description>Is it not possible to have a null value for type decimal for a process variable? 
 Adding a PV of that type initially shows (No Value) but when saved, changes to default value of 0. This means I can&amp;#39;t do a check for null to see if the value has been changed</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Possible to have null decimal values for PVs?</title><link>https://community.appian.com/thread/46393?ContentTypeID=1</link><pubDate>Mon, 26 Jun 2017 17:03:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1f80c254-31bd-400d-8a03-34c46f4ecf56</guid><dc:creator>Jim Schweitzer</dc:creator><description>Thanks, seemed to work&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Possible to have null decimal values for PVs?</title><link>https://community.appian.com/thread/46392?ContentTypeID=1</link><pubDate>Mon, 26 Jun 2017 16:55:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6158c6da-dade-4cf7-b691-2932613a8c76</guid><dc:creator>Carlos Santander</dc:creator><description>&lt;p&gt;You can explicitly initialize it to null. What&amp;#39;s happening is that Appian is changing from no value to zero when you save your process model properties, so by explicitly adding &lt;code&gt;=null&lt;/code&gt;, you prevent that from happening.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>