hi, I need to add depending if I choose it or not.
this code, adds me but if the 3 conditions are met, I need the conditions to be met but not always
Sum(
Filter(
ColLiquidacion,
Concepto.Value = "Combustible" && Concepto.Value = "Peaje" && Concepto.Value = "Parking" && Concepto.Value = "Taxi"
),
Importe


Report
All responses (
Answers (