frac
3 months agoQrew Member
Return a list of values from query using dynamic record ID
I am working on a quickbase where people will go and rate thier competence on about 75 different items on a 0-5 scale. i want to be able to create a report where i can select one of these items from a dropdown list and display the people who are rated 5. I made a table with the label and column ID for all the fields that i want to display. Is it possible to write a formula query that will return the list of names for anyone that meets the criteria, using the reference id on each row to point to the coulmn on the rating table?