Hi All,
I have Column which has Year value its type is Text.
I want to extract Year end date based on this column values.
if i convert it to Date it is giving wrong dates or values.
Quick help is appriciated.
Thanks in Advance.
Suyog
Solved! Go to Solution.
How about:
Year End = DATE('Table'[Year], 12, 31)
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!