what is view filter
Answer Posted / guest
view filter is nothing but simple filtering condition but used only when,
a report is executed and some data is being returned. In other words you are just applying filter over the view of data. This is one of the very useful olap property.
EX:
you are developing a report with country and sales
data are some what...
india 1000m
US 10000m
china 8000m
now you just want to view only one country and sale of it.
so, just apply a filter over that executed report.
then it just return like
India 1000m
keep in mind that it will have no effect over the executed SQL in earlier report.
IT will also increase the process and Interaction with client will good.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is rank metrics in microstrategy?
What are the different types of metrics available in microstrategy?
What leads to a cross-join or how does a cross-join occur?
what do you mean by security filter?
What is a security filter in microstrategy?
Explain true primary keys?
Can you create an event based schedule in microstrategy? How?
Does microstrategy intelligence server support scheduling?
Explain rw document?
Explain system call error?
Explain absolute filter?
Explain static reports?
What do you mean by dimensional modeling and relational modeling?
what is the difference between microstrategy and cognos?
how can you direct the sql generated to use a specifc table?