Forum Discussion
gra_wang
Helper I
8 years agoOptimizing Calculated Column for approx 2million Rows of Data
I have the following columns: refCallDetail[ANI_DIALNUM], refCallDetail[contact_name], refCallDetail[Contact Type], refCallDetail[start_datetime], refCallDetail[end_datetime] each with pre...
Phil_Seamark
Microsoft Employee
8 years agoHI gra_wang
It looks pretty well optimised, but can you please clarify what you are trying to achieve?
It looks like, for every row in the table, it wants to count the number of other Contacts that have a row from the same table between the start/end dates