Skip to main content

Hi Guys again,

 

i want count blocks in an autocad file and summarize it and write the sum with autocad_block_name and autocad_layer in an excel....I've done that with counter statisticscalculator and group by autocad_layer_name and autocad_block_name because i have the same block maybe in tow or three different layers....so far so good....

So now i have autocad_block_name, autocad_layer and the sum in a row

now i want also write the fme_attrib_info{}.field_name and fme_attrib_info{}.field_value to this sums

how can i do that...i don't get these attributes right in my statisticscalculator...and when i use them to group i get a wrong result.

Thanx and Cheers

 

HI,

 

 

Place attribute creator adn create 2 more attributes and link these attributes to new attributes. You can view these attributes in statisctics calculator.

 

 

Pratap

Reply