Forum Discussion
Anonymous
6 years agoNot applicable
extract single value
Hi, in the attached sheet, C4 extracts the unique values from C3 with conditions C1-A && C2-P1in C4 - 500, If C2 is duplicated single value should consider in C4. Hence the reuired Column is...
Anonymous
6 years agoNot applicable
It need not in a sequence .. the records in C3 will not be in sequence. In that how to resolve this?
v-lionel-msft
6 years agoCommunity Support
Hi Anonymous ,
The [Index] column is not added for sorting, but to lock the rows in each group (grouped by C1 and C2 columns), because the values of C3 after grouping of C1 and C2 columns are the same, so the condition cannot be judged.This is a convenient calculation method.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.