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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
lovishsood1
Helper III
Helper III

Show items with No Data not working with Format Function

Hello Everyone,

 

lovishsood1_0-1658129963575.png

Problem: Not able to display "Show items with no Data" after changing the format of Month Name from "January" to "Jan".

lovishsood1_2-1658130303122.png

Also, I tried creating a simple calculated column for changing the format of the Month. But still not able to get Blank Months.

I hope, You have understood my problem.

 

FYI ,

 

lovishsood1_3-1658130430194.png

I need blank months but with MonthName in Short Form. Like above.

1 ACCEPTED SOLUTION
lovishsood1
Helper III
Helper III

I resolved it by taking a separate Date Table and linking it with the Date column of the Table and then taking the Month from the Date table in the chart.

 

lovishsood1_0-1658131261272.png

Month = FORMAT('Calendar'[Date],"mmm"
 
This resolved my problem.

View solution in original post

1 REPLY 1
lovishsood1
Helper III
Helper III

I resolved it by taking a separate Date Table and linking it with the Date column of the Table and then taking the Month from the Date table in the chart.

 

lovishsood1_0-1658131261272.png

Month = FORMAT('Calendar'[Date],"mmm"
 
This resolved my problem.

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.