I’m currently migrating from using google sheets to Airtable, I have a majority of my formulas working, however, I need assistance with this:
=IFS(A2>1000001,A254%,A2>=400001,A251%,A2>=200001,A247%,A2>=100001,A242%,A2>=80001,A237%,A2>=60001,A234%,A2...