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.
As I make a sale, I have a field in a linked table called “Contract Activity” that contains a multi-select field containing information on when the service and billing will be done by month/year, (Jan 2018, Feb 2018 and so on). I have a field called ...
I have two tables, “Proposals” and “Sales”, I need all the records from “Proposals” that have a field called “Proposal Excepted” (checkbox field and selected) on my Sales table. I have the tables linked by two fields Where and how do I make this hap...
If you include a concatenated field from a linked table in your “New concatenate field”, the value of that field will be enclosed with quotation marks. To avoid these marks the easy way, simply add the original fields via lookup rather than the conca...
Hi Danny,
Thank you so much. I have two tables, one is Proposal, I need all records that meet my filter ("Proposal Accepted-CheckBox but I created a field for the numerical value). Tried to If Proposal Accepted= “1” but can’t get the records to creat...