Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
Hi all,
I'm trying to make a report. In the data I have a collection of license usages. In the report I would like to see how much licenses are active during an amount of time (hour, day). I want to know at peak moments how much licenses are in use.
Thanks in advance
Kind regards
David
@DavidDL , if you have range, start, and end date, you need have approach like
the same need to be extended to hours using time table
Thanks a lot for the quick reply I will check this out.