@BISquad@paulcalvet as I stated in the original post, the Entitlement Analyzer and App Analyzer don't contain session details like the Operation Monitor does, which is what we need
You have this information in the QVD of this application.
I load the QVD generated by this application (exemple below), you can also load the app.qvd and user.qvd to complete the data model.
LogContent: Load id, userId as _KeyUser, sessionId, 1 as session_count, appId, endTime as _date, %MonthKey, duration, Interval(round(duration/1000)/(60*60*24),'hh:mm:ss') as duration_time, durationMinutes as _durationMinutes, allotmentId, capacityUsed, minutesUsed, licenseUsage from [lib://Monitoring:DataFiles/entitlement_analyzer_Consumption_1.0.0.qvd] (qvd) ;