Hello there,
I would like to check a dataset attributes. So I would like to write a workspace that can check the incoming dataset.
For example, I expect to receive a dataset that has attribute name.
My expectation dataset attribute name: A, B & C
The incoming dataset attribute name: B, C & D.
In this case, I would like to call out attribute A and D. As attribute A is what I expected but missing and D is not the attribute name that I want.
May I ask what transformer I should use in this case?
Thank you very much.
Zachary