I have a table of books with the following columns
- Book Title
- year published
- Amazon Link
- Bookshop.org Link
I want to create a field that returns Book Title (Year Published) Amazon Bookshop, where the "Amazon" is linked abd "Bookshop.org" is linked.
Is it possible to use a formula to return text with links? I tried creating columns for buttons, but when I include the button in the formula, the output is just the URL.
For each author, I want to roll up a list of their books with the corresponding links.