anariskenderli
New Member
- Joined
- Apr 20, 2023
- Messages
- 3
- Office Version
- 2021
- Platform
- Windows
Hello everyone,
I am very new in Power Query and bewildered in solving a problem. Any help will highly appreciated.
I have two excel files that I transformed them into power query.
1. Table1 (number of rows is more than 10 million).
First column Data.StoreNames
Second column Data.SalesDate
Third column Data.DueDate
Forth column Data.PaidDate
Fifth column Data.DueAmount
Six column Data.PaidAmount
2. Table2
First column Data.StoreNames
Second column Data.Date
There is no connection or merge between tables.
I need excel SUMIFS with combination AND, OR, IF formula in order to pull data from Table1, calculate it and write the result in Table2 Custom columns (For example: the sum of more than 30 days overdue amount of Table2.StoreNames at the end of particular Table2.Date)
Thanks in advance for any help
I am very new in Power Query and bewildered in solving a problem. Any help will highly appreciated.
I have two excel files that I transformed them into power query.
1. Table1 (number of rows is more than 10 million).
First column Data.StoreNames
Second column Data.SalesDate
Third column Data.DueDate
Forth column Data.PaidDate
Fifth column Data.DueAmount
Six column Data.PaidAmount
2. Table2
First column Data.StoreNames
Second column Data.Date
There is no connection or merge between tables.
I need excel SUMIFS with combination AND, OR, IF formula in order to pull data from Table1, calculate it and write the result in Table2 Custom columns (For example: the sum of more than 30 days overdue amount of Table2.StoreNames at the end of particular Table2.Date)
Thanks in advance for any help