I'd like to pull the value of a line item based off of the selection of another line item in the same module.
I have a LiSS Module called Category Planning. It has values in 3 line items. Depending on what is chosen in the Select Option Line item, I want to pull the respective value into another module.
Category Select:

Blueprint:

So if the Select Option Line item is FY Input, for The All Other Category, My results line item would show 4,000,000.
This is the Module where I'm trying to pull the info into(I can add a category lookup so that the result is given to the right category):

Blueprint:

Thanks!