<?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 String manipulation in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/String-manipulation/m-p/65921#M18526</link>
    <description>How to use string manipulation to read a table from website to collection.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nayana H P&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 12 Sep 2022 12:16:00 GMT</pubDate>
    <dc:creator>NayanaH_P</dc:creator>
    <dc:date>2022-09-12T12:16:00Z</dc:date>
    <item>
      <title>String manipulation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/String-manipulation/m-p/65921#M18526</link>
      <description>How to use string manipulation to read a table from website to collection.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nayana H P&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Sep 2022 12:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/String-manipulation/m-p/65921#M18526</guid>
      <dc:creator>NayanaH_P</dc:creator>
      <dc:date>2022-09-12T12:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: String manipulation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/String-manipulation/m-p/65922#M18527</link>
      <description>Hi Nayana,&lt;BR /&gt;&lt;BR /&gt;I would guess that you could read a table on a website directly into a collection. &lt;BR /&gt;&lt;BR /&gt;If this might not work, and you can only get a string in a data item, then it would be very useful to know what you are trying to read from the website and what you expected outcome looks like. Can you supply us with examples on both?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Happy coding!&lt;BR /&gt;---------------&lt;BR /&gt;Paul&lt;BR /&gt;Sweden&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Sep 2022 12:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/String-manipulation/m-p/65922#M18527</guid>
      <dc:creator>PvD_SE</dc:creator>
      <dc:date>2022-09-12T12:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: String manipulation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/String-manipulation/m-p/65923#M18528</link>
      <description>What i'm facing is i read a table directly from website to collection but in collection how the table is storing means all the different column values are storing in single column in collection.&lt;BR /&gt;example table: name&amp;nbsp; age&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; a&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;22&lt;BR /&gt;&lt;BR /&gt;now its storing in Collection like : name&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; a&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; age&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 22&lt;BR /&gt;&lt;BR /&gt;but i want to store like a table: name&amp;nbsp; age&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;a&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 22&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nayana H P&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Sep 2022 13:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/String-manipulation/m-p/65923#M18528</guid>
      <dc:creator>NayanaH_P</dc:creator>
      <dc:date>2022-09-12T13:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: String manipulation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/String-manipulation/m-p/65924#M18529</link>
      <description>Hi Nayana,&lt;BR /&gt;&lt;BR /&gt;It seems like you're reading the table directly into a collection right now. If you change it to read into a text data item, how does it appear?&amp;nbsp; I recommend this test to see if you can use the string functions to help:&lt;BR /&gt;1. read the table into a single data item of type text (NOT a collection) in debug so you can manipulate the result&lt;BR /&gt;2. Open the text data item and click the three dots button next to the Current Value&lt;BR /&gt;3. In the box that appears, change the drop down at the top to be XML and review the result&lt;BR /&gt;&lt;BR /&gt;If the data appears clean and properly separated, you can probably use the String functions to split it.&amp;nbsp; Try using Utility - Strings, "split text" action and see if it separates the data correctly for you.&amp;nbsp; If it splits the lines but not the rows, you can try using the "Split Lines" action and then on each resulting row do some additional parsing.&lt;BR /&gt;&lt;BR /&gt;Tables can be funky. There's a lot of trial and error to get them read correctly, in my opinion.&amp;nbsp; You are not alone!&lt;BR /&gt;&lt;BR /&gt;hope this helps&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Diane Sanzone&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Sep 2022 12:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/String-manipulation/m-p/65924#M18529</guid>
      <dc:creator>diane.sanzone</dc:creator>
      <dc:date>2022-09-13T12:43:00Z</dc:date>
    </item>
  </channel>
</rss>

