Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
That's it! Not all the trainings are scheduled so not every record has those dates. I switched to created date and that seems to be working. That's again for all your help. I really really appreciate it!
I did double check and there's is set but just to test I set the default to match what we have it as and it still didn't pull in any thing #set( $defaultTimeZone = $date.getTimeZone().getTimeZone("America/Toronto") )#set( $defaultLocale = $date.getLocale() )#set( $calNow = $date.getCalendar() )#set(...
Pulls in quite a few records including the one I'm looking for:{trainingScheduledStartDate=2018-01-19, trainingScheduledEndDate=2018-01-19, trainingStatus=Complete, trainingType=New Patient Mastery On-Site Solution (Upgrade), updatedAt=2018-01-20 05:05:15}] It's working for the majority but he few g...
Is there anything I should look out for that could break this? Doing some more testing and getting some random people where nothing is populating even though I know they have a record. Below is an example:
Working like a charm and I am in awe of how much cleaner and easier to follow this is! Going to have to put in some time to convert our other scripts to this format (and add time zone!). I think I got the time zone part correct but below is my code if you have a moment to double check! #set( $defaul...
That's exactly right. It needs to be one of the training types above and be at the stage complete before we even look at the end dates to sort. Basically, we are trying to tell them the last time they had a specific training. I'll take a look at your time zones post as well!
Wanted to update that I spoke with Support and my variable mktomodulescope had to be set to false for it appear. I implemented the fix and it worked!
No tokens just the straight link we are testing to use. We're using outlook 2019 365 for Macs. Thanks for looking into this I really appreciate the help!
Hey Sanford,I have a couple of questions that I couldn't fine addressed anywhere but if it is sorry for re-asking! 1. I'm having issues using the recur with Outlook. It works fine when I open the file into my iCal but when I open into Outlook it says all meetings occur in the past. http://ics.agical...
Thanks for the advice Dave. I had been adding fresh templates as I've seen the same thing happen but hadn't run into the hand typing one before. Unfortunately, that didn't work either so it looks like I'll be opening a ticket to see what they say. Thanks!