GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  MicroStrategy

 Print  |  
Question:  In Microstrategy, how can you direct the sql generated to use a specifc table.

I know of using ApplySimple, but there are other ways too...




September 09, 2006 10:48:07 #2
 Phillip Green   Member Since: Visitor    Total Comments: N/A 

RE: In Microstrategy, how can you direct the sql gener...
 

I would use level metrics to force the SQL generation (remove the report level from the metric and add level on ALL the dimensions from the fact table you want to generate SQL against).  By doing this you will only affect the report that is using the metric.  If you start altering the logical table size you will affect all reports.

     

 

Back To Question