The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
We are using SendGrid and want to insert a field into the email. We’re able to do it, but since our field has multiple values, the results are that all of the entries get listed one after another which makes it very difficult to read.
Is it possible ...
We have a table we’ve created where we need to bring a SUM of multiple records in another table over. For instance, we’ve grouped users in TABLE1 which then shows us the SUM spent for that user. In TABLE2, we want to show the SUM of that group in a...
I have a table where I want someone to select which ‘venue’ a session takes place in. They also need to select a ‘location/room’ in which the session takes place.
How would I set this up so that if someone selects ‘venue 1’ they only see a list of ro...
+1 on this since duration and time aren’t the same thing. Something I didn’t see pointed out here was that grouping by date is thrown off when using the combo of date/time since it creates a different group for each time slot instead of a group by da...