Hello @SaurabhCh3,
This is totally feasible, you need to have a scheduled insert query(based on your need) to same audience for re-ingesting to have your lastQualificationTime updated.
Sample Query :
INSERT INTO Audience <<audience name>>
SELECT <<business logic>>
Once the audience is re-ingested...