I have a Dynamic block with multiple attributes in it and each attribute is shown in a different visibility state. When I explode the Dynamic block it explodes the way it should, holding the current visibilty state and discarding all the rest of the "invisible" entities. This also keeps the "visible" attributes from the block but they are exploded down to the attribute definition entity and shows its tag text (or something). I'd like to be able to explode these Dynamic blocks and have the attributes turn into Dtext (like using the BURST command) but when I use BURST, ALL the attributes turn into Dtext entities regardless of their visibility state. Now I basically have an exploded block with a bunch of unwanted Dtext entities everywhere. Is there a way around this?