I have a datetime field in the database, that I need to extract just the month from. I can do this in Oracle sql but I cannot figure out how to achieve this in MSTR.
At the report front end, I can alter the format of the datetime which will give the Month, but I need to create an attribute to...
I have 3 tables: A, B & C.
A joins to B & B joins to C. When I pull data from A & B, or B & C, everything works fine, but the moment I pull from all 3 tables, I get a cross join on one table.
Any ideas why the Join suddenly fails?
All the objects are Attributes. The joins are...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.