I have a set of points with contamination data for each one, and I would like to show a table, for each point, for the contaminations that surpass certain threshold, something like this:
Now, ideally I would like the table to show the Name of each contamination (this is the field name) as well as the value, only if this value exceeds a limit
I have been trying different approaches with labels but without success yet

