Hello,
I have been able to create a count metric that counts the number of days in a month, but when I put an attribute from other dimension than time, there is a cartesian join with the lookup table of the un-related attribute. What I want to do is show a Month, products, and sales with the total number of days in the month, not the number of days that the product has data. Can this be done? Please help.
Like this
Month Product Sales # of days in month
------------------------------------------------------
May Shirts 100.00 31
May Socks 200.00 31
May Shoes 125.00 31
I have been able to create a count metric that counts the number of days in a month, but when I put an attribute from other dimension than time, there is a cartesian join with the lookup table of the un-related attribute. What I want to do is show a Month, products, and sales with the total number of days in the month, not the number of days that the product has data. Can this be done? Please help.
Like this
Month Product Sales # of days in month
------------------------------------------------------
May Shirts 100.00 31
May Socks 200.00 31
May Shoes 125.00 31