The Community will be undergoing maintenance from Friday February 21 - Friday, February 29 and will be "read only" during this time. To learn more, check out our Announcements blog post.
Hi, So lets say I want to create an interface or even a table lets say, where I can take records from one table and filter it by a certain date/time frame and get those records. For example. Table 1: Has clients that signed up from different months i...
Hi, So I have two tables. One table has a bunch of clients that have been assigned a certain assignee/person. The second table wants to be able to keep track of how many clients are assigned to each assignee/person. How would I be able to do this? I'...