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...
szczepaneq
4 years agoRegular Visitor
I did some filters to describe simple example. Without any filters, I have the same result. (correct value before expand, and another one - incorrect after expand).
before expand:
after:
bsssss
2 years agoNew Member
Hello!
Did you find any solution? I'm having the same error and I'm going crazy 🙂
- mjeason1211 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.