Hi Forum,
Item lists A&B have common entries and I created a relationship between them.
I need to identify the common entries where date A comes is a later date to B
Solved! Go to Solution.
@Mike_Mace , Create a new column in A schedule like
if('A schedule'[date A] < minx(filter('B schedule', 'A schedule'[Item List A] = 'B schedule'[Item List B] ),'B schedule'[date B]) ,"Yes", "No")
@Mike_Mace , Create a new column in A schedule like
if('A schedule'[date A] < minx(filter('B schedule', 'A schedule'[Item List A] = 'B schedule'[Item List B] ),'B schedule'[date B]) ,"Yes", "No")
Watch the playback when Priya Sathy and Charles Webb discuss Datamarts! Kelly also shares Power BI Community updates.