BAQ - Top SubQuery's Calculated Field disappears when deleting an Inner Subquery

,

Just fixed it.
I converted the unwanted InnerSubQuery into TopSubquery, and converted the original TopSubquery into InnerSubQuery.
I then deleted the unwanted SubQuery.
Then restored the original TopSubquery as TopSubquery .

1 Like