I have tried everything I know to use Aiden's tool, the "Get a Single Value" component. Here's what I'm trying to do:
- A payment line item record has two attributes:
- Cost Code lookup
- FIPS single text.
- General Ledger lookup
- The related Cost Code record has two related "General Ledger" records
- The General Ledger record has two attributes:
- ID
- FIPS single text
I need a workflow to run on create of the payment line item that gets me the General Ledger ID where the FIPS = the FIPS on the payment line item.
I *think* AIden's https://kaskela.wordpress.com/activity-query-for-single-value/ will do this, but I cannot figure out how to build the Query.
I really appreciate any help.