Forum Discussion

Petazo's avatar
Petazo
Helper I
6 years ago
Solved

Matrix with several colulmans

Hello everyone I have a problem that is simple, but I haven't been able to fix I have the following measure What this measure does is count the first line according to the periodo_...
  • Petazo's avatar
    6 years ago

    Dear:

    I was able to solve the problem, I leave the solutions in case anyone needs it in the future.

    In the original measure the last filter of the Calculate is the lastday of the table where I have the transactions. That date field is attached to the data model calendar.

    So instead of filtering the date in the data table, it made any segmentation do the calculations within and each segmentation. To have the last day of the total I changed the lastday with the calendar date (this has no union with the attribute tables) so I did the calculation well.

    medida_arreglada.PNG

    tabla sin problema.PNG

    Please consider it resolved!

    Thank you, Greetings.