hello guys!.
I have an apparently simple situation to solve, but I’m still not used to the airtable formulas. basically I have a list of products and a product with the name “continue” which is an option that follows the flow of the system I am integrating with airtable.
All products contact the Values column. however I wanted the product “continue” not to concatenate. is it possible to insert this condition in the formula?
The formula I’m using is: CONCATENATE(Products," ", “R$”, Value)