The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Dear All,
- I would like to ask your help to define the following measures. I created the timeNumber column for aggregation at the hour/minute level.
1. calculate the number of ID occurrences by date/hour/minute. (date/timeNumber)
2. determine the highest occurrence of IDs by date/hour/minute (date/timeNumber)
3. determine the corresponding date and timeNumber values based on the highest occurrence of IDs in the entire collection
Thank you very much for your help in advance!
You can find the pbix file and the sample data here:
https://drive.google.com/file/d/1pa6dmdLbuaVPAyby7iYMDCUs9gHo5sZE/view?usp=sharing
Solved! Go to Solution.
Hi @EnderWiggin
Please check this
Hi Ashish,
I tried your solution as well, and it works just as well as the one Techies sent earlier. Thank you for your help!
You are welcome.
Hi @EnderWiggin
Please check this
Hi techies,
thank you, this is what I was looking for!
Hi, this question is not so clear as to what is required. If you could rephrase the requirements pls.
Hi amedoye,
thank you for your feedback and I'm sorry that I was not clear.
I added a picutre to the original post, I hope it helps.