I create a form (interface in Airtable) to collect information from user and store in "Table A". Output fields include "Age", "Location", "Claim", "Special", Compo".
I have another "Table B" to have above 5 fields and addtional "diagnosis value" field. Table B is combination of different conditions of "Age", "Location", "Claim", "Special", Compo" and output of "diagnosis value".
My question is how to set up formula to link up Table A and Table B which can filter the result of "diagnosis value" according to User input in Table A under different combination of "Age", "Location", "Claim", "Special", Compo".
If you have any idea, pls. share your thought. Thank you.