
Susan Warren-Moy
- Total activity 61
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 16
Comments
Recent activity by Susan Warren-Moy-
I've done some more digging and found that I can get the days to 2 decimal points, but I'm now also seeing that for example, if someone is absent from 10th June to 15th June, it shows as 5 days, no...
-
I have edited this so that the days and hours are now separate fields, this is going to be easier to read for the person who needs it. However, I've noticed a problem - the code isn't picking up da...
-
Hi Rainer Thank you - I knew I was wrong somewhere in my IF statement but couldn't figure it out! I think part of it is that i was expecting to see something other than the "A" denoting a text fiel...
-
Just wondering if there's any other help I can get here on how to create a process to find all open tasks by the name they're assigned to, and delete them. We don't need to reassign tasks - as I sa...
-
Hi Willow, thanks for your reply. As I said at the start, we do remove people who've left. I think I'm missing something as you've said @Marj made a suggestion, but there's no-one in this thread wi...
-
Hi Mike, thanks for replying. I'm trained in Podio workflow automation, but not procfu. I've tried using it once but couldn't make head or tail of it. Happy to follow instruction if it's given!
-
Hi Rainer - thank you for responding! I hadn't seen your first message when I commented yesterday, so my comment was about my code and not the fix. The field was definitely registering as a text fi...
-
You need the format after the field fromDate = moment(@Date de debut).format("DD-MM-YY")
-
OK - after a bit of a delay the number is showing on the record, so the calculation works. However - Podio has clearly decided that this is a text calculation, which is why I can't filter by it. I ...
-
I figured out a way to do this which was far more simple. I set a calculation field up in the app template which is always hidden. In that I have put [field1].length + [field2].length + [field3].le...