In Microstrategy, what are Logical Views used for?

Answers were Sorted based on User's Feedback



In Microstrategy, what are Logical Views used for?..

Answer / tiru

Logical view is just a table(logical table) but it is
create in deskop by writing our own SQL as per Our
requirement based on the physical tabes what we import from
our database.Once if it is create itacts as a physicaltable
as other phisical tables.

Is This Answer Correct ?    18 Yes 3 No

In Microstrategy, what are Logical Views used for?..

Answer / nadia sheikh

Logical Views allows application architects to create any
desired view using MicroStrategy, without DBA involvement.
Once these Logical views are created, they are available to
the report designer in a way similar to any other table.
This allows developers to model attributes and facts whose
expressions span multiple tables.

Is This Answer Correct ?    11 Yes 1 No

In Microstrategy, what are Logical Views used for?..

Answer / sunil

Well both answers are right( from tiru and nadia) same thing just differ in approach.

EX: if there is any table with such feilds

say
day_id, Qtr_id, Qtr_desc, Month_id, Month_desc.

2nd table sales
001 ...090 has same sales ..say 100

now if you are calculating sales over day
it will return you wrong data, by doing 90 days *100 sales values (this is termed as multiple counting problem)

so here we developer are facilitate by this logical table object. we create a new table with proper qtr_id and qtr_desc with sales to get the accurate data every time.
Which will thus be called as aggregated sales data.

This is not recommended until and unless you dont find any other way since performance is your high priority.

Is This Answer Correct ?    3 Yes 3 No

In Microstrategy, what are Logical Views used for?..

Answer / ashok

Logical View is nothing but SQL query and that query exectutes as inline query in SQL view.

Is This Answer Correct ?    0 Yes 0 No

In Microstrategy, what are Logical Views used for?..

Answer / garima agrawal

Logics which are not possible to perform from database and Microstrategy part for writing that kind of logics requirement we use Logical Views into the Microstrategy tool.

Is This Answer Correct ?    0 Yes 0 No

In Microstrategy, what are Logical Views used for?..

Answer / pencildot

a logical view is a view that u obtain by querying the db
thru sql. these result can be stored as a table then.

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More Micro Strategy Interview Questions

Explain attribute role?

0 Answers  


Explain about Microstrategy Report execution process?

1 Answers   L&T,


What is heterogeneous mapping?

0 Answers  


Explain system call error?

0 Answers  


Is it possible to limit the number of reports run by a users at a time? How? What will happen if this limit is exceeded?

0 Answers  






Difference between project merge and object manager in microstrategy?

0 Answers  


what is the difference between documents and dashboards in mstr?

5 Answers   TCS,


Write the components microstrategy metadata?

0 Answers  


I want to get sales data for the last (suppose 10) dates dynamically using value prompt how can i do it and drag it onto report editor.

6 Answers   Target, TCS,


What are consolidations?

0 Answers  


What is the order of precedence of vldb properties?

0 Answers  


How does microstrategy object manager determine if two objects in different projects are the same?

0 Answers  


Categories