nerdexam
SAP

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.

Working with Data

Question

Which three objects represent qualifications from a local data provider?

Options

  • ABLOB
  • BDATE
  • CTEXT
  • DNUMBER

How the community answered

(24 responses)
  • A
    8% (2)
  • B
    92% (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.

ABLOB

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.

BDATECorrect

DATE is a supported qualification for local data provider objects, representing date or date-time values imported from a local file source.

CTEXTCorrect

TEXT is a supported qualification for local data provider objects, representing alphanumeric or character string data from a local file.

DNUMBERCorrect

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

#local data provider#object qualifications#data types#DATE TEXT NUMBER

Community Discussion

No community discussion yet for this question.

Full C_BOWI_40 Practice