Forum Discussion

TARUGOKING's avatar
TARUGOKING
Helper I
1 year ago
Solved

How do I do this in PBI?

HI,  I'm trying to create this report in PBI. In SQL, it would look like this:   I loaded my dataset as TEST2 but I can only generate the TripCount per month summary. I created a table [Trip...
  • TARUGOKING's avatar
    TARUGOKING
    1 year ago

    So I created the MIN MAX table:

    On my Summary Table, I added a range column that is linked to the MIN MAX table:

    On my Martrix:

    or PIVOT

     

     

     

    Thanks 2 all!