Forum Discussion

Madhu155154's avatar
Madhu155154
Helper I
2 years ago

Not able use <> and = with dates in custom column Function

Hi Everyone, when I  am able to get the desired result when I filter in the Power query = Table.SelectRows(#"Removed Other Columns1", each ([#"Convereted - Rejected Date"] <> #date(1970, 1, 1)) an...