IBM Cognos TM1 Developer V10.2 — Question 70

A company's marketing report tracks performance of various advertising campaigns. All of the advertising media files are stored on an internal file server and can be accessed directly in the URI form file://adserver/adnnnnnn.mov (where nnnnnn is the same advertisement ID that's used in the marketing performance report).
How can the report author provide users with a clickable download link for the media file in the report performance list?

Answer options

Correct answer: D

Explanation

The correct answer is D because inserting an Image object with a URL Source Type set to Report Expression allows the media file to be displayed as a clickable link in the report. Options A, B, and C do not create a clickable link; they either provide calculations or expressions that do not function as direct download links.