Skip to main content

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 answer
  1. Sep 5, 2024, 4:10 PM

    @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