AryanSingh
(Aryan Singh)
October 4, 2019, 9:14am
1
@ALL
Hello Guys
I am using one data table to filter another Data table, but i am getting incomplete data.
Right side is complete data and left side is incomplete.
Below is the workflow screenshots
Please check the workflow. Sharing the excel sheet also in sometime.
TestSeq.zip (3.9 KB)
AP consolidated File.XLSX (174.2 KB) AP Vendor List.xlsx (11.2 KB)
I am using the AP vendor List to Filter the AP consolidated file based on vendors and sheet. Please check the excel.
Can anyone help me?
@AryanSingh Hi,
Try this workflow. I’ve changed the file paths, please make the necessary changes.TestSeq.xaml (28.8 KB)
AryanSingh
(Aryan Singh)
October 4, 2019, 11:06am
4
@shibani
It is giving the similar results.
@AryanSingh final.xlsx (123.4 KB) This is how i’m getting the output. This is how you want it right ?
AryanSingh
(Aryan Singh)
October 4, 2019, 11:16am
6
@shibani
no please check the query sceenshot, i have mentioned that the data it is giving out after being filtered is incomplete.
for eg: check the data for **vendor “211709”**in both consolidated and final sheet. both are different.
1 Like
AryanSingh
(Aryan Singh)
October 4, 2019, 11:23am
8
@Palaniyappan
@shibani
Please check the screenshot below. Right side is Consolidated sheet n the left side is the final sheet. I have filtered according to the vendor 211709 . Please check both the left excel and right excel.
@Palaniyappan
Please help me with this.
1 Like
fantastic
i got the issue
few more mins
@AryanSingh
1 Like
shibani
October 4, 2019, 11:51am
10
here you go
its resolved
aryan.zip (264.8 KB)
Cheers @AryanSingh
1 Like
AryanSingh
(Aryan Singh)
October 4, 2019, 12:18pm
13
@Palaniyappan
I am getting this error when running the workflow after the update. I don’t know why!
Please help me.
AryanSingh
(Aryan Singh)
October 4, 2019, 12:18pm
14
@Palaniyappan
Let me check and see what I was doing wrong. Thanks
AryanSingh
(Aryan Singh)
October 4, 2019, 12:36pm
15
@Palaniyappan
Can you please explain what the issue was and why did we need to clone the data table and steps?
Hope you won’t mind.
Thank You for the solution.
1 Like
The reason was we were iterating through vendor Dt. Records and not on consolidated dt records
That’s why based on the number records in vendor dt it was giving us only that number of records
So here in this process we are iterating through consolidated dt
So it gave us full records
Cheers @AryanSingh
1 Like
system
(system)
Closed
October 7, 2019, 1:20pm
18
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.