Forum Discussion

tctrout's avatar
tctrout
Icon for Responsive Resident rankResponsive Resident
6 years ago
Solved

GENERATESERIES[Value] reference

Hello,     I have a base question where I would like to know why I cant 'qualify' the table name for the column [Value] that is created i the GENERATESERIES() measure.  See the below example.     ...
  • Anonymous's avatar
    Anonymous
    6 years ago
    Because SeriesTest is a name for a variable, not for a table. The table created by the function is anonymous.

    Best
    D