<?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: How to pass Column name into collection having # in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-pass-Column-name-into-collection-having/m-p/97804#M45719</link>
    <description>&lt;P&gt;Hi Harish,&lt;BR /&gt;&lt;BR /&gt;My Column name value is BIN&amp;nbsp;#. SO i am having issue to pass this column name. May be because it has two words separated by space or may be coz its having special character #. If i try this filter condition with&amp;nbsp;&lt;SPAN&gt;"BIN='"&amp;amp;[Binid]&amp;amp;"'", it works. But my column name is actually BIN #. How can i pass this value?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 10 May 2023 16:19:02 GMT</pubDate>
    <dc:creator>sapna_soni0290</dc:creator>
    <dc:date>2023-05-10T16:19:02Z</dc:date>
    <item>
      <title>How to pass Column name into collection having #</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-pass-Column-name-into-collection-having/m-p/97802#M45717</link>
      <description>&lt;P&gt;Hi ,&lt;BR /&gt;&lt;BR /&gt;I want to pass below value into filter parameter of collection where Column Name is data type having value = BIN # (BIN space #)and Binid is other data type having value = abc.&amp;nbsp; Please suggest how can I pass&lt;BR /&gt;&lt;BR /&gt;"[Column Name]='"&amp;amp;[Binid]&amp;amp;"'"&lt;BR /&gt;&lt;BR /&gt;Getting error - Internal : Could not execute code stage because exception thrown by code stage: Cannot find column [Column Name].&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 15:29:46 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-pass-Column-name-into-collection-having/m-p/97802#M45717</guid>
      <dc:creator>sapna_soni0290</dc:creator>
      <dc:date>2023-05-10T15:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass Column name into collection having #</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-pass-Column-name-into-collection-having/m-p/97803#M45718</link>
      <description>&lt;P&gt;Hi Sapna Soni,&lt;BR /&gt;&lt;BR /&gt;Your statement looks correct. What is the column name in master collection you are trying to filter?&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"&lt;STRONG&gt;[Column Name]&lt;/STRONG&gt;='"&amp;amp;[Binid]&amp;amp;"'"&lt;BR /&gt;&lt;/SPAN&gt;Do you have Column Name in Master collection some thing like below screenshot?.&lt;/P&gt;
&lt;P&gt;if it is dynamic collection it should be under current value&lt;/P&gt;
&lt;P&gt;Can&amp;nbsp; you replace the "Column Name" to the actual column Name in master collection&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35584.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35617iDBBA5DC6C9EA6366/image-size/large?v=v2&amp;amp;px=999" role="button" title="35584.png" alt="35584.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 16:06:39 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-pass-Column-name-into-collection-having/m-p/97803#M45718</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-05-10T16:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass Column name into collection having #</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-pass-Column-name-into-collection-having/m-p/97804#M45719</link>
      <description>&lt;P&gt;Hi Harish,&lt;BR /&gt;&lt;BR /&gt;My Column name value is BIN&amp;nbsp;#. SO i am having issue to pass this column name. May be because it has two words separated by space or may be coz its having special character #. If i try this filter condition with&amp;nbsp;&lt;SPAN&gt;"BIN='"&amp;amp;[Binid]&amp;amp;"'", it works. But my column name is actually BIN #. How can i pass this value?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 16:19:02 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-pass-Column-name-into-collection-having/m-p/97804#M45719</guid>
      <dc:creator>sapna_soni0290</dc:creator>
      <dc:date>2023-05-10T16:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass Column name into collection having #</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-pass-Column-name-into-collection-having/m-p/97805#M45720</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hi Sapna Soni,&lt;BR /&gt;&lt;BR /&gt;Try this "[BIN#] = '"&amp;amp;[Binid]&amp;amp;"'"&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 16:43:34 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-pass-Column-name-into-collection-having/m-p/97805#M45720</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-05-10T16:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass Column name into collection having #</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-pass-Column-name-into-collection-having/m-p/97806#M45721</link>
      <description>&lt;P&gt;Not sure whether you have space after BIN some thing like BIN #&lt;/P&gt;
&lt;P&gt;then your filter statement should be&amp;nbsp;&lt;SPAN&gt; "[BIN #] = '"&amp;amp;[Binid]&amp;amp;"'"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 16:46:25 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-pass-Column-name-into-collection-having/m-p/97806#M45721</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-05-10T16:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass Column name into collection having #</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-pass-Column-name-into-collection-having/m-p/97807#M45722</link>
      <description>&lt;P&gt;Hi Harish,&lt;BR /&gt;&lt;BR /&gt;Wao this works. &lt;SPAN&gt;&amp;nbsp;"[BIN #] = '"&amp;amp;[Binid]&amp;amp;"'". Can you explain me how this is working , what's the logic behind passing # within [] ?&lt;BR /&gt;Thanks for helping.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 18:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-pass-Column-name-into-collection-having/m-p/97807#M45722</guid>
      <dc:creator>sapna_soni0290</dc:creator>
      <dc:date>2023-05-10T18:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass Column name into collection having #</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-pass-Column-name-into-collection-having/m-p/97808#M45723</link>
      <description>&lt;P&gt;HI Sapna Soni,&lt;BR /&gt;&lt;BR /&gt;Check below articles it will help to&amp;nbsp; handle the special characters while filtering the coll&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/dotnet/api/system.data.datacolumn.expression?view=netframework-4.7.2" target="test_blank"&gt;https://learn.microsoft.com/en-us/dotnet/api/system.data.datacolumn.expression?view=netframework-4.7.2&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.csharp-examples.net/dataview-rowfilter/" target="test_blank"&gt;https://www.csharp-examples.net/dataview-rowfilter/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 20:59:38 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-pass-Column-name-into-collection-having/m-p/97808#M45723</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-05-10T20:59:38Z</dc:date>
    </item>
  </channel>
</rss>

