Hi Rajesh,
Use below code -
Column 4 = IF(DATEDIFF(LASTDATE[LIDate].[Date]),LASTDATE( LODate].[Date],DAY)>90,"#ff0000","#ffffff")
Now add conditional formating under Format tab and select background color.
Now select Field value under format by,
Click ok.
For ex:
Hope it helps you.