Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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! | |
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
81 | |
79 | |
58 | |
35 | |
35 |
User | Count |
---|---|
99 | |
59 | |
56 | |
46 | |
40 |