Forum Discussion

Vinayak1991's avatar
Vinayak1991
Regular Visitor
1 year ago
Solved

Add extra column

I have monthwise data of some expenses. I have plotted this data in power bi table(matrix visual)as shown below where I have taken month in columns and expenses in rows resulting monthwise data. But...
  • lbendlin's avatar
    1 year ago

    Add a calendar table to your data model. Include quarter column there.  Then join the calendar table to your fact table via the date.   In your matrix put the quarter and yearmonth columns into the column area.