Hi everyone, i’d like to share the new version to my custom activity. Feel free to use it and ask any questions
for v1.0,1.1 thread :
v1.2
v1.3
v1.4 functions
Merge Duplicate cells - merge duplicate cells for specified / all columns.
Clear Filter - clear filters in a sheet.
Merge Duplicate cells Inputs:
sheetName = sheet
excelPath = excel path
in_columnLetterListString:
a. Columns to process
i. e.g. “A,B,C” will merge duplicates cells in columns A,B,C in given row
ii. e.g. “” (blank) will merge cells in ALL columns of given row
in_headerRowNumber- Row number of header (default “1”)