Forum Discussion

OBMBI's avatar
OBMBI
Frequent Visitor
5 years ago

Filter based on a related column with RANKX

I am trying to calculate the TopN value for Confidence by Provider name for the latest date.   The below works for the ProviderId but the Provider Name is available in a separate table. These are r...