Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam QSBA2018 topic 1 question 17 discussion

Actual exam question from QlikView's QSBA2018
Question #: 17
Topic #: 1
[All QSBA2018 Questions]



Refer to the exhibits.
A business analyst must create a bar chart to show the total value of orders processed per day. The dataset loaded by the data architect only contains the
OrderNo, OrderDateTime, and OrderAmount.
The business analyst creates a calculated field, OrderDate, using the expression, Date(OrderDateTime). The bar chart does NOT present the information correctly.
How should the business analyst fix the error?

  • A. Change the OrderDate number formatting to 'Date' in the properties panel
  • B. Create a new calculated field for OrderDate with: Date(Floor(OrderDateTime))
  • C. Change the OrderDate field type to 'Date' in the format 'YYYY-MM-DD' in the data manager.
  • D. Create a new calculated field for OrderDate with: Date(LTrim(OrderDateTime,10))
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
Reference:
https://1c-predpriyatie-qlik.ivan-shamaev.ru/wp-content/uploads/2018/01/Manage_data_Qlik_Sense.pdf

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
peachman
10 months, 2 weeks ago
Selected Answer: B
A) Incorrect because the 'Date' Format will still keep the time element. B) Correct because you need to remove the time element from the date values using the floor value C) INcorrect as this will NOT remove the time element just hide it. D) Incorrect LTrim is not going to work due to dates being numbers not strings.
upvoted 3 times
...
elipsa
1 year ago
Selected Answer: C
C. Change the OrderDate field type to 'Date' in the format 'YYYY-MM-DD' in the data manager.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...