Count String Instances In List Via TruthTable

Is there a way to feed a list into a Truth Table and count the number of times a specific string in that list occurs?

Comments

  • Please see the following project as an example for how to complete this. Please debug the Main Example Flow and two unit tests will be available for your evaluation; Does Not Have 3 Company Strings and Has 3 Company Strings. The converter flow takes in the list and converts it into a single counting the number of times the string Company is used. The Int32 is then used in the Truth Table.


    Please Note: The examples attached were developed to be instructional, and were not developed as officially supported components. For more information or to engage our service team to develop fully supported, production quality solutions, please contact: services@decisions.com.

Sign In or Register to comment.