Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hello everyone,
I have a date column in my data source which contains information about Year, Month, Quarter and Day.
I want to build a column chart which the axis is as shown in the picture below. Can anyone tell me how can I create such an axis?
Solved! Go to Solution.
@Anonymous
@Anonymous You can create a calculated column. ->
Thank you for your reply. I used the formula you mentioned, but what I receive is shown in the picture. It is showing every day of the month, but what I want is that the width of the column to be 7 days, as shown in the picture in the post.
@Anonymous
My final formula looks like this:
MonthDay = FORMAT('Date'[Date]-MOD('Date'[Date]-1,7)+5,"MMMM dd")
and for now, it works perfectly 🙂
Thank you @Seth_C_Bauer
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
86 | |
80 | |
53 | |
40 | |
38 |
User | Count |
---|---|
100 | |
85 | |
47 | |
46 | |
44 |