Hi,
I've gotta peculiar problem that I want to do it in MicroStrategy7.0.
Sample data
----------------------------------------
Name Date Type
----------------------------------------
abc 20.01.2001 Cold
def 20.01.2001 Warm
abc 21.01.2001 Hot
xyz 21.01.2001 Converted
def 22.01.2001 Hot
abc 24.01.2001 Converted
-----------------------------------------
This is the hierarchy of type
Cold -> Warm -> Hot -> Converted.
Now i want to display all the Hot or Warm or Cold or Converted cases as on given date.
I'am able to do Converted but the rest i don't know how to do in MicroStrategy. The thing is if a name is Converted then it should not appear in Hot or Warm or Cold cases report even though that name might have got that type during the convertion process coz ultimately it is
Converted.
Going by the above example if i say all Hot cases then i should get only
----------------------------------------
Name Date Type
----------------------------------------
def 22.01.2001 Hot
and i shouldn't get this
----------------------------------------
Name Date Type
----------------------------------------
def 22.01.2001 Hot
abc 21.01.2001 Hot ***
since abc it is ultimately Converted.
Similarly if say Warm cases it shouldn't display anything coz the only Warm case ultimately became Hot on 22.01.2001
Also I would like to know if it is possible to do sub-queries in MicroStrategy as one do in Business Objects..
Any help will be greatly appreciated
Regards
Sridharan
I've gotta peculiar problem that I want to do it in MicroStrategy7.0.
Sample data
----------------------------------------
Name Date Type
----------------------------------------
abc 20.01.2001 Cold
def 20.01.2001 Warm
abc 21.01.2001 Hot
xyz 21.01.2001 Converted
def 22.01.2001 Hot
abc 24.01.2001 Converted
-----------------------------------------
This is the hierarchy of type
Cold -> Warm -> Hot -> Converted.
Now i want to display all the Hot or Warm or Cold or Converted cases as on given date.
I'am able to do Converted but the rest i don't know how to do in MicroStrategy. The thing is if a name is Converted then it should not appear in Hot or Warm or Cold cases report even though that name might have got that type during the convertion process coz ultimately it is
Converted.
Going by the above example if i say all Hot cases then i should get only
----------------------------------------
Name Date Type
----------------------------------------
def 22.01.2001 Hot
and i shouldn't get this
----------------------------------------
Name Date Type
----------------------------------------
def 22.01.2001 Hot
abc 21.01.2001 Hot ***
since abc it is ultimately Converted.
Similarly if say Warm cases it shouldn't display anything coz the only Warm case ultimately became Hot on 22.01.2001
Also I would like to know if it is possible to do sub-queries in MicroStrategy as one do in Business Objects..
Any help will be greatly appreciated
Regards
Sridharan