I have an expression outside my table, where i'm trying to read the last record in from my dataset. Is Last() not a valid function or something? It's not erroring, just nothing is getting displayed.
=Last(Fields!IntialBalanceRolling.Value, "SupplierTransaction")