Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Change time format in edit queries
01-01-2019
03:38 AM
I'm new to PowerBI, i'm getting time series data from sql, contains multiple tables. I have to create relation to each tables, only unique column is timestamp. But timestamp differs in milli seconds for each table. So i cannot able to create a relation ,i need to change the date time format to MM:DD:YY HH:MM Please help me to acheive it.
Thanks
Solved! Go to Solution.
1 ACCEPTED SOLUTION
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2019
05:28 AM
You can create a column to transfer the date type. Hope this is helpful. Thanks.
Column = FORMAT(Sheet1[Column1],"DD/MM/YYYY HH:MM")
Did I answer your question? Mark my post as a solution!
Proud to be a Super User!
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2019
05:28 AM
You can create a column to transfer the date type. Hope this is helpful. Thanks.
Column = FORMAT(Sheet1[Column1],"DD/MM/YYYY HH:MM")
Did I answer your question? Mark my post as a solution!
Proud to be a Super User!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2019
10:18 PM
Thanks a lot for your help sir

Helpful resources
Recommendations
Subject | Author | Posted | |
---|---|---|---|
07-16-2024 12:08 AM | |||
09-18-2024 01:17 AM | |||
07-12-2024 01:30 PM | |||
02-01-2024 08:00 PM | |||
08-15-2024 04:20 AM |
Featured Topics
Top Kudoed Authors (Last Month)
User | Count |
---|---|
132 | |
105 | |
86 | |
55 | |
46 |