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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
StephenK2022
Frequent Visitor

Wrong date format on Dashboard

Hi,

 

Hopefully this is a simple one.

 

I am using a dashboard to link into Power Apps, my background data is recorded in UK format (DD-MM-YYYY) but when I upload to the dashboard it converts it to US format (MM-DD-YYYY) which is causing errors in the visuals.

 

Is there a way to stop this from happening? As you can see in the snap below - There is data for week 40 of 2024 which obviously hasn't happened yet.

 

StephenK2022_0-1714555690507.png

 Thanks in advance!

1 REPLY 1
mohitkumawat
Super User
Super User

Hi  ,

you can try the below code if this works.

formatting in Power Apps: :-Use the Text function with a format specifier to display the date in the desired format (DD-MM-YYYY). Here's an example: Text(YourDateVariable, "[DD]-[MM]-[YYYY]")

@StephenK2022

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

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