Forum Discussion
Juliecal73
Helper III
5 years agoMeasure Slow with Added Relationship
Hi, I feel like I'm missing something fundamental in context here but I just can't figure out what. I have the following schema with relationships going to a fact table USA Timelisting and a Calend...
mahoneypat
Microsoft Employee
5 years agoFirst thing I would try is to pull the
MIN(TODAY(), varTaskEnd)
into a variable and use it in the FILTER.
Pat
Juliecal73
Helper III
5 years agoThanks mahoneypat . Yes, neater, but as expected did not make any difference to the performance.