thread401-1300019
This solution works in my case as long as there are valid date values in the row returned. I am using multiple dimensions that sometimes returns rows where the date in question (comments) is null because there are no comments for the record reported. In this case since the comment date is null, the row is excluded, which is not what I want.
Can I use a conditional filter where I use the Maximum Date function when comment data is present?
Thanks.
This solution works in my case as long as there are valid date values in the row returned. I am using multiple dimensions that sometimes returns rows where the date in question (comments) is null because there are no comments for the record reported. In this case since the comment date is null, the row is excluded, which is not what I want.
Can I use a conditional filter where I use the Maximum Date function when comment data is present?
Thanks.