Forum Discussion
Not able to append all queries
- 7 years ago
hi, Louiselam
"The selection has matched 679987 out of the first 1169420 rows"
This means that there are 1169420 rows in table1 but only 679987 rows in table1 can be matched with table2.
So please check if all the values in RG have the same value in table, capital and lower-case letter will also affect the result.
For example:
I change rg-eas-pd-DEF to rg-eas-pd-DEf
this will lead to not all the data can map
Best Regards,
Lin
hi, Louiselam
I think you need to use Merge queries instead of Append queries.
For example:
Then expand the table
Result:
Best Regards,
Lin
Dear Lin,
same problem still occurs.
the mapping shows:
"The selection has matched 679987 out of the first 1169420 rows"
Not all the data can map. :(
- v-lili6-msft7 years agoCommunity Support
hi, Louiselam
"The selection has matched 679987 out of the first 1169420 rows"
This means that there are 1169420 rows in table1 but only 679987 rows in table1 can be matched with table2.
So please check if all the values in RG have the same value in table, capital and lower-case letter will also affect the result.
For example:
I change rg-eas-pd-DEF to rg-eas-pd-DEf
this will lead to not all the data can map
Best Regards,
Lin