Babjee24
Level 7
since ‎08-02-23
Tuesday

User Statistics

  • 104 Posts
  • 5 Answers
  • 42 Likes given
  • 25 Likes received

User Activity

Hi All, Is there a provision to run LINQ query on collections? If yes, kindly please help me with that.
Hi All,I've two collections with data in them, now I create a new column in collection1  and without looping in I want to fill the data in the newly created column in such a way that Collection1.Coumn1&Collection2.column1 is the data that is expected...
Hi,I've recently upgraded to V7.3, I can't see any parameter as an input option in the navigate stage for a click event. I want to right-click on a link present in the web application. I just have a tracking ID in place. Earlier in V6 we have the fea...
Option to read/write fields of a collection with dynamic field names i.e; [CollectionName.[FieldName]] where field name can be changed using calc stages depending on the requirement while the collection is being looped.  Currently there's an option w...
Hi, I've a collection that has certain fields, I've a field name in a text data item, now while looping through the collection I want to update certain field data in-order to do this I should access the field name from the data item I have, how shou...