Hello,
If I have a hyperblock where year elements are coming from a series of global variables (dynamically selected by the user), can I trace back later which variable the element is coming from?

Let's say if only the variables 1, 2 and 4 have values, I got a list of 3 elements. Is there a way to tell from the hyperblock that 2021 came from variable 1, 2022 from variable 2 and 2024 from variable 4? I would need to know which variables were used in the list so I can then attach other dimensions to it: selected version and period for each year.
Thank you, Zsolt