Question

Display results as Columns instead of row


Badge
Is it possible to have my results display as Asset Name Headers instead of row.

 

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

 


4 replies

Userlevel 2
Badge +17
Hi,

 

 

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
Badge

 

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
Userlevel 2
Badge +17
Consider using the AttributeRemover to remove the unnecessary attribute.
Badge
It worked.  Thank you so much Takashi :)

Reply