I tried to use for graphical scheduling something like this (part of WHERE clause)
SOMEUSERGROUPFIELD in (select persongroup from persongroupteam where respparty = :USER)
But for other user it returns results the same as for user who creted this graphical schedule.
If other user trys to reload data for graphical view, there is message ,that it can't be saved with those attributes or similar.
I don't wan't to create separate graphical schedules for each user group, I wanted to creta one for all groups, but so, that results differs for each group.
Graphical schedule is used mainly as advanced filter, to see results and gantt view, then change statuses for part of workorders.
#Maximo#AssetandFacilitiesManagement#SupportMigration#Support