-
- Downloads
Fix subdimensions for a joined/FK dimension (#15530)
This restores the behavior just like before MBQL field refactoring (back when the specialized class JoinedDimension and FKDimension still existed): the subdimensions for a joined/FK dimension are exactly those of the parent class, Dimension.dimensions(), and not more. Also, each subdimension must still carry the join alias/source field option.
Please register or sign in to comment