In DMR report query, I see my query like below:
SELECT
NON EMPTY CROSSJOIN([Dimensional_GO].[Gotg].[Oute].MEMBERS,
While publishing the package I see this message:
BMT-MD-6006 The package contains orphan dimensions that are not in scope with other measure or regular dimensions. Queries that reference regular and measure dimensions that are not associated with a scope relationship may not run. The orphan dimensions are Bal Fact
Is there some thing I am doing wrong in the model. Is the query supposed look like normal joins. Kindly let me know.
Thanks,