A rich cell value that connects to an online service to retrieve and display multiple related data points.
Prova med AILinked Data Types transform a simple text string into a container for structured information, such as stock prices or geographic details. Unlike static text, these cells hold a collection of fields that can be extracted into adjacent cells using the dot operator.
=A2.PriceConverting 'Apple' to a Stocks data type allows you to extract its current price, market cap, and P/E ratio into separate cells.
Type an equals sign, select the cell containing the data type, type a period, and select the desired field from the dropdown list.