I have a door family that has an integer instance parameter that controls the "door panel type" where "1" equals a flush panel, "2" equals half lite, "3" equals Full lite etc.

I'm trying to tie either a text parameter or a perhaps another integer parameter to the "door panel type" where if you change the instance parameter "door panel type" it will output "A", "B", or "C" to a scheduled shared parameter which these letters correspond with my door panel type legend where an "A" is a flush panel, "B" is a half lite, "C" is a full lite etc.

This is my setup so far
Capture.JPG

Any helpful input would be really appreciated, thank you!

-Steven