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.
Hi all!
I have a formula field that calculates a variety of numbers into an average and then translate them into star ratings, here:
REPT("⭐", ROUND(AVERAGE(IF({Overall Review NUMBER not accepting 0 rating (from Reviews)}, {Overall Review NUMBER not ...
Hello,
I have a company review database. On Table 1 is the Companies. Table 2 has the Reviews of those companies, with links to those individual entries. Each company has multiple reviews submitted by various people.
I have linked Companies to Review...
Hi, any way to automate this?
Table 1 has 1000 “users” with lots of data for each user, including email address.
Table 2 has a list of 500 email addresses only.
What I’m looking for: if Table 2 email addresses are found within in Table 1 users, I wan...