Skip to main content
Hi,

 

I have flow triggered by Action on object A. In that flow I want to on first screen show list of all related records from another object B using dynamic record choice. I cannot figure out how to filter the related object to show only records related to the record from which the flow was triggered. I tried to filter on the dynamic record choice by lookup field on object B: ObjectA__c equals {!$Flow.CurrentRecord} but that doesn't show anything in the list. When I remove the filter, it shows all records from object B. I am not sure, if {!$Flow.CurrentRecord} is relevant to compare to lookup field on the object B. Any suggestions
3 respostas
0/9000