Hi @DishaSharma ,
Query1 - xtk:workflow as targeting dimension, Query workflow status equal to Paused; And in additional data - add [createdBy/@id] and give alias as @user
Query2 - xtk:operator as targeting dimension, Query @disable equal to yes; And in additional data - add @id and give alias as @user
Intersect both the activity and select Query1 as primary set, and configure rest as below,
Now the result of the intersection are the failed workflows created by disable user.