How to use sub -select?
I believe that I need to use sub-select on my report.
I am creating a report that counts the number of released parts per ECN.
The report needs to list attributes related to subtypes of Parts in my organization.
It causes multiple lines since for each subtype there will be a new column for the attribute...
I understand that If I use sub-select, I can run the query and concatenate the result in a way to have the attribute in a single column.



