Need help with complex projection
Summary
Trying to compare two values to determine if one is greater than the other.Content
Hello,
I have the need to create a complex projection that does the following in pseudocode:
If FieldA is greater than FieldB
Then the value for the projection should be X
Else the value for the projection should be Y
Anyone have any suggestions?
Tagged:
0