Which two of the following are can be passed lo a script via a parameter? Choose 2 answers
Which two of the following are can be passed lo a script via a parameter? Choose 2 answersA . MarkingsB . VisualizationsC . Filtering SchemesD . PagesView AnswerAnswer: B D Explanation: According to the documentation, you can define script parameters for IronPython scripts in action controls and JavaScript parameters when...
Which three of the following are property control types? Choose 3 answers
Which three of the following are property control types? Choose 3 answersA . BookmarksB . HyperlinksC . List boxesD . Drop-down listsE . SlidersF . ButtonsView AnswerAnswer: C D E Explanation: Property controls are devices that can change the content of a property in an easy way. They can be...
Which custom expression function is used by when you auto-bin a numeric column?
Which custom expression function is used by when you auto-bin a numeric column?A . BinByEvenDistributionQB . AutoBinNumeric()C . AutoBinByLimitsOD . BinBySpecifieLimits()E . BinByStdDev()View AnswerAnswer: B Explanation: AutoBinNumeric() is a custom expression function that is used when you auto-bin a numeric column. This function creates a binned column where the value...
Which of the following join operators is not available in the Information Designer?
Which of the following join operators is not available in the Information Designer?A . Right Outer joinB . Unique JoinC . Left Outer JoinD . Right Single Match JoinE . Inner JoinView AnswerAnswer: B Explanation: A unique join is a type of join that eliminates duplicate rows from the result...
Which is the right level of permission to be set for a folder in a library?
Which is the right level of permission to be set for a folder in a library?A . Access + Full ControlB . Browse + ModifyC . Browse + AccessD . Access + ModifyView AnswerAnswer: C Explanation: The right level of permission to be set for a folder in a library...
Which visualization type can trigger an action when clicked?
Which visualization type can trigger an action when clicked?A . Table visualizationB . Cross tableC . Line chartD . Graphical tableView AnswerAnswer: D Explanation: A graphical table is a visualization that combines the features of a table and a bar chart. It can display values, icons, images, and sparklines in...
Which of the following are types of action controls? Choose 3 answers
Which of the following are types of action controls? Choose 3 answersA . LinksB . ScriptsC . ImagesD . ButtonsView AnswerAnswer: A B D Explanation: Action controls are components that can be added to a text area to perform various actions when clicked. They can be either links, buttons, or...
Which namespace contains classes used to interact with visualizations in a document?
Which namespace contains classes used to interact with visualizations in a document?A . Spotfire.Dxp.Application.ToolsB . Spotfire.Dxp.Application.VisualCollectionC . Spotfire.Dxp.Application.AnalyticItemsD . Spotfire.Dxp.Application.VisualizationsE . Spotfire.Dxp.Application.VisualsView AnswerAnswer: E Explanation: The Spotfire.Dxp.Application.Visuals namespace contains classes used to configure visualizations and text areas in a page1. These classes include the abstract base class Visualization, which represents...
What file extension is used when saving a Spotfire analysis?
What file extension is used when saving a Spotfire analysis? A. -HTML B. -DXP C. XLSX D. XML E. CSVView AnswerAnswer: B Explanation: A Spotfire analysis is saved as a file with the extension .dxp, which stands for Data eXploration Project. This file contains the data, visualizations, pages, filters, markings,...
Which two layers of a map chart visualization allow data marking? Choose 2 answers
Which two layers of a map chart visualization allow data marking? Choose 2 answersA . Map layerB . Theme layerC . Marker layerD . Feature layerE . Image layerView AnswerAnswer: C D Explanation: Data marking is the process of selecting items or rows in a visualization to view details or...