Forum Discussion
Help with DAX
when i use the DAX that you provide me, the column doesn't filter "packing carozo" instead of that the column "dotacion_total_ingreso_carozo" adds the assistance of tha another areas, it's clearly in the following screenshot:
As you can see, the value represent all the assistance of the shift "1" and it should be only for "packing carozo". With the formula that i used it worked for filter this, but, the problem is my DAX called "Dot_total" doesnt make any filter and just add the differents areas. "Dot_total = [dot_total_carozo]+[Dot_total_d'agen]+[dot_total_hand pack]+[dot_total_packing]" so when it comes to the graph, it graphs the value of the sum of all, which isn't exactly bad but i cannot filter after with the filter that i mark called "AREA".
Thank you for your help.