A customer wants to have a report with a bar chart, which is going to be displayed on a tablet. By changing a filter on the report, the chart should change dynamically. The report output size should be as small as possible. How can this be achieved?
A.
Create an Active Report using visualizations. Check that the render method is set to Client.
B.
Create an Active Report using visualizations. Check that the render method is set to Server.
C.
Using a legacy chart with a conditional block around it. The block will be switched depending on the selected filters.
D.
Using a default chart with a conditional block around it. The block will be switched depending on the selected filters. Set the render method to Dynamic.
Sorry for the previous comment. I think answer is "A"
"If you want to enable client-side filtering in the visualization, you must choose to render the visualization on the client."
https://www.ibm.com/support/knowledgecenter/en/SSEP7J_10.2.2/com.ibm.swg.ba.cognos.ug_cr_rptstd.10.2.2.doc/t_rpting_vis_render_method.html
I think answer is "B"
"If you want to enable client-side filtering in the visualization, you must choose to render the visualization on the client."
https://www.ibm.com/support/knowledgecenter/en/SSEP7J_10.2.2/com.ibm.swg.ba.cognos.ug_cr_rptstd.10.2.2.doc/t_rpting_vis_render_method.html
Rendering visualizations on the Cognos server or on the client has an impact on performance and on the size of the Active Report. To enable client side filtering, select Client.
https://www.ibm.com/support/knowledgecenter/en/SSEP7J_10.2.2/com.ibm.swg.ba.cognos.ug_cr_rptstd.10.2.2.doc/t_wrs_prps_en_outputType.html
upvoted 2 times
...
Log in to ExamTopics
Sign in:
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.
Raza12
2 years, 7 months agoPerrocatalan
3 years, 11 months agoPerrocatalan
3 years, 11 months agoprueba1231231231
4 years, 5 months ago