You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated the DMV measure extraction query to exclude all measures where MEASUREGROUP_NAME (TABLE_NAME) is empty, instead of explicitly excluding only measures where name is "__Default Measure".
This update will also exclude the "__No measures defined" system measure that exists in data models with compatibility level prior to 1200 (verified in PowerPivot with a compatibility level 1103)
0 commit comments