I have a case where i need to have a dimension based on measure value.
example :
the fact table is linked to date dimension through DateID,
and what i want to add is another dimension for Tier, but the problem is that there's no specific range for date selection and it can be whatever the user select on the date dimension.
I can't do it in data warehouse as the date range to calculate and group the amount into each tier is not predefined. So is it possible to create something like this?
the only way i can achieve close to this is using analysis cube but it'll only come out as row
example :
Thanks in advance.




Asked by user7385063
(11 rep)
Feb 28, 2018, 08:31 AM