I am making a graph to see how many defects are occurring per machine.
i want to search for machine in the search bar and then have my graph display the defects and the count. I know how to get the graph to work but i do not know how to make it react to the search bar input.
You will add a constraint in the Search for QC_Datas that has the machine (assuming machine is a field in the QC_Data. And also tick the Ignore empty constraints so it will show all when none is selected.