Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hi I am not familiar with Power BI. i found some question's and tried to create a hierarchy.
Year-Quarter-Month-Day-Hour-Min
If I could make it like that, i think i can show the data's value Considering the date.
my data collected every minute for 2years. It's Data type Date/Time
I want to show this data drill down year to minute considering date. but Power BI's time intelligence make date hierarchy year/quarter/month/day.
I found some solution's and add column use two Dax function
HOUR = HOUR(MyTable[DT])
MINUTE = MINUTE(MyTable[DT])
when i add this two measures to my graph, Power BI just going to add everything, ignoring the date.
I tried to attach a picture, but it was not attached due to an HTML error. If there's anything weird, I'll explain it in more detail.
Thank you for your help.
Hello @Anonymous ,
Check this video for instructions on how to build a new hierarchy https://www.youtube.com/watch?v=1Y0T_KkeWyQ&t=6s
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Proud to be a Super User! | |
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
84 | |
69 | |
66 | |
51 | |
32 |
User | Count |
---|---|
116 | |
99 | |
75 | |
65 | |
40 |