Skip to main content
Aarti Nagargoje (Wipro) 님이 #Flow에 질문했습니다

based on the number of products it should be displayed on screen component like this:

casenumber_productname1,

casenumber_productname2, 

casenumber_productname 3

 

any idea about this?

 

@Salesforce Flow Automation 

답변 1개
  1. 2024년 9월 5일 오후 4:10

    @Aarti Nagargoje,

    You could either write a formula field on Product that does this for you, or just concatenate these values on the fly, and in either case you'd be able to show these values in a datatable.

0/9000