Hello,
I have 2 different transaction lists from 2 separate sources. I would like to combinate both Transaction lists thanks to a common textual field “Reference Number”. On SQL, I would use an “Union” operator.
What about Pigment? If I guess correctly, I cannot combine Transaction lists direclty on Pigment. But I have 3 options:
1. Transform my SQL request to have an unique source and Transaction list.
2. Manually export, transform and load a third transaction list (Too time-consuming).
3. Use my “Reference Number” field as a dimension.
This reference dimension should contain thousands, even millions of elements. Then, is it wise to use it as a pivot dimension?
Thanks for helping me ou :)
Best, Sandy





