im trying to get a bar chart that displays the ppk analysis per batch number. however im having some problem getting the agg function of my calculation so far. i have the correct formula but not the correct variables
here is a snip of all my columns that im puling into my app.
so i just need to display the ppk of total tests values that have the same batch number. my ppk formula is ="(RangeMin($(vPpU),$(vPpL)))"