Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Split Tables based on Row values

amitsingh88
8 - Asteroid

Hi,

 

I wanted to split the table based on the row values. This will be divided into three tables. Values above null rows will be separate table. I've done this using Multi-Row Formula but I'm having Parse Error. Please fix it.

 

amitsingh88_0-1625411398985.png

 

Thanks,

Amit

1 REPLY 1
apathetichell
20 - Arcturus

group as you have it in your formula has no meaning. Also, If you have fields 54 and 58 checked as group by - each different value will be treated as row 1 of the dataset. I've made some changes to create three group identifiers but I have no idea what you want your groups named.

Labels
Top Solution Authors