Forum Discussion

axarhaan's avatar
axarhaan
Helper I
3 years ago
Solved

Count Date Value Horizontally

Hi all,   I am still at a early stage of learning Power Bi and I need help.   I am trying to create a table to get the total number of lessons attended by students. In below dataset I added 5 les...
  • vojtechsima's avatar
    vojtechsima
    3 years ago

    axarhaan 
    If you must, here you go.

    In Power Query, I pivoted the lessons and then in other table I grouped the count and merge it back.

    But this is not how you should use Power BI, this would be way easier in Excel.