Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

dax measure help

hi,      in my database i have some calculations are getting done on a view which is basically created on the grouping of a table..  view def-  create view xyz as select a, b , c, d, e FROM table_...