Forum Discussion

JMS1985's avatar
JMS1985
Frequent Visitor
6 years ago
Solved

Matrix columns

Hello,   Im new to power bi so my question might be simple despite I´ve been searching for a way to solve it and I can´t find the right way to get a solution to my problem.   I have a table with ...
  • JMS1985's avatar
    JMS1985
    6 years ago

    Thanks for your help AllisonKennedy 

     

    What's the code for Total vehicles dividido por Recuento de Dia?  

    Total vehicles dividido por Recuento de Día =
    DIVIDE(
        SUM('VEHICLE_OCCUPATION_AUDIT_VIEW'[Total vehicles]);
        COUNTA('Función invocada'[Día])
     
    Regarding your other questions, Ill restart the work following your advices and see if it works.
     
    Yesterday I kept trying other options but now I dont have the totals for each family nor the general total: