Forum Discussion
Jcramb
7 years agoFrequent Visitor
Lookupvalue from Grouped Table want to return Aggregate Value
I have a large table of all my schedule updates. Each monthly schedule update contains the same schedule activity so the table has multiple times rows of the same activity (20 or more as i add updat...
Jcramb
7 years agoFrequent Visitor
I tried making a another table with only the Activity ID's from the same data set and used the Remove Duplicates in the query but when i go to make the relationship it still errors with one of the columns has to has unique values. I dont get it i used remove Duplicates but is still seems to think there is muiliple vaules for the same Activity ID.
v-cherch-msft
Microsoft Employee
7 years agoHi Jcramb
It seems you may add a column to check if there are any duplicate rows as below:
Regards,
Cherie