User Activity

Hi Everyone, Is the Dynamics CRM Snap pack not really used? I can’t seem to find much guidance on how to use it? We’ve run into an issue where we can’t resolve cases. In the SDK or using the API, we need to execute a close incident request (which inv...
Hi Everyone, I have a record, that has a field of CSVs. I split the CSVs using the JSON splitter, and then use a group by fields snap to create my objects which have the recordId, and the individual values from the CSV field. I end up with what I nee...
Hi Everyone, Can you set an optionset value using the int value rather than the string name? Also, do we need to refresh the meta data after adding new values in our CRM environment? We’ve added a new value which we can see in the front end and in th...
I’ve done a join to 5 tables. All works fine in validation. No errors at all. If I use a specific value in the where clause in the 4 SQL Selects, it’ll run fine. If I give it a parameter (instead of a hardcoded value). I get the error “Not Comparable...
Hi Everyone, I have a group by field that’s working as expected. What I need to do next is iterate through the rows combing them into one document. For example. Customer 1 2 3 Orders Customer Order Item 1 1 Dog 2 ...
Kudos from