fdi first value
In FDI what is the formula to get the first value (or last) for a field that may have multiple values. Instead of displaying multiple rows that show each of the values I just want one row that shows the first value. SQL language of FIRST_VALUE is not valid in FDI.
0