Skip to main content
Aarti Nagargoje (Wipro) a posé une question dans #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 réponse
  1. 5 sept. 2024, 16: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