No content to show
User Activity
11-02-2022
Hi!The code I used is the same from above:function result(range) { //range is a list of rows row_delimiter = "##" col_delimiter = "::" col_split_index = 1 //this is the column to do the split on //get number of columns in the split //var split1 = ran...
10-20-2022
Hi Paul, I have been using your google script for a while, and for the most part it has worked quite well. However, I often run into this issue "Loading Error" where the function is just stuck. This pretty much happens daily and the only way I have ...
09-19-2022
Where would I place that code?
09-19-2022
Hi Paul, I am having a slight issue with my flow path to google sheets. I see Shopify flow creates a new column for every "," (comma) its sees. The problem I am having is that I have a lot of my product titles with commas in them; therefore its crea...
08-05-2022
Hi Paul, Thanks for the script! I got it working fine except for one little issue. I notice I am always producing one extra row at the end that is blank. I see what the issue is but not sure how to fix it. The script I am using on flow looks like t...
08-05-2022
Hi Paul, Could you share the script you made in google sheets? The link is view only and does not allow me to click extensions>apps script. Thanks