Can you please explain the difference between condition & filter?
Submitted by: AdministratorConditions: these retrievals the data based on the condition (universe level)Filter: it brings the data and filter; performance will be slow (report level)
Filters - are used to restrict the number of rows in the output.
Conditions - It wont reduce the Number of Rows, but you can show up data based on some validations.
For Eg: select cust_id from customer where cust_name like 'A%'
Filter is Cust_name like 'A%'.
Condition is also applied at report level.
Submitted by:
Filters - are used to restrict the number of rows in the output.
Conditions - It wont reduce the Number of Rows, but you can show up data based on some validations.
For Eg: select cust_id from customer where cust_name like 'A%'
Filter is Cust_name like 'A%'.
Condition is also applied at report level.
Submitted by:
Read Online Executive Business Development Job Interview Questions And Answers
Top Executive Business Development Questions
☺ | Explain bo repository? |
☺ | Explain the difference between ZABO and webi? |
☺ | Described about report template in B.O? |
☺ | Explain difference between union and group? |
☺ | List the steps to do to use Alerts in BO? |
Top Analysis Categories
☺ | GIS Interview Questions. |
☺ | Statistics Interview Questions. |
☺ | Financial Analyst Interview Questions. |
☺ | Data Analyst Interview Questions. |
☺ | GIS Analysis Interview Questions. |