Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Afef
New Member

Monthly Report

Hi every one,
Could you please help me with an issue.
I have data that will be updated every month.
Using this Data I generate a monthly report. In the data, there is periods from 0 to 12.
Period 0 represents the current month.
My problem is: In the table of my report I want the name of months that appears and not the numbers.
Taking into account that from one month to another the period 0 will change according to the current month. I created a table in wich the first column there is Periods from 0 to 12 and I wanted that in the second column I put = Month(today()). But the formula was not accepted.
I was thinking about defining a parametre that will be asked to the user when he opens the report. He enters the number of the current month and it will genererates in my table the name of the month. But I don’t know how to do it. Do you have any other suggestions please?
Thank you for your help !

1 REPLY 1
henriquesilveir
Resolver IV
Resolver IV

@Afef hello, you can create a Dim Calendar.. it will help you to got month names.

 

To create a Dynamic dim calendar use this article: https://techcommunity.microsoft.com/t5/BI-and-Data-Analysis/Use-Power-Query-to-create-a-Calendar-for...

 

Or you can do it using the Power Query Editor > Add Column > Date > Month > Name of MonthPower Query Editor > Add Column > Date > Month > Name of MonthPower Query Editor > Add Column > Date > Month > Name of Month

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors