<?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 RE: Read Collection Column name w.r.t ROw in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85826#M36772</link>
    <description>Hi &lt;SPAN style="display: inline !important; float: none; background-color: rgba(0, 0, 0, 0.02); color: #7a7a7a; font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;Saumitra,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The mechanism you describe sounds to me like the behavior of a dictionary data structure. You could write a VBO that provides the mechanisms of a dictionary using Blue Prism logic or write a code stage, whichever option is more viable to your case and that can be maintained long term by your team.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jorge Barajas&lt;BR /&gt;Blue Prism&lt;BR /&gt;Senior Product Consultant&lt;BR /&gt;Austin, Texas&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 21 Apr 2020 22:52:00 GMT</pubDate>
    <dc:creator>jorge.barajas</dc:creator>
    <dc:date>2020-04-21T22:52:00Z</dc:date>
    <item>
      <title>Read Collection Column name w.r.t ROw</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85818#M36764</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I need one help, I have collection in that collection i have to read the column name of the row which is having value "O" in collection row.&lt;BR /&gt;&lt;BR /&gt;Also my input file column has dot and dash also in the column names.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Saumitra Sharma&lt;BR /&gt;Consultant&lt;BR /&gt;Wipro Digital&lt;BR /&gt;Indian/Christmas&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sun, 12 Apr 2020 10:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85818#M36764</guid>
      <dc:creator>SaumitraSharma</dc:creator>
      <dc:date>2020-04-12T10:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: Read Collection Column name w.r.t ROw</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85819#M36765</link>
      <description>Hello&amp;nbsp;&lt;SPAN&gt;Saumitra,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Can you please clarify if you are using the Excel VBO to read from a file or the Collections VBO to read a field in your collection? Your post suggests you are using both a collection and you are working with an input file but it does not specify if it is a text file, csv, excel or other. Also it does not specify if the column name &lt;BR /&gt;w.r.t' is located in the file or in the collection. &lt;BR /&gt;&lt;BR /&gt;Can you please add more details about your situation, what you are trying to accomplish and maybe post some screen shots of your configuration so we can help a bit more?&lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jorge Barajas&lt;BR /&gt;Blue Prism&lt;BR /&gt;Senior Product Consultant&lt;BR /&gt;Austin, Texas&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Apr 2020 16:59:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85819#M36765</guid>
      <dc:creator>jorge.barajas</dc:creator>
      <dc:date>2020-04-15T16:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: Read Collection Column name w.r.t ROw</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85820#M36766</link>
      <description>Hi Jorge,&lt;BR /&gt;&lt;BR /&gt;I have Excel input file, I am using OLE DB to load the data from excel to collection, Post loading the data in collection from excel, now i have to check collection where "O" is present once found i have to read the collection column name for that.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Saumitra Sharma&lt;BR /&gt;Consultant&lt;BR /&gt;Wipro Digital&lt;BR /&gt;Indian/Christmas&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Apr 2020 11:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85820#M36766</guid>
      <dc:creator>SaumitraSharma</dc:creator>
      <dc:date>2020-04-16T11:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: Read Collection Column name w.r.t ROw</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85821#M36767</link>
      <description>Thank you for the additional information. A few additional questions so I can understand your situation better please:&lt;BR /&gt;&lt;BR /&gt;1. How many columns and rows are present in your file/collection? Can you please post the file here so I can take a look at the file and all the values you are working with?&lt;BR /&gt;2. Are you trying to find every column name that has the exact value of "O" or every column that contains the letter "O" in its value or only certain occurrences?&lt;BR /&gt;3. Can you provide a little bit of context regarding you are following this approach to solve your problem?&lt;BR /&gt;&lt;BR /&gt;This info will help so I can understand what options are available.&amp;nbsp;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jorge Barajas&lt;BR /&gt;Blue Prism&lt;BR /&gt;Senior Product Consultant&lt;BR /&gt;Austin, Texas&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Apr 2020 19:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85821#M36767</guid>
      <dc:creator>jorge.barajas</dc:creator>
      <dc:date>2020-04-16T19:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: Read Collection Column name w.r.t ROw</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85822#M36768</link>
      <description>Hi Jorge,&lt;BR /&gt;&lt;BR /&gt;Please find below my response.&lt;BR /&gt;&lt;BR /&gt;1. The total number of column in my input file is 255 and n numbers of row, I can't provide you my input file as it's having confidential data.&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&lt;STRONG&gt;For the better understanding i have created a dummy collection same like my requirement please find the attahcment.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;2. I am trying to find out the only column name which has "O" letter in it's value.&lt;BR /&gt;3. My approch to solve the problem is , To run a loop and store [collectionname.fieldname] value in one data item and check the value if it's letter "O" then processed further however as i mentioned i have around 255 column in my excel input hence this solution is not feasible.&lt;BR /&gt;&lt;BR /&gt;My last option is code stage which i don't prefer, My prefrence to resolve the issue using tool functionnality.&lt;BR /&gt;&lt;BR /&gt;Let me know if you need any further information&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Saumitra Sharma&lt;BR /&gt;Consultant&lt;BR /&gt;EY&lt;BR /&gt;Indian/Christmas&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Apr 2020 09:24:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85822#M36768</guid>
      <dc:creator>SaumitraSharma</dc:creator>
      <dc:date>2020-04-17T09:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: Read Collection Column name w.r.t ROw</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85823#M36769</link>
      <description>It sounds like you are trying to:&lt;BR /&gt;1. Loop through the Excel Data Collection&amp;nbsp;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #7a7a7a; cursor: text; font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;one row at the time, and then&lt;/SPAN&gt;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;for each row in the collection, evaluate each of its 255 column values&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;&amp;nbsp;If the column value is "O" then
