Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

How to add subtotal rows to particular parts of a data set

Dnatour
5 - Atom

Hi all! 

 

I have a data set that looks like this and I want to add a subtotal row under each unique security. How can I do this? 

 

IDsharesMarket valueproceeds
a234333
b334465
b455589
b9877654
c456534
c565434
2 REPLIES 2
binuacs
20 - Arcturus

@Dnatour one way of doing this with the batch macro

image.png

Raj
16 - Nebula

@Dnatour 
one way of doing this without macro.
hope this helps.

Labels