Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Filter out a specific area of ​​an Excel

Rayyl
7 - Meteor

Hello,

I have an Excel (see attachment) and would like to filter out a specific area (area test field 2 - (DE123456789) / rows 8 - 27).

My problem here: The rows vary from week to week and test field 2 could be contained in lines 20 - 35 in week 2, for example.
The only thing that remains the same is the name of the respective row "Test field X...".

Do you have any solutions on how to solve this problem? I only need it for the test field 2 area though. Thanks in advance!

Best regards
Christian

3 REPLIES 3
binuacs
21 - Polaris

@Rayyl One way of doing this

image.png

gawa
16 - Nebula
16 - Nebula

Hi @Rayyl 

 

Using multi-row formula can help; once detect data starting from"Detail:..." then add its number.

Also, for your convenience, I configured batch macro to combine  all of data. Please reference to attached yxzp WF. 

image.png

 

Output look like this(excluded 2nd one)

image.png

Rayyl
7 - Meteor

Thank you guys!!!

Labels
Top Solution Authors