Forum Discussion

henryhuynhpham's avatar
henryhuynhpham
New Member
2 years ago
Solved

Month Column

I have not been using Power Bi for a while so I am kinda rusty. Currrently I have 4 Excel files of 4 continuous months and they all do not have a month column. I have manually combined them into one ...
  • Jihwan_Kim's avatar
    2 years ago

    Hi,

    One of ways to achieve this is to have a Calendar Dimension Table, connect it to the fact table, and get the Month name column from the dimension table for visualizations.

    Thank you.