Forum Discussion
fmatioli06
8 years agoFrequent Visitor
Find earliest Date from column with possible repeated row value
Hi All, I would really appreciate any DAX help I can get with this. I am trying to create a calculated column that finds the first date when the "Goal Met" column shows "completed" or in other word...
- 8 years ago
It works when I add dummy ID to your sample data :smileysurprised:
Please see the pic below
Zubair_Muhammad
Community Champion
8 years ago
It works when I add dummy ID to your sample data :smileysurprised:
Please see the pic below
fmatioli06
8 years agoFrequent Visitor
wow that's great, thank you Zubair!
I think my issue is with the data, I need to dig deeper, but this will work!
Thank for taking the time to help me!!