In Microstrategy, how can you direct the sql generated to
use a specifc table?
Answers were Sorted based on User's Feedback
Answer / preeja
if it is required for metric to calculate from a particular
table in report, you can try changing the "level" in the
merics.
or by using relationship filter also can direct to a
particular table ,based on the requirement.
modifying the logical table size is a good idea, but it can
affect all reports which depends on the attributes defined
on the same table.
Is This Answer Correct ? | 13 Yes | 0 No |
Answer / vanitha
create dummy attribute on the specific table and use that
dummy attribute as a report object then the SQL hit the
Specific table
Is This Answer Correct ? | 6 Yes | 1 No |
Answer / kwwl
By changing the Logical Size of the "specific" table. After
changing table size, you need to update schema.
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / kanchan
In addition to above answers, you can force a fact to take
data from the required table only
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pritika
we can use alias name of that table and change the logical
size of that alias table dnt modifies main table and use the
alias table..
Is This Answer Correct ? | 1 Yes | 0 No |
Totally agree Preeja's answer...but when you have more then
one fact table and they all are hitting some other attribute
you will have take VLDB prop under consideration.
changing the logical size never recommended unless you full knowledge of architect and expertise.
It will create some problem in other reports.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sreenivasa rao
Using force fact only can hit a particulat table
Is This Answer Correct ? | 0 Yes | 0 No |
In Microstrategy, how can you direct the sql generated to use a specifc table?
Your application mode has crashed. A.) How would you run your i-server? B.) How would you get the instance back?
What is the order of precedence of vldb properties?
What is a dw? Why do we need it?
Explain microstrategy logical primary keys?
How does microstrategy object manager integrate with the microstrategy product suite security model?
what is the difference between documents and dashboards in mstr?
suppose the network connection between a webserver and clustered i-server gets lost. What will happen? Will the report still run?
Explain 4gt switch. Does it have any drawback?
What are the different formatting types?
static prompt in microstrategy.
How we can decided drilling options for an attribute?