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 QSDA2018 topic 1 question 13 discussion

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

Refer to the exhibit.

A data architect needs to transform the values for SalesYear from 'Sales 2016' to display only the year values '2016' and '2017' in the table.
Which two functions can the data architect use to accomplish this in the script? (Choose two.)

  • A. Right('$(vSalesSheet)' as SalesYear
  • B. Left($(vSalesSheet)' 4) as SalesYear
  • C. SubField($(vSalesSheet)',' ',2) as SalesYear
  • D. LTrim('$(vSalesSheet)') as SalesYear
  • E. SubField($(vSalesSheet)',' ',1 ) as SalesYear
Show Suggested Answer Hide Answer
Suggested Answer: AC 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
BenOmetisParker
8 months ago
Guessing answer A) is a typo and should say: Right('$(vSalesSheet)', '4') as SalesYear to be correct?
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 ...