Forum Discussion

BTI_Afuentes's avatar
BTI_Afuentes
Helper I
6 years ago
Solved

Select data based on range values from a realated table

Hi everybody.

 

I have a summarized table where it is calculated a Score for a project. This table is related to a 'Scale' table where I have several ranges for identify the grade based on the score that is calculated. How can this be completed?

 

An example of the columns and info is

ProjectScoreScaleIDScaleResult
Project number 1 - Measure 2020602020B
Project number 1 - Measure 2019402019A

 

Scales table

ScaleIDFromToScale Result
2020150A
202051100B
2019140A
20194170B
201971100C

 

Thanks,

Angel

 

3 Replies