Anuj_Diggibyte
Databricks MVP

HI @Khaja_Zaffer , 

The Date is present in data . 

The problem i see  here :

The renamed column in select clause is not identifying with  single quotes " ` "   when we are passing with double quotes then it is considering the column but filtering is not working properly i am getting empty df.

I am suspecting some setting changed in cluster which is responsible for  quotes behaviour .