Forum Discussion
mhumpher
2 years agoNew Member
Direct Query with Calculation Groups
I have a composite model that I'm adding calculation group to. It includes a fact table of sales which includes an application submission date and a paid date. Alongside this I have a date table whic...
- 2 years ago
mhumpher , date aggregations mean grouping data by date, try not to use date hierarchy.
if date aggregations mean implicit measure sum of date, without measure, that will not work well with calculation group
amitchandak
2 years agoSuper User
mhumpher , date aggregations mean grouping data by date, try not to use date hierarchy.
if date aggregations mean implicit measure sum of date, without measure, that will not work well with calculation group