Hi All,
I am try to query the presence of a list item in a source mapping where the source contains TIME dimension.
Source contains one list combined with TIME where a mapping can differ across a year.
I want to query this mapping to determine if a target list is in use at any point during that time period.
I use this often with non time dimensions and it works well but with TIME as a second dimension in my source the ANY is not returning a TRUE outcome even when the source contains a sample list item.
Why?