I would like the results to display as following:
Date, Air Switches, Power Transformers, Voltage Regulators, PCB
06-2015, 1 , 3 , 3 ,2
Current results
I would like the results to display as following:
Date, Air Switches, Power Transformers, Voltage Regulators, PCB
06-2015, 1 , 3 , 3 ,2
Current results
I suppose that you have created the count values with the ListElementCounters. If my understanding is correct, this might help you.
-----
(1) Set the asset name to the "Element Count Attribute" parameter for each ListElementCounter. i.e. "Air Switches", "Power Transformers", "Voltage Regulators", "PCB".
(2) Send the features to an Aggregator (Keep Input Attributes: Yes).
Takashi
Takashi,
How can I get rid off the Asset Name in Column A. I don't need that since it tell me what the asset is on the top.
Thank you