-
How to group a column by the content of the cell?
I have a list of products in a object. Each product have a specific product code which contains product type and a suffix to denote exact product version for example
Product A 1.0
Product A 1.2
Product A 1.3
Product B 1.0
Product B 1.2
Now in a report i want to group the product code by the product name to find out how many different product types I have. that means i want to find out how many version of product A there are.
How can I do that in SFDC? Any hack?
-
This discussion was modified 10 years, 1 month ago by
Deepti.
-
This discussion was modified 10 years, 1 month ago by
Log In to reply.