How can we help you today? How can we help you today?
shawn_collymore

Activity overview

Latest activity by shawn_collymore

Why am I getting the "Not enough rows for column" error
I have the following IronPython script:def main(config):    if licence_period == "1" or licence_period == "2":        return "New Licence"    else:         return ["Renewal","New Licence"]I am in t...
1 follower 1 comment 0 votes
I know that you can create a Python script for the column based on the other. That was why I was asking. I look at the different python script examples and could not see how to do it. / comments
I know that you can create a Python script for the column based on the other. That was why I was asking. I look at the different python script examples and could not see how to do it.
0 votes
Generate a full name for a column
I want to generate a full name for a column but leave it blank if another column is also blank.
2 followers 2 comments 0 votes