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.
I have a table with a list of Products, with various details about the them.I have a linked table with the products' prices.The reasoning behind the decision to separate the two is that the prices change from time to time, and for different sales cha...
Hi,I have a table of tasks.I have a table of action items.In the third table, we have various information items (records).Several tasks can be assigned to an information item.Tasks can have multiple action items.Each action item has a single Owner.I ...
My table has a Rollup field (let's call it 'Titles Field').I used the ARRAYJOIN(values, ', '), so the titles are separated by commas.However, I want to add a Formula Field that show only the Newest/Latest title added to the rollup field.Please advise...
Hello,I have a list of tasks that has been assigned to multiple users.At the database, next to the task I created a 'Task Owners' field, which is populated with one or more users.The assignees ('Task Owners') need to receive immediate updates about t...
Thanks Adam,Following your suggestion, I changed the primary field, and it works.The other pitfall I'm yet to meet, is that the default view is monthly.At the moment, the only way to see a list of the upcoming events, is as follows:I added a filter t...