Forum Discussion
Anonymous
4 years agoNot applicable
The TREATAS Function
Hi, I see alot of examples of TREATAS, with calculations, but I'm trying to get a specific value from a table. How would I get the date below, using the TREATAS function? I see the function used ...
- Anonymous4 years ago
Thanks Paul. I'll give it a try. I had trouble with the first portion of the TREATAS function.
In the first portion, the MAX(WIP Data[Epic Actual Start Date])
I see that's how you get a single record. Thank you!
Anonymous
4 years agoNot applicable
whatever value is in this field, i want to show the value.
In the function lookupValue you can do a lookup . I'm looking to do the same thing with TreatAs.
Does that help?