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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Employee
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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors