Hello @Anuhya-Y , Thanks for your thought, I will elaborate the the problem statement here,so By below Query i am getting Discarded profiles (event ingested in Experience Schema but not entered in Journey). SELECT * FROM journey_step_eventswhere TIMESTAMP > (now() - interval '24' hour) and _ex...