HI
Is there a way to find out minimum value of a calculated variable?
How are the values stored? Who/what produces the calculated values?
Given a dataset, it is easy to get the min, max ,avg, etc. of the values,
so I'm assuming that you need to access the values that SAS produces.
Most of the procs that I've used have a way to save an output dataset
with the results that you can analyze.
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.