I try to sum in the end of a table, one column is a lookup. When i run it over multiple days and try to sum the lookup for all days like
=Sum(Lookup(Fields!.Value,Fields!.Value,Fields!.Value, "table_1")
If I keep it without the Sum, it only takes the first value from the first day. If I have the sum, a ridiculous number appears