Data extraction based on shown visibility state

Data extraction based on shown visibility state

nikm42Q9N
Advocate Advocate
422 Views
2 Replies
Message 1 of 3

Data extraction based on shown visibility state

nikm42Q9N
Advocate
Advocate

Attached is a block with three visibility states (circle, square, triangle) I have copied the block three times so each shape is shown separately. I want to run a data extraction and get a count of each shape and how many times appears in the drawing.

 

So the desired output would be:

Circle 1

Square 1

Triangle 1

 

but what i get is

 

Block Name-Circle-Square-Triangle 

 

The data extraction combines all the attrbutites in the block into one row when I need is seperate and counted in separate rows

 

Any help would be appreciated 

0 Likes
423 Views
2 Replies
Replies (2)
Message 2 of 3

chadwickt
Advocate
Advocate

Hey there! I think I was able to get this to work properly. I don't think I did anything special. I chose the block in the extraction wizard, chose Visibility1 for the extraction property, removed the name column and combined identical rows. I hope this helps...

Message 3 of 3

chadwickt
Advocate
Advocate

I see what happened now. You had it report the attribute name. Instead, I had it report the name of the visiblity state. I don't think attributes work well when they are in separate visiblity states. Hopefully just using the Visiblity1 parameter will work for you!

0 Likes