Does anyone know how to change Microstrategy so that it uses the ID form of an attribute rather than the Description form when generating and executing the SQL?
I have attributes set up with a 'Number' or ID form (1,2,3) and a 'Description' form ('USA','Canada'). My problem is that the SQL that is generated uses the description form for the 'where' clause, causing massive table scans and slow performance. Getting Microstrategy to use the ID form in the select would be ideal for my situation.
I'm sure there is a solution to this, but I've been unable to figure it out. Anyone????
Thanks!
Mark
I have attributes set up with a 'Number' or ID form (1,2,3) and a 'Description' form ('USA','Canada'). My problem is that the SQL that is generated uses the description form for the 'where' clause, causing massive table scans and slow performance. Getting Microstrategy to use the ID form in the select would be ideal for my situation.
I'm sure there is a solution to this, but I've been unable to figure it out. Anyone????
Thanks!
Mark