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 200 records and two fields: cost and sold. Im trying to link to another table using the link to records to calculate the average sold price but I have not managed to make it work. Does it have to bring all the new records in the s...
Hello,
I have a field that based on a closing date of a sale, converts the closing date to the ‘dddd’ so as i can see which day of the week i sell most. If I have not closed the status of a product it shows #error in the value. I’d like tobe empty.
D...
Name (text) | Cost (Currency) | Sold (Currency)
Product 1 | 2.00 | 3.50
Product 2 | 5.00 | 5.50
Product 3 | 1.00 | 3.00
I have around 200 records and I’d like to calculate the average cost or the average sold price but in another table. And of course...