<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.infopathdev.com:443/utility/FeedStylesheets/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>Controls</title><link>https://www.infopathdev.com:443/forums/43.aspx</link><description> </description><dc:language>en</dc:language><generator>CommunityServer 2007 SP3 (Build: 31118.962)</generator><item><title>Re: Merge Repeating field Data into Text Field\Calculated Value</title><link>https://www.infopathdev.com:443/forums/thread/122295.aspx</link><pubDate>Thu, 23 Jan 2020 20:27:33 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:122295</guid><dc:creator>Hilary Stoupa</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/122295.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=43&amp;PostID=122295</wfw:commentRss><description>Happy to help - you can pick the repeating group with the field picker, but the path in the concat needs to be relative to that group (in this case, directly inside it) and needs to be manually typed in.</description></item><item><title>Re: Merge Repeating field Data into Text Field\Calculated Value</title><link>https://www.infopathdev.com:443/forums/thread/122294.aspx</link><pubDate>Thu, 23 Jan 2020 20:15:54 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:122294</guid><dc:creator>Ghoztrider</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/122294.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=43&amp;PostID=122294</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;That did it! Thank you so much!&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Merge Repeating field Data into Text Field\Calculated Value</title><link>https://www.infopathdev.com:443/forums/thread/122293.aspx</link><pubDate>Thu, 23 Jan 2020 20:08:27 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:122293</guid><dc:creator>Hilary Stoupa</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/122293.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=43&amp;PostID=122293</wfw:commentRss><description>I think it would be:  xdMath:Eval(xdMath:Eval(../../my:Toll_Free/my:TollFreeFields, &amp;#39;concat(my:TollFree, &amp;quot;, &amp;quot;)&amp;#39;), &amp;quot;..&amp;quot;)</description></item><item><title>Re: Merge Repeating field Data into Text Field\Calculated Value</title><link>https://www.infopathdev.com:443/forums/thread/122292.aspx</link><pubDate>Thu, 23 Jan 2020 19:51:14 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:122292</guid><dc:creator>Ghoztrider</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/122292.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=43&amp;PostID=122292</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;xdMath:Eval(xdMath:Eval(../../my:Toll_Free/my:TollFreeFields, &amp;#39;concat(../../my:Toll_Free/my:TollFreeFields/my:TollFree, &amp;quot;, &amp;quot;)&amp;#39;), &amp;quot;..&amp;quot;)&lt;/p&gt;&lt;p&gt;&amp;quot;TollFree&amp;quot; being the field in the repeating table where input goes and &amp;quot;TollFreeFields&amp;quot; being the top level repeating table. Everything else I could think of throws an error.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Merge Repeating field Data into Text Field\Calculated Value</title><link>https://www.infopathdev.com:443/forums/thread/122290.aspx</link><pubDate>Thu, 23 Jan 2020 18:23:15 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:122290</guid><dc:creator>Hilary Stoupa</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/122290.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=43&amp;PostID=122290</wfw:commentRss><description>What does your formula look like? Be sure to tick the edit XPath box so I can see the whole thing....</description></item><item><title>Re: Merge Repeating field Data into Text Field\Calculated Value</title><link>https://www.infopathdev.com:443/forums/thread/122289.aspx</link><pubDate>Thu, 23 Jan 2020 16:58:55 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:122289</guid><dc:creator>Ghoztrider</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/122289.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=43&amp;PostID=122289</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Thanks Hilary! I got most of this to work. I get the intended concatenation for each repeating data entry, but it always grabs the first piece of data, for instance if my first input was 1111 and I added another row as 2222 the destination field would display 1111, 1111. I can&amp;#39;t seem to get the right combination.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Merge Repeating field Data into Text Field\Calculated Value</title><link>https://www.infopathdev.com:443/forums/thread/122285.aspx</link><pubDate>Wed, 22 Jan 2020 23:40:17 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:122285</guid><dc:creator>Hilary Stoupa</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/122285.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=43&amp;PostID=122285</wfw:commentRss><description>Yeah, you can use a double eval for this: http://tinkerersjournal.blogspot.com/2013/01/codeless-double-eval.html</description></item><item><title>Merge Repeating field Data into Text Field\Calculated Value</title><link>https://www.infopathdev.com:443/forums/thread/122280.aspx</link><pubDate>Tue, 21 Jan 2020 15:40:32 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:122280</guid><dc:creator>Ghoztrider</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/122280.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=43&amp;PostID=122280</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Is there a way to display the data from a repeating field into one control (textbox or calculated field) with data separated by a comma? Similar to what you can do when displaying it in a SharePoint list (merge data) from an InfoPath form.&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>