&lt;UL&gt;
&lt;LI&gt;find the column name associated to that column value and&lt;/LI&gt;
&lt;LI&gt;add it to a separate collection (that will contain only the column names that contain "O" values)&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;BR /&gt;&lt;BR /&gt;Is this correct? It sounds like your goal is to have a collection of column names that contain "O" values. I say that because the image above shows that multiple records can contain "O" values.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;It also looks like you are trying something similar to the pseudo-code I listed above, can you explain why you mention that this approach is not feasible for you?&lt;BR /&gt;&lt;BR /&gt;Thanks for working with me and providing all the details requested.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jorge Barajas&lt;BR /&gt;Blue Prism&lt;BR /&gt;Senior Product Consultant&lt;BR /&gt;Austin, Texas&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Apr 2020 15:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85823#M36769</guid>
      <dc:creator>jorge.barajas</dc:creator>
      <dc:date>2020-04-17T15:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: Read Collection Column name w.r.t ROw</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85824#M36770</link>
      <description>Hi Jorge,&lt;BR /&gt;&lt;BR /&gt;Thanks for your prompt responses.&lt;BR /&gt;&lt;BR /&gt;I am trying the same solution which you mentioned in your reply, Loop through all the column and store that value in one data item if that data item have "O" then store the value of collection column name, However why i am saying it's not feasible because when we run the loop on collection and store the collection value we need to write as [Collection.FieldName] and run the loop one by one, In my case i am getting 255 column from my input excel to collection in that case i have to write 255 times [Collection.FieldName] hence i said it's not feasible.&lt;BR /&gt;&lt;BR /&gt;I am looking for solution where my code will be dynamic and i don't need to write 255 times, Only i should pass "O" as a input and&amp;nbsp; get the column name as a output.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Saumitra Sharma&lt;BR /&gt;Consultant&lt;BR /&gt;Wipro Digital&lt;BR /&gt;Indian/Christmas&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Apr 2020 07:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85824#M36770</guid>
      <dc:creator>SaumitraSharma</dc:creator>
      <dc:date>2020-04-20T07:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: Read Collection Column name w.r.t ROw</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85825#M36771</link>
      <description>&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;While&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;a&amp;nbsp;code&amp;nbsp;stage&amp;nbsp;might&amp;nbsp;be&amp;nbsp;the&amp;nbsp;easiest&amp;nbsp;way&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;of&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;going&amp;nbsp;about&amp;nbsp;this,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;I&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;believe&amp;nbsp;this&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;is&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;doable&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;with&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Utility&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;-&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;Collection&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;Manipulation&amp;nbsp;actions.&amp;nbsp;Broken&amp;nbsp;down&amp;nbsp;into&amp;nbsp;two&amp;nbsp;parts,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;the&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;first&amp;nbsp;part&amp;nbsp;will&amp;nbsp;filter&amp;nbsp;the&amp;nbsp;rows,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;and&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;the&amp;nbsp;second&amp;nbsp;part&amp;nbsp;will&amp;nbsp;filter&amp;nbsp;the&amp;nbsp;columns.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;To&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;filter&amp;nbsp;the&amp;nbsp;rows:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Call&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Get&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;Collection&amp;nbsp;Fields&amp;nbsp;action.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;You&amp;nbsp;should&amp;nbsp;now&amp;nbsp;have&amp;nbsp;a&amp;nbsp;collection&amp;nbsp;containing&amp;nbsp;the&amp;nbsp;column&amp;nbsp;names.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;If&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;we&amp;nbsp;use&amp;nbsp;the&amp;nbsp;example&amp;nbsp;collection&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;in&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;your&amp;nbsp;other post,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;this&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;new&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;collection&amp;nbsp;would&amp;nbsp;contain&amp;nbsp;three&amp;nbsp;rows&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;with&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"Column1"&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"Column3"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"Column2"&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;2&lt;/SPAN&gt;&lt;SPAN&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Loop&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;over&amp;nbsp;the&amp;nbsp;column&amp;nbsp;names.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Using&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;a&amp;nbsp;text&amp;nbsp;data&amp;nbsp;item,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;concatenate&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;the&amp;nbsp;column&amp;nbsp;names&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;with&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;a&amp;nbsp;filter&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;for&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;'O'&amp;nbsp;and&amp;nbsp;add&amp;nbsp;an&amp;nbsp;OR.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;After&amp;nbsp;this&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;step&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;you&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;should&amp;nbsp;have&amp;nbsp;a&amp;nbsp;big&amp;nbsp;honkin&lt;/SPAN&gt;&lt;SPAN&gt;'&amp;nbsp;text&amp;nbsp;data&amp;nbsp;item&amp;nbsp;that&amp;nbsp;contains&amp;nbsp;text&amp;nbsp;that&amp;nbsp;looks&amp;nbsp;like&amp;nbsp;this:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;[Column1]&amp;nbsp;=&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;'O'&amp;nbsp;OR&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;[Column2]&amp;nbsp;=&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;'O'&amp;nbsp;OR&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;[Column3]&amp;nbsp;=&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;'O'&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;3&lt;/SPAN&gt;&lt;SPAN&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Call&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;the&amp;nbsp;Filter&amp;nbsp;Collection&amp;nbsp;action,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;passing&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;in&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;the&amp;nbsp;original&amp;nbsp;collection&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;the&amp;nbsp;filter&amp;nbsp;from&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;step&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;2&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;After&amp;nbsp;this&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;step&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;the&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;collection&amp;nbsp;should&amp;nbsp;be&amp;nbsp;filtered&amp;nbsp;so&amp;nbsp;it&amp;nbsp;will&amp;nbsp;only&amp;nbsp;have&amp;nbsp;rows&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;with&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;'O'&amp;nbsp;as&amp;nbsp;a&amp;nbsp;value.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;To&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;filter&amp;nbsp;the&amp;nbsp;columns:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Loop&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;over&amp;nbsp;the&amp;nbsp;column&amp;nbsp;names&amp;nbsp;again,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;then&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;2&lt;/SPAN&gt;&lt;SPAN&gt;.&amp;nbsp;Filter&amp;nbsp;the&amp;nbsp;collection&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;using&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;just&amp;nbsp;the&amp;nbsp;individual&amp;nbsp;column&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;name&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;(&lt;/SPAN&gt;&lt;SPAN&gt;so&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;[Column1]&amp;nbsp;=&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;'O').&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;3&lt;/SPAN&gt;&lt;SPAN&gt;.&amp;nbsp;Count&amp;nbsp;the&amp;nbsp;number&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;of&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;rows.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;If&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;the&amp;nbsp;row&amp;nbsp;count&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;is&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;zero,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;then&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;that&amp;nbsp;column&amp;nbsp;does&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;not&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;contain&amp;nbsp;any&amp;nbsp;rows&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;with&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;'O'.&amp;nbsp;Call&amp;nbsp;the&amp;nbsp;Delete&amp;nbsp;Field&amp;nbsp;action&amp;nbsp;to&amp;nbsp;remove&amp;nbsp;it.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;If&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;you&amp;nbsp;run&amp;nbsp;both&amp;nbsp;parts,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;you&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;should&amp;nbsp;have&amp;nbsp;a&amp;nbsp;collection&amp;nbsp;containing&amp;nbsp;just&amp;nbsp;columns&amp;nbsp;that&amp;nbsp;contain&amp;nbsp;the&amp;nbsp;letter&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;'O'&amp;nbsp;in&amp;nbsp;one&amp;nbsp;of&amp;nbsp;their&amp;nbsp;rows,&amp;nbsp;and&amp;nbsp;only&amp;nbsp;rows&amp;nbsp;that&amp;nbsp;contain&amp;nbsp;the&amp;nbsp;letter&amp;nbsp;'O' in&amp;nbsp;at&amp;nbsp;least&amp;nbsp;one&amp;nbsp;of&amp;nbsp;their&amp;nbsp;columns.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nicholas Zejdlik&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Apr 2020 21:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85825#M36771</guid>
      <dc:creator>NicholasZejdlik</dc:creator>
      <dc:date>2020-04-21T21:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: Read Collection Column name w.r.t ROw</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85826#M36772</link>
      <description>Hi &lt;SPAN style="display: inline !important; float: none; background-color: rgba(0, 0, 0, 0.02); color: #7a7a7a; font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;Saumitra,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The mechanism you describe sounds to me like the behavior of a dictionary data structure. You could write a VBO that provides the mechanisms of a dictionary using Blue Prism logic or write a code stage, whichever option is more viable to your case and that can be maintained long term by your team.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jorge Barajas&lt;BR /&gt;Blue Prism&lt;BR /&gt;Senior Product Consultant&lt;BR /&gt;Austin, Texas&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Apr 2020 22:52:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85826#M36772</guid>
      <dc:creator>jorge.barajas</dc:creator>
      <dc:date>2020-04-21T22:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: Read Collection Column name w.r.t ROw</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85827#M36773</link>
      <description>Hi Jorge,&lt;BR /&gt;&lt;BR /&gt;I have used code stage(C#) to achive this functionlity, It's working fine. No nned to run any loop or anything, Simply input the collection and find valoue "O" and in output i am getting the column name for the "O".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Saumitra Sharma&lt;BR /&gt;Consultant&lt;BR /&gt;Wipro Digital&lt;BR /&gt;Indian/Christmas&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Apr 2020 09:19:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85827#M36773</guid>
      <dc:creator>SaumitraSharma</dc:creator>
      <dc:date>2020-04-23T09:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: Read Collection Column name w.r.t ROw</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85828#M36774</link>
      <description>Hi&amp;nbsp;&lt;SPAN style="display: inline !important; float: none; background-color: rgba(0, 0, 0, 0.02); color: #7a7a7a; font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;Saumitra,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;That is great! One of these days, as time permits, I am interested in looking at creating a dictionary VBO to see if we can move that logic to the VBO layer at least for some cases. Nice job on the code stage, add plenty of comments to make it easy for the rest of the team to understand and maintain!&lt;BR /&gt;&lt;BR /&gt;Thanks for working with me looking at the options and providing lots of details!&lt;BR /&gt;&lt;BR /&gt;Take care,&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jorge Barajas&lt;BR /&gt;Blue Prism&lt;BR /&gt;Senior Product Consultant&lt;BR /&gt;Austin, Texas&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Apr 2020 14:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Read-Collection-Column-name-w-r-t-ROw/m-p/85828#M36774</guid>
      <dc:creator>jorge.barajas</dc:creator>
      <dc:date>2020-04-23T14:54:00Z</dc:date>
    </item>
  </channel>
</rss>

