pavia
2 years agoNew Contributor II
Create Expression Library from Excel data
I have a couple situations where there are lists of values that will need to be referenced and those lists will change in different runs of the pipelines.
Since they will change, updating mappers or conditionals doesn't seem ideal, so am thinking that creating and using expression libraries would work well but I'm struggling to convert the data into one and use it.
For example, I have the following Excel table that is being read in and parsed
I want to be able to look up the CovCode in a different pipeline and return the Plan or Tier for the associated code.