Another Test Log to Debug and learn cheers ๐
Debug Details
How the Interview Started
Divine Lantum (005gK000003SnSH) started the flow interview.
API Version for Running the Flow: 64
GET RECORDS: Account get recordFind all Account records where:Active__c Equals trueSort records by: AnnualRevenue (Descending)Store the values of these fields in Account_get_record: Industry, Id, AnnualRevenue, NameResultFailed to find records.
TRANSFORM: AccountfiveSource Data: Account_get_record (Record Collection)nullTarget Data: SimplifiedAccount (Apex-Defined Collection)null
Transaction CommittedAny records that the flow was ready to create, update, or delete were committed to the database.
SCREEN: Display AccountfiveDisplay Text: simplifiedaccountsvalueValue at run time:Lightning Component: nameScreen component: flowruntime:nameInputs:Outputs:fieldsToDisplayList = firstName,lastNamelabel = NamesalutationOptions = Mr.,Mrs.,Ms.Selected Navigation Button: NEXT
Transaction CommittedAny records that the flow was ready to create, update, or delete were committed to the database.