HI @Agnius, et al.I have a table with one row and 2 columns. The second column seems to be a bunch of strings separated by new lines. The length of this column is 778 which seems as if its the number of characters. In my flow (see picture I create a string strCurrentMonth which is the value of this cell DataCurrMonthList[0][1]. In my Python script I am trying to split strCurrentMonth using 'splitlines()' The result i get is ActiveMonth=None which indicates a match was not found. I am missing something in the way I am preparing the string or the wy the script is interpreting it. TIA

Report
All responses (
Answers (