

To produce a Sankey Tile in a report that visually represents the top 10 applications by number of objects and their risk score, you would need:
Dimension (A): This field type would be used to represent the nodes in the Sankey visualization, which could be the applications in this case1.
Measure (B): This field type would provide the weight of the links between the nodes, representing the number of objects or the risk score associated with each application1.
These two field types are essential for creating a Sankey visualization as they define the structure and flow of data between different stages or categories within the visualization.