Forum Discussion
Append table lost rows
- 8 years ago
dgbraqe, This issue should be now be fixed. Please download the Power BI Desktop July release and let us know if things are now working as expected.
Ehren
dgbraqe,
Do you have duplicated values in ChavePedido column of Base 1 and Base 2 tables? For example, value A exists both in Base 1 and Base 2.
Based on your third screenshot, there are 110192 rows in the append table, which is correct. But for the Colunm ChavePedido, there are 110107 distinct values.
Regards,
Lydia
- dgbraqe8 years agoFrequent Visitor
No, I do not have duplicate ChavePedido values. This field is unique in each database, to ensure that after joining the bases do not match, I use a "source" numbering to do the composition of this key. Still to make sure they do not duplicate, I also exported the data from each database to Excel and checked duplicity.
- Anonymous8 years agoNot applicable
dgbraqe,
What version of Power BI Desktop do you use? Is there any possibility that you can share us the sample data of your tables?
Regards,
Lydia- dgbraqe8 years agoFrequent Visitor
Anonymous,
I'm using the latest version, yesterday I upgraded to the June version.
I have prepared an example, I will share the Power BI file. Example Append
Some considerations:
- The records of each base are obtained through views.
- I noticed that with each update of the records, the result in Append was different (sometimes they were correct and sometimes incorrect).Regards,
Braque