<?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 reuse PV perticular values</title><link>https://community.appian.com/discussions/f/process/13689/how-to-reuse-pv-perticular-values</link><description>how to reuse in below shown process model json value 
 
 
 
 i want to get only this three values from PV and use in some other expression rule(get this value) , how can i do this ? please help</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to reuse PV perticular values</title><link>https://community.appian.com/thread/62122?ContentTypeID=1</link><pubDate>Wed, 31 Oct 2018 15:42:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a7b85190-f0da-42c0-b476-a713f842ae71</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Have you tried just putting &lt;code&gt;pv!addressDetailsV2.addressType&lt;/code&gt;?&lt;/p&gt;
&lt;p&gt;And if you&amp;#39;d like to convert back from JSON and get dictionary data, just wrap it in &lt;code&gt;a!fromJson()&lt;/code&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to reuse PV perticular values</title><link>https://community.appian.com/thread/62121?ContentTypeID=1</link><pubDate>Wed, 31 Oct 2018 15:41:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:49a1a7ff-b59f-494f-ad04-31282f96e53a</guid><dc:creator>bradc0001</dc:creator><description>Is this what you&amp;#39;re looking to accomplish?: a!fromJson(pv!addressDetailsV2.addressType)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>