We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Read data from excel file with complex formatting

matheusld2
7 - Meteor

Hello!

 

I have an excel file generated automatically in another step and software that I need to read the information from. 

 

That file has the following format: in column A, clients are subdivided by status, and in column B the invoice amount.

 

I want to sum each customer's invoice amount by status, but I'm having trouble since the status is also in column A.

 

Original input > 

image001.png

 

What I need to achieve >

image002.png

 

Does anyone know how to solve this problem?

Thanks!

3 REPLIES 3
ShankerV
17 - Castor

Hi @matheusld2 

 

Can  you please share the input in excel sheet.

 

ShankerV
17 - Castor

Hi @matheusld2 

 

Please find the expected output.

 

ShankerV_0-1675973018837.png

 

 

Many thanks

Shanker V

matheusld2
7 - Meteor

It worked perfectly, thank you so much! 

Labels
Top Solution Authors