Question:
Current data:
Expected Result:

How to merge the data where TableDataOrder is the same?
Answer:
Try this:avg()
or min()
or max()
or else.
But pay attention, if Feasibility
has been written twice with different value for same TableDataOrder
it will not work.If you have better answer, please add a comment about this, thank you!