I have a doubt in one expression. I have a temporary line chart with weeks in the axe.
With one expresión, sum(Passengers) the full accumulation Works. But if i want to do something like " Revenue/ Passengers" it does not work, because is adding every week the "Rvenue per passenger and not reflecting the cummulate revenue / passenger till this date.