I need to build a query to the entities to get records including:
- AssetWeapon,
- PersonOut
- number of records with IsIn = True,
- number of records with IsIn = False,
- name of the month of StartTime,
Records should be grouped by AssetWeapon
thank you guys!