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 |
Explain static reports?
What do you mean by derived metrics?
Compare dataset and fileset?
What olap capabilities do I have within a microstrategy report services document?
What are objects?
How do you optimize reports in microstartegy?
Why is it required to maintain a parent-child relationship among the various attributes? What are the various types of relationships depending on the number of participants?
What is the Minimum Qualification to learn the micro strategy course.??
you are required to disable webusers to use only one i-server. How would you do that?
Explain transformations?
Is that possible to Insert and Update a record in the Database through Microstrategy..?
Explain 4gt switch. Does it have any drawback?