Forum Discussion
Dunner2020
Post Prodigy
5 years agoCreating date and time table in power query
Hi there, I want to create a table (in power query) that has two columns: Date and time:. The date should be starting from 1/4/2020 and ends on 31/3/2025 and time divides into half-hour slot for...
- 5 years ago
Jihwan_Kim
Super User
5 years agoHi, Dunner2020
Please correct me if I wrongly understood your question.
In my case, I generally create two separately.
Dim-Date-Table
Dim-Time-Table
And, in the fact table, I duplicate the date-time column, then I make one for Date only and another for Time only.
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.