Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, How can I create a variable that bring the supplier ID with maximum amount in any period selected?
I need to compare the amount of each provider on the most participation has.
Example:
Max Amount Supplier
After this I may have to make a table like this:
Thanks!
Hi.
=FirstSortedValue(ID_Supplier, Amount)