SOLVED
Read data from excel file with complex formatting
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
matheusld2
7 - Meteor
‎02-09-2023
11:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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 >
What I need to achieve >
Does anyone know how to solve this problem?
Thanks!
Solved! Go to Solution.
Labels:
- Labels:
- Common Use Cases
- Datasets
- Input
3 REPLIES 3
ShankerV
17 - Castor
‎02-09-2023
11:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
ShankerV
17 - Castor
‎02-09-2023
12:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎02-11-2023
06:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
It worked perfectly, thank you so much!
