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
DaniO
Frequent Visitor

Day Name and Month Name missing when publishing to web app

Hi, 

i´ve created a Tile to show sales by day of the wook and another by Month.

i´ve created DayName and Month Name colums from "Date" Column using PI Desktop (Add Column>Date>Day>Name of Day)

 

It works well whent using it in Desktop but when i publis the report to the PI Web App the data of that columns is missing.

Other columns like "Monht", "DayOfWeek" work ok.

 

I´ve tried changing the language configuration from Spanish to English in Web app and the collation of the report in Destop but not result.

 

Does anyone have experienced a similar issue? Any recomendation?

 

Thanks in advance and Regards,

 

Dani.

 

Captura de pantalla 2016-09-01 a las 13.49.23.pngCaptura de pantalla 2016-09-01 a las 13.44.05.png

1 REPLY 1
v-micsh-msft
Microsoft Employee
Microsoft Employee

Hi DaniO,

Could you please share more details about the Day Name column here, the formula, and also the related data sample (what the actual data, language used)?

I tested the publish to Power BI service, with a newly created data table, selecting the column for day name works at my side:

The column is written with the following formula:

Column = SWITCH([weekday], 1, "Mon", 2, "Tues", 3, "Wen", 4, "Thu" 

               , 5, "Fri", 6, "Sat", 7, "Sun",  

                "Unknown month number" )

See:

9.PNG

Please try to add related column with the data name column under Edit report View in Power BI service, see if it would make any difference.

Regards

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

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.