Hi there,
I’m relatively new to Airtable and admittedly, not great at formulas. Here is what I’m trying to achieve.
I work for a small book publisher that is a subsidiary of a non-profit organization, and we run ads on Amazon. Our books are sold to Amazon at a discount. To complicate things further, our partner non-profit receives 65% of the sale and the publisher receives 35% of the sale. I’m trying to track how much we are spending on Amazon ads as compared to the actual profit the publsiher receives to make sure there is enough ROI per ad.
So sometimes, we can be losing money on ads, even when Amazon shows the ad as profitable. Therefore, I need a way to see negative currency values in my table.
How would I adjust the following formulas to report negative currency?
- Profit Per Book = {Conversion Cost Max}/CPC
- Orders*{Profit Per Book}
Thank you!