C_BOWI_40 · Question #42
Which three objects represent qualifications from a local data provider?
The correct answer is B. DATE C. TEXT D. NUMBER. Web Intelligence local data providers such as Excel or CSV files support DATE, TEXT, and NUMBER as the three valid object qualification types; BLOB is a database binary storage type not applicable to local data providers.
Question
Which three objects represent qualifications from a local data provider?
Options
- ABLOB
- BDATE
- CTEXT
- DNUMBER
How the community answered
(24 responses)- A8% (2)
- B92% (22)
Why each option
Web Intelligence local data providers such as Excel or CSV files support DATE, TEXT, and NUMBER as the three valid object qualification types; BLOB is a database binary storage type not applicable to local data providers.
BLOB (Binary Large Object) is a binary data type used in relational database systems for storing large unstructured data and is not a qualification type recognized by Web Intelligence local data providers.
DATE is a supported qualification for local data provider objects, representing date or date-time values imported from a local file source.
TEXT is a supported qualification for local data provider objects, representing alphanumeric or character string data from a local file.
NUMBER is a supported qualification for local data provider objects, representing numeric values that can be used in aggregations or as measures.
Concept tested: Object qualification types in Web Intelligence local data providers
Source: https://help.sap.com/docs/SAP_BUSINESSOBJECTS_BUSINESS_INTELLIGENCE_PLATFORM
Topics
Community Discussion
No community discussion yet for this question.