Forum Discussion
szczepaneq
4 years agoRegular Visitor
Merging queries - incorrect value after expand table
Hello, After merging 2 queries, I see that the value is correct and expected in the table view as below: But just after expanding tables I see different value (not match and incorrec...
bsssss
2 years agoNew Member
Hello!
Did you find any solution? I'm having the same error and I'm going crazy 🙂
mjeason12
11 months agoNew Member
I remember seeing a solution somewhere else for this problem and it involved wrapping the original table in a buffer (Table.Buffer()) when merging the two (before expanding). Seemed to work for me.