cancel
Showing results for 
Search instead for 
Did you mean: 
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
Microsoft

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
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

MPPC 2023 PBI Carousel

Power Platform Conference-Power BI and Fabric Sessions

Join us Oct 1 - 6 in Las Vegas for the Microsoft Power Platform Conference.

Top Solution Authors
Top Kudoed Authors