How do I include in Exploration results, the DATE (using DateNum or DateTime) for an array element. eg. the date applicable to, say, LLV or Highest etc. My search for a solution has so far been unsuccessful. I am new to AFL and would appreciate some advice.
@watchbird you should search for examples of usage of the ValueWhen() function.
To quickly see how it works you can take a look at this thread, but when used in exploration, in general, it is NOT wrapped within a LastValue() / SelectedValue() call.
1 Like
Thank you for your prompt advice.......it answered my question perfectly.
1 Like