Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
Hi Everyone,
How do i include Hour and minutes in data hierarchy
Below is my DateTime
Thank you in advance.
Solved! Go to Solution.
@hagosusng you can Create Calculate Column
Time = Format(Table[date],"HH:MM AM/PM")
@hagosusng THANK YOU!!
Hi,
If you want to create this kind of hierarchu you need to have different columns for each element you want to have in this custom hierarchy. Afterwards, you can right-click your date column and select "create hierachy"
Then select the columns you want to have in your hierarchy and click "add to hierachy":
End result:
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!
My LinkedIn: https://www.linkedin.com/in/n%C3%A4ttiahov-00001/
Proud to be a Super User!
Hi,
If you want to create this kind of hierarchu you need to have different columns for each element you want to have in this custom hierarchy. Afterwards, you can right-click your date column and select "create hierachy"
Then select the columns you want to have in your hierarchy and click "add to hierachy":
End result:
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!
My LinkedIn: https://www.linkedin.com/in/n%C3%A4ttiahov-00001/
Proud to be a Super User!
@hagosusng you can Create Calculate Column
Time = Format(Table[date],"HH:MM AM/PM")
@hagosusng THANK YOU!!
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
17 | |
15 | |
13 | |
10 | |
10 |