
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
Hi @matiasclapera ,
Could you please explain further of your scenario? We will need details of:
1. How will you "choose it or not"?
2. What do you mean by "conditions to be met but not always"?
Screenshots will be much helpful.
Best regards,