Forum Discussion
Anonymous
8 years agoNot applicable
cannot find date value
Hello All, This is my first try of Power BI, trying to figure out many new things, and get stuck with calcuating the datediff field. The issue is that it won't read my date field automatci...
Greg_Deckler
8 years agoCommunity Champion
You are trying to create a measure, so you need to use an aggregation of MAX or MIN, for example around your date columns ASOFDATE, DueDate